index
:
UXP
master
webbrowser
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
js
/
src
Commit message (
Expand
)
Author
Age
Lines
*
Issue #1679 - Part 2: Some small issues to address buildability.
Moonchild
2020-11-12
-3
/
+4
*
Issue #1679 - Part 1: First pass account for some of the refactoring differen...
Matt A. Tobin
2020-11-09
-8
/
+15
*
Bug 1328948 - Add is(), as() to Cell.
Matt A. Tobin
2020-11-09
-0
/
+18
*
Issue #1677 - Part 6: Implement NativeRegExpMacroAssembler for new regexp imp...
Matt A. Tobin
2020-11-09
-13
/
+1572
*
Issue #1677 - Part 5: "Simplify" regexp re-import process (and re-import from...
Matt A. Tobin
2020-11-09
-512
/
+706
*
Issue #1677 - Part 4: Implement shim for regexp
Matt A. Tobin
2020-11-09
-222
/
+2445
*
Issue #1677 - Part 3: Create shim definitions for V8-specific code in new reg...
Matt A. Tobin
2020-11-09
-0
/
+1748
*
Issue #1677 - Part 2: Add build files
Matt A. Tobin
2020-11-04
-0
/
+34
*
Issue #1677 - Part 1: Import new V8 regexp code with Mozilla's header modific...
Matt A. Tobin
2020-11-04
-0
/
+16698
*
Merge branch 'jsbuild-work'
Matt A. Tobin
2020-11-04
-571
/
+770
|
\
|
*
Issue #1676 - Part 21: Use js-cxxflags.mozbuild in testing code and js shell
Matt A. Tobin
2020-11-04
-21
/
+6
|
*
Issue #1676 - Part 20: Split vtune sources out of js/src/moz.build
Matt A. Tobin
2020-11-04
-7
/
+19
|
*
Issue #1676 - Part 19: Split ctypes sources out of js/src/moz.build
Matt A. Tobin
2020-11-04
-16
/
+29
|
*
Issue #1676 - Part 18: Move and separate top level sources from vm sources in...
Matt A. Tobin
2020-11-04
-25
/
+14
|
*
Issue #1676 - Part 17: Put remaining source files which have debug code ifdef...
Matt A. Tobin
2020-11-04
-2
/
+6
|
*
Issue #1676 - Part 16: Split WASM sources out of js/src/moz.build
Matt A. Tobin
2020-11-04
-22
/
+40
|
*
Issue #1676 - Part 15: Split threading sources out of js/src/moz.build
Matt A. Tobin
2020-11-04
-15
/
+32
|
*
Issue #1676 - Part 14: Split proxy sources out of js/src/moz.build
Matt A. Tobin
2020-11-04
-8
/
+24
|
*
Issue #1676 - Part 13: Split perf sources out of js/src/moz.build
Matt A. Tobin
2020-11-04
-13
/
+30
|
*
Issue #1676 - Part 12: Split jit sources out of js/src/moz.build
Matt A. Tobin
2020-11-04
-216
/
+232
|
*
Issue #1676 - Part 11: Split irregexp sources out of js/src/moz.build
Matt A. Tobin
2020-11-04
-8
/
+24
|
*
Issue #1676 - Part 10: Split gc sources out of js/src/moz.build
Matt A. Tobin
2020-11-03
-14
/
+30
|
*
Issue #1676 - Part 9: Move DIRS down in js/src/moz.build
Matt A. Tobin
2020-11-03
-15
/
+13
|
*
Issue #1676 - Part 8: Fix up include for selfhosted.out.h
Matt A. Tobin
2020-11-03
-1
/
+1
|
*
Issue #1676 - Part 7: Split frontend sources out of js/src/moz.build
Matt A. Tobin
2020-11-03
-16
/
+28
|
*
Issue #1676 - Part 6: Split ds sources out of js/src/moz.build
Matt A. Tobin
2020-11-03
-2
/
+18
|
*
Issue #1676 - Part 5: Split devtools sources out of js/src/moz.build
Matt A. Tobin
2020-11-03
-7
/
+26
|
*
Issue #1676 - Part 4: Split builtin sources out of js/src/moz.build
Matt A. Tobin
2020-11-03
-59
/
+78
|
*
Issue #80 - De-unify js/src
Matt A. Tobin
2020-11-03
-17
/
+17
|
*
Issue #1676 - Part 3: Split DEFINES out of js/src/moz.build
Matt A. Tobin
2020-11-03
-36
/
+37
|
*
Issue #1676 - Part 2: Split CFLAGS and CXXFLAGS directives out of js/src/moz....
Matt A. Tobin
2020-11-03
-34
/
+45
|
*
Issue #1676 - Part 1: Split MozTesting directives out of js/src/moz.build
Matt A. Tobin
2020-11-03
-45
/
+49
*
|
[devtools] More gracefully (than a crash) handle stack capture failures.
Moonchild
2020-10-31
-1
/
+3
|
/
*
Issue #1656 - Part 10: Manual cleanup.
Moonchild
2020-09-24
-52
/
+17
*
Issue #1656 - Part 9: Single-line-comment style.
Moonchild
2020-09-24
-37
/
+0
*
Issue #1656 - Part 8: Devtools and misc.
Moonchild
2020-09-24
-9
/
+0
*
Issue #1656 - Part 7: Nuke vim config lines in JS
Moonchild
2020-09-24
-854
/
+0
*
Issue #1656 - Part 6: Clean up the build files
Moonchild
2020-09-23
-6
/
+0
*
Issue #1656 - Part 1: Nuke most vim config lines in the tree.
Moonchild
2020-09-23
-16
/
+0
*
Merge branch 'es-modules-work'
Moonchild
2020-09-08
-3
/
+3
|
\
|
*
Issue #618 - Clear the module map when changing a Document's global and add
Moonchild
2020-09-08
-3
/
+3
|
*
Revert "Issue #618 - Add JS API to associate scripts with DOM elements after ...
Moonchild
2020-08-27
-45
/
+12
|
*
Issue #618 - Add JS API to associate scripts with DOM elements after compilation
Jon Coppeard
2020-08-27
-12
/
+45
*
|
Issue #1639 - Implement object.fromEntries()
Moonchild
2020-09-06
-0
/
+19
|
/
*
Merge branch 'master' into es-modules-work
Moonchild
2020-08-22
-1
/
+1
|
\
|
*
[js] Reinstate precise floating point model for all js sources.
Moonchild
2020-08-19
-1
/
+1
*
|
Merge branch 'master' into es-modules-work
Moonchild
2020-08-13
-9
/
+29
|
\
|
|
*
[js] Try to catch bad pointers for GC and bail if not valid.
Moonchild
2020-08-03
-0
/
+5
|
*
[js] Don't improve TypeSets containing the magic-args type.
Moonchild
2020-07-29
-4
/
+4
|
*
[js] Fix Sink to check for non-recoverable operands.
Jan de Mooij
2020-07-29
-1
/
+5
[next]