| Commit message (Expand) | Author | Age |
* | Issue #2259 - Reimplement String.prototype.toLocale{Lower,Upper}Case per ECMA... | Martok | 2023-06-29 |
* | Issue #2241 - Part 1: Move {js::,JS_}{{Strictly,Loosely}Equal,SameValue} into... | Job Bautista | 2023-05-12 |
* | Issue #1691 - Part 7f: Split up compile and execute so we can use ClassicScript. | Brian Smith | 2023-04-27 |
* | Issue #1691 - Part 7e: Dependencies for required to finish part 7d. | Brian Smith | 2023-04-27 |
* | Issue #1691 - Part 7a: Add a JS API to get the private value for the calling ... | Brian Smith | 2023-04-27 |
* | Issue #1691 - Part 6d: Optimize handling of internally-created Promise objects. | Brian Smith | 2023-04-27 |
* | Issue #1691 - Part 6a: Support private values which contain pointers to cycle... | Brian Smith | 2023-04-27 |
* | Issue #1691 - Part 4: Finish implementing call import. | Brian Smith | 2023-04-27 |
* | Issue #1691 - Part 3: Finish implementing import meta. | Brian Smith | 2023-04-27 |
* | Issue #1691 - Part 1: Provide a way of associating a private value with a script | Brian Smith | 2023-04-27 |
* | Issue #62 - Fix xul.dll link bustage relating to JSErrorNotes. | Job Bautista | 2023-03-16 |
* | Issue #2089 - Implement AggregateError | Martok | 2023-02-01 |
* | Issue #2089 - In Promises, use a C++ version of SpeciesConstructor when calli... | Martok | 2023-01-22 |
* | Issue #2089 - Use JS engine stack if necessary when reporting errors | Martok | 2023-01-22 |
* | No issue - add API to tell Profile Timeline Recording state to JS engine | Martok | 2023-01-21 |
* | Issue #1952 - m-c 1383775: Clean up function toString/toSource code, remove r... | Martok | 2022-07-01 |
* | Issue #1742 - Part 1: Refactor rooting base class templates | Moonchild | 2022-05-24 |
* | Issue #1624 - Make ion inlining optimizations a pref. | Moonchild | 2020-12-03 |
* | Revert "Issue #1691 - Part 1: Provide a way of associating a private value wi... | Moonchild | 2020-11-28 |
* | Issue #1691 - Part 1: Provide a way of associating a private value with a script | Moonchild | 2020-11-27 |
* | Issue #1656 - Part 7: Nuke vim config lines in JS | Moonchild | 2020-09-24 |
* | Issue #618 - Simplify module resolve hook to be a function pointer | Moonchild | 2020-08-06 |
* | [js] Add some utility functions to get the current JS runtime. | Moonchild | 2020-08-06 |
* | Issue #618 - Align error handling for module scripts with the spec (again) | Moonchild | 2020-07-08 |
* | Issue #618 - Remove context and heap-idle check | Moonchild | 2020-07-04 |
* | Issue #618 - Fix JSAPI additions to pass the JS context. | Moonchild | 2020-07-03 |
* | Issue #618 - Match JSAPI names with the changes in 9ca74147225eed305e28c7887f... | Moonchild | 2020-07-03 |
* | Issue #618 - Add APIs to query module record errors | Moonchild | 2020-07-03 |
* | Revert #1091 Remove unboxed object code phase 1 + extras. | wolfbeast | 2020-02-23 |
* | Revert #1137 - Remove unboxed arrays | wolfbeast | 2020-02-23 |
* | Bug 1331092 - Part 1: Add Symbol.asyncIterator. | Gaming4JC | 2019-12-17 |
* | Issue #1302 - Add self-hosted implementation for string regex .matchAll | wolfbeast | 2019-11-26 |
* | Issue #1284 - Implement /s (dotAll) for regular expressions, v2. | wolfbeast | 2019-11-18 |
* | Fix a crash in IndexedDB. | wolfbeast | 2019-09-04 |
* | 1283712 - Part 2: Add JSEXN_NOTE. | Gaming4JC | 2019-07-18 |
* | Make JSErrorNotes Single Threaded | Gaming4JC | 2019-07-18 |
* | 1283712 - Part 1: Add JSErrorBase, JSErrorNotes, JSErrorNotes::Note, and JSEr... | Gaming4JC | 2019-07-18 |
* | Remove unboxed array context option and shell flag. | wolfbeast | 2019-06-12 |
* | Unhook Unboxed Objects option | wolfbeast | 2019-05-13 |
* | Pref the use of unboxed plain objects in JS and disable by default. | wolfbeast | 2019-03-21 |
* | Align `instanceof` with the final ES6 spec. | wolfbeast | 2019-02-07 |
* | Reduce number of allocations in AutoStopwatch | David Teller | 2019-01-29 |
* | Revert "Reduce number of allocations in AutoStopwatch" | wolfbeast | 2019-01-29 |
* | Reduce number of allocations in AutoStopwatch | David Teller | 2019-01-28 |
* | Telemetry: Remove stubs and related code | adeshkp | 2019-01-12 |
* | Fix a longstanding IndexedDB correctness issue. | wolfbeast | 2018-11-02 |
* | Issue #325 Part 14: Remove EXPOSE_INTL_API conditionals. | wolfbeast | 2018-05-04 |
* | Merge branch 'master' of https://github.com/MoonchildProductions/UXP into js_... | janekptacijarabaci | 2018-03-27 |
|\ |
|
| * | Bug 1342553, Bug 1343072, Bug 1344753 (details in the description) | janekptacijarabaci | 2018-03-25 |
| * | Bug 1320388: Move JSFunction::HAS_REST to JSScript and LazyScript | janekptacijarabaci | 2018-03-19 |