summaryrefslogtreecommitdiff
path: root/js
Commit message (Expand)AuthorAge
...
| * Issue #1676 - Part 14: Split proxy sources out of js/src/moz.buildMatt A. Tobin2020-11-04
| * Issue #1676 - Part 13: Split perf sources out of js/src/moz.buildMatt A. Tobin2020-11-04
| * Issue #1676 - Part 12: Split jit sources out of js/src/moz.buildMatt A. Tobin2020-11-04
| * Issue #1676 - Part 11: Split irregexp sources out of js/src/moz.buildMatt A. Tobin2020-11-04
| * Issue #1676 - Part 10: Split gc sources out of js/src/moz.buildMatt A. Tobin2020-11-03
| * Issue #1676 - Part 9: Move DIRS down in js/src/moz.buildMatt A. Tobin2020-11-03
| * Issue #1676 - Part 8: Fix up include for selfhosted.out.hMatt A. Tobin2020-11-03
| * Issue #1676 - Part 7: Split frontend sources out of js/src/moz.buildMatt A. Tobin2020-11-03
| * Issue #1676 - Part 6: Split ds sources out of js/src/moz.buildMatt A. Tobin2020-11-03
| * Issue #1676 - Part 5: Split devtools sources out of js/src/moz.buildMatt A. Tobin2020-11-03
| * Issue #1676 - Part 4: Split builtin sources out of js/src/moz.buildMatt A. Tobin2020-11-03
| * Issue #80 - De-unify js/srcMatt A. Tobin2020-11-03
| * Issue #1676 - Part 3: Split DEFINES out of js/src/moz.buildMatt A. Tobin2020-11-03
| * Issue #1676 - Part 2: Split CFLAGS and CXXFLAGS directives out of js/src/moz....Matt A. Tobin2020-11-03
| * Issue #1676 - Part 1: Split MozTesting directives out of js/src/moz.buildMatt A. Tobin2020-11-03
* | [devtools] More gracefully (than a crash) handle stack capture failures.Moonchild2020-10-31
|/
* Issue #1656 - Part 10: Manual cleanup.Moonchild2020-09-24
* Issue #1656 - Part 9: Single-line-comment style.Moonchild2020-09-24
* Issue #1656 - Part 8: Devtools and misc.Moonchild2020-09-24
* Issue #1656 - Part 7: Nuke vim config lines in JSMoonchild2020-09-24
* Issue #1656 - Part 6: Clean up the build filesMoonchild2020-09-23
* Issue #1656 - Part 3: Nuke more vim config lines in the tree.Moonchild2020-09-23
* Issue #1656 - Part 1: Nuke most vim config lines in the tree.Moonchild2020-09-23
* Merge branch 'es-modules-work'Moonchild2020-09-08
|\
| * Issue #618 - Clear the module map when changing a Document's global and addMoonchild2020-09-08
| * Revert "Issue #618 - Add JS API to associate scripts with DOM elements after ...Moonchild2020-08-27
| * Issue #618 - Add JS API to associate scripts with DOM elements after compilationJon Coppeard2020-08-27
* | Issue #1639 - Implement object.fromEntries()Moonchild2020-09-06
|/
* Merge branch 'master' into es-modules-workMoonchild2020-08-22
|\
| * [js] Reinstate precise floating point model for all js sources.Moonchild2020-08-19
* | Merge branch 'master' into es-modules-workMoonchild2020-08-13
|\|
| * [js] Try to catch bad pointers for GC and bail if not valid.Moonchild2020-08-03
| * [js] Don't improve TypeSets containing the magic-args type.Moonchild2020-07-29
| * [js] Fix Sink to check for non-recoverable operands.Jan de Mooij2020-07-29
| * [js] Get the class pointer from the ObjectGroup in NativeObject::slotSpanMoonchild2020-07-10
| * [js] Improve readability and control flow of js date string parser.Moonchild2020-07-09
* | [js] Try to catch bad pointers for GC and bail if not valid.Moonchild2020-08-06
* | Issue #618 - Simplify module resolve hook to be a function pointerMoonchild2020-08-06
* | [js] Add some utility functions to get the current JS runtime.Moonchild2020-08-06
* | Issue #618 - Align error handling for module scripts with the spec - Debug fo...Gaming4JC2020-08-03
* | Issue #618 - Lazily initialise module binding maps - Debug follow upGaming4JC2020-08-03
* | Issue #618 - Lazily initialise module binding mapsMoonchild2020-07-08
* | Issue #618 - Use a single slot for the module's environment object.Moonchild2020-07-08
* | Issue #618 - Align error handling for module scripts with the spec (again)Moonchild2020-07-08
|/
* Issue #618 - Fix typo and remove old function declarations.Moonchild2020-07-07
* Issue #618 - Report source position information (line/column)Moonchild2020-07-04
* Issue #618 - Remove context and heap-idle checkMoonchild2020-07-04
* Issue #618 - Fix JSAPI additions to pass the JS context.Moonchild2020-07-03
* Issue #618 - Match JSAPI names with the changes in 9ca74147225eed305e28c7887f...Moonchild2020-07-03
* Issue #618 - Add APIs to query module record errorsMoonchild2020-07-03