summaryrefslogtreecommitdiff
path: root/js/src/shell/js.cpp
Commit message (Expand)AuthorAge
* Issue #2342: Use [[nodiscard]] in /jsMoonchild2023-11-08
* Issue #1442 - Part 2: Add a run-time preference for toggling the streams API.Brian Smith2023-09-27
* Issue #2046 - Introduce mozIntl.DateTimeFormat with mozExtensionsMartok2023-06-29
* Issue #2241 - Part 1: Move {js::,JS_}{{Strictly,Loosely}Equal,SameValue} into...Job Bautista2023-05-12
* Issue #2236 - Fix import.meta module error in lambdas by moving parseGoal() ...Brian Smith2023-05-08
* Issue #1691 - Part 16: Dynamically imported modules can throw any value as an...Brian Smith2023-04-27
* Issue #1691 - Part 7f: Split up compile and execute so we can use ClassicScript.Brian Smith2023-04-27
* Issue #1691 - Part 7e: Dependencies for required to finish part 7d.Brian Smith2023-04-27
* Issue #1691 - Part 5b: Stop modules from entraining the top-level JSScript.Brian Smith2023-04-27
* Issue #1691 - Part 4: Finish implementing call import.Brian Smith2023-04-27
* Issue #1691 - Part 3: Finish implementing import meta.Brian Smith2023-04-27
* Issue #1691 - Part 2: Implement call import and import meta in the parser.Brian Smith2023-04-27
* Issue #1691 - Part 1: Provide a way of associating a private value with a scriptBrian Smith2023-04-27
* Issue #1952 - m-c 1383775: Clean up function toString/toSource code, remove r...Martok2022-07-01
* Issue #1877 - Resolve RELEASE_OR_BETA conditionals.Moonchild2022-04-19
* Revert "Issue #1691 - Part 1: Provide a way of associating a private value wi...Moonchild2020-11-28
* Issue #1691 - Part 1: Provide a way of associating a private value with a scriptMoonchild2020-11-27
* Issue #1656 - Part 7: Nuke vim config lines in JSMoonchild2020-09-24
* Issue #618 - Simplify module resolve hook to be a function pointerMoonchild2020-08-06
* Revert #1091 Remove unboxed object code phase 1 + extras.wolfbeast2020-02-23
* Revert #1137 - Remove unboxed arrayswolfbeast2020-02-23
* Revert #1142 - Remove unboxed objectswolfbeast2020-02-22
* Issue #316 - Make the memory GC performance object conditional (WIP)wolfbeast2020-02-20
* Issue #1322 - Part 1: Remove the DOM Promise guts.wolfbeast2019-12-19
* Bug 1331092 - Part 2: Implement Async Generator except yield*.Gaming4JC2019-12-17
* 1216630 - Print class source when calling toString on the constructor.Gaming4JC2019-07-18
* 1283712 - Part 10: Support notes in getLastWarning shell-only testing function.Gaming4JC2019-07-18
* 1320408 - Part 4: Change JSObject::getGroup to static method.Gaming4JC2019-07-18
* 1320408 - Part 2: Change JSFunction::getOrCreateScript to static method.Gaming4JC2019-07-18
* 1320403 - Move JSFunction::EXPR_BODY to JSScript, LazyScript, and FunctionBox.Gaming4JC2019-07-18
* Remove Unboxed Objects Option Codewolfbeast2019-06-25
* Remove unboxed array context option and shell flag.wolfbeast2019-06-12
* Unhook Unboxed Objects optionwolfbeast2019-05-13
* Issue #325 Part 5: Remove non-Intl legacy code paths from js.wolfbeast2018-05-04
* Bug 1287677 - Add mozIntl.getDisplayNames APIjanekptacijarabaci2018-03-30
* Merge branch 'master' of https://github.com/MoonchildProductions/UXP into js_...janekptacijarabaci2018-03-27
|\
| * Bug 1346862 - Fix IteratorClose due to non-local jumps being catchable by try...janekptacijarabaci2018-03-25
| * Bug 1342553, Bug 1343072, Bug 1344753 (details in the description)janekptacijarabaci2018-03-25
| * Bug 1147371: Implement IteratorClose for array destructuringjanekptacijarabaci2018-03-24
| * Bug 1147371: Implement IteratorClose for for-ofjanekptacijarabaci2018-03-24
* | JS - support for Array.prototype.values()janekptacijarabaci2018-02-20
|/
* Make XDR decoding more robust.wolfbeast2018-02-08
* Remove remaining conditional GCZeal code.wolfbeast2018-02-03
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02