gecko-dev/js2/src
2001-08-16 01:02:46 +00:00
..
macbuild Build with latest CodeWarrior tools. 2001-08-16 01:02:46 +00:00
winbuild Fixed missing function name/class info crashes. 2001-08-13 23:14:56 +00:00
algo.h Merging in from DIKDIK_BRANCH 2001-08-06 21:53:33 +00:00
bytecodegen.cpp Fixed position for 'this' error message. 2001-08-15 01:05:05 +00:00
bytecodegen.h Fixed operator overloading for indexing operators. 2001-08-10 00:21:32 +00:00
collector.cpp Merging in from DIKDIK_BRANCH 2001-08-06 21:53:33 +00:00
collector.h Merging in from DIKDIK_BRANCH 2001-08-06 21:53:33 +00:00
cpucfg.h
debugger.cpp Added pragma to disable overlong identifiers warning 2001-02-09 19:10:18 +00:00
debugger.h fixing source stepping (opcode stepping to come back later) 2000-06-24 02:53:29 +00:00
ds.h Merging in from DIKDIK_BRANCH 2001-08-06 21:53:33 +00:00
exception.cpp Merging in from DIKDIK_BRANCH 2001-08-06 21:53:33 +00:00
exception.h Merging in from DIKDIK_BRANCH 2001-08-06 21:53:33 +00:00
fdlibm_ns.cpp Merging in from DIKDIK_BRANCH 2001-08-06 21:53:33 +00:00
fdlibm_ns.h Merging in from DIKDIK_BRANCH 2001-08-06 21:53:33 +00:00
formatter.cpp Fixed XP_MAC_MPW code rot. 2001-08-15 18:59:34 +00:00
formatter.h Merging in from DIKDIK_BRANCH 2001-08-06 21:53:33 +00:00
gc_allocator.cpp Merging in from DIKDIK_BRANCH 2001-08-06 21:53:33 +00:00
gc_allocator.h initial checkin for source reorg. leaf copied mozilla/js/js2 to mozilla/js2/src, mozilla/js/js2/jsc to mozilla/js2/jsc, mozilla/js/js2/tools to mozilla/js2/tools, and mozilla/js/semantics to mozilla/js2/semantics 2001-02-07 21:21:22 +00:00
gc_container.h initial checkin for source reorg. leaf copied mozilla/js/js2 to mozilla/js2/src, mozilla/js/js2/jsc to mozilla/js2/jsc, mozilla/js/js2/tools to mozilla/js2/tools, and mozilla/js/semantics to mozilla/js2/semantics 2001-02-07 21:21:22 +00:00
hash.cpp Merging in from DIKDIK_BRANCH 2001-08-06 21:53:33 +00:00
hash.h Merging in from DIKDIK_BRANCH 2001-08-06 21:53:33 +00:00
js2execution.cpp Fixed missing function name/class info crashes. 2001-08-13 23:14:56 +00:00
js2runtime.cpp Fixed detection of unchecked functions as function literals. 2001-08-15 00:59:13 +00:00
js2runtime.h Fixed detection of unchecked functions as function literals. 2001-08-15 00:59:13 +00:00
jsarray.cpp Merging in from DIKDIK_BRANCH 2001-08-06 21:53:33 +00:00
jsarray.h Merging in from DIKDIK_BRANCH 2001-08-06 21:53:33 +00:00
jsclasses.h New icodes to handle instanceof/is. Moved operator name handling to icg 2001-02-16 23:15:34 +00:00
jsmath.cpp Merging in from DIKDIK_BRANCH 2001-08-06 21:53:33 +00:00
jsmath.h Merging in from DIKDIK_BRANCH 2001-08-06 21:53:33 +00:00
jsstring.cpp Merging in from DIKDIK_BRANCH 2001-08-06 21:53:33 +00:00
jsstring.h Merging in from DIKDIK_BRANCH 2001-08-06 21:53:33 +00:00
jstypes.cpp Added toBoolean handling. Fixed toString & toPrimitive to match spec. 2001-02-23 00:18:46 +00:00
jstypes.h Fixed increment bug. Added mPrivate member and supported native getter & 2001-03-05 21:49:23 +00:00
lexer.cpp Removed 3_in lexer unit syntax 2001-08-10 23:51:00 +00:00
lexer.h Merging in from DIKDIK_BRANCH 2001-08-06 21:53:33 +00:00
Makefile.am Merging DIKDIK_BRANCH into main line. 2001-08-07 01:21:11 +00:00
mem.cpp Merging in from DIKDIK_BRANCH 2001-08-06 21:53:33 +00:00
mem.h Merging in from DIKDIK_BRANCH 2001-08-06 21:53:33 +00:00
nodefactory.h Updated parser: attributes can be expressions, added new attributes, disallowed nested ::'s, deleted Eval nodes, added const and void nodes, deleted package attribute, deleted super::id syntax, and added super, super(expr), and super(args) syntax 2001-06-13 21:24:27 +00:00
numerics.cpp Merging in from DIKDIK_BRANCH 2001-08-06 21:53:33 +00:00
numerics.h Merging in from DIKDIK_BRANCH 2001-08-06 21:53:33 +00:00
parser.cpp Fixed handling of the 'private' attribute 2001-08-11 00:32:05 +00:00
parser.h Fixed handling of the 'private' attribute 2001-08-11 00:32:05 +00:00
property.h Fixed missing function name/class info crashes. 2001-08-13 23:14:56 +00:00
reader.cpp Merging in from DIKDIK_BRANCH 2001-08-06 21:53:33 +00:00
reader.h Removed 3_in lexer unit syntax 2001-08-10 23:51:00 +00:00
stlcfg.h Merging in from DIKDIK_BRANCH 2001-08-06 21:53:33 +00:00
strings.cpp Merging in from DIKDIK_BRANCH 2001-08-06 21:53:33 +00:00
strings.h Merging in from DIKDIK_BRANCH 2001-08-06 21:53:33 +00:00
systemtypes.h Merging in from DIKDIK_BRANCH 2001-08-06 21:53:33 +00:00
token.cpp Merging in from DIKDIK_BRANCH 2001-08-06 21:53:33 +00:00
token.h Merging in from DIKDIK_BRANCH 2001-08-06 21:53:33 +00:00
tracer.cpp Merging in from DIKDIK_BRANCH 2001-08-06 21:53:33 +00:00
tracer.h Merging in from DIKDIK_BRANCH 2001-08-06 21:53:33 +00:00
utilities.cpp Updated parser: attributes can be expressions, added new attributes, disallowed nested ::'s, deleted Eval nodes, added const and void nodes, deleted package attribute, deleted super::id syntax, and added super, super(expr), and super(args) syntax 2001-06-13 21:24:27 +00:00
utilities.h Merging in from DIKDIK_BRANCH 2001-08-06 21:53:33 +00:00
vmtypes.cpp Fixed unused vars. Added string literal as alternative function name. 2001-02-20 21:39:59 +00:00
vmtypes.h New icodes to handle instanceof/is. Moved operator name handling to icg 2001-02-16 23:15:34 +00:00
world.cpp Merging in from DIKDIK_BRANCH 2001-08-06 21:53:33 +00:00
world.h Merging in from DIKDIK_BRANCH 2001-08-06 21:53:33 +00:00