gecko-dev/js/js2
2000-11-07 01:09:45 +00:00
..
cplusplustests Added Visual C++ workspace 2000-03-02 02:06:40 +00:00
java
macbuild added xmlparser.cpp. 2000-10-21 00:51:32 +00:00
tests More tests and changed 'verify' to live separately. 2000-11-07 00:58:42 +00:00
tools Changed ArgumentList to ArgumentList*. (Still need to handle the 2000-10-21 00:31:22 +00:00
winbuild Fixed statics and constructors bitrot. 2000-11-07 00:59:27 +00:00
cpucfg.h First Checked In. 2000-01-10 21:22:43 +00:00
debugger.cpp Fixed Mac errors and warnings 2000-08-02 23:09:29 +00:00
debugger.h fixing source stepping (opcode stepping to come back later) 2000-06-24 02:53:29 +00:00
dependencies adding nodefactory.h to dependency mix 2000-10-26 03:43:41 +00:00
gc_allocator.cpp now using gc_container<T>. 2000-04-05 02:05:12 +00:00
gc_allocator.h Win-specific operator== noise. 2000-06-27 03:52:56 +00:00
gc_container.h added failed gc_rebind, for future compilers to ponder. 2000-04-07 03:11:38 +00:00
hash.cpp Fixed memory leak 2000-04-10 22:20:00 +00:00
hash.h Worked around Visual C++ problem 2000-05-12 05:15:17 +00:00
ica_test.cpp fixups for lame windows parser, and multiple parse per instance issues. 2000-10-20 22:18:52 +00:00
icode.h Changed ArgumentList to ArgumentList*. Changed ICodeGenerator to take a 2000-10-21 00:30:23 +00:00
icodeasm.cpp fixups for lame windows parser, and multiple parse per instance issues. 2000-10-20 22:18:52 +00:00
icodeasm.h Changed ArgumentList to ArgumentList*. Changed ICodeGenerator to take a 2000-10-21 00:30:23 +00:00
icodegenerator.cpp Fixed statics and constructors bitrot. 2000-11-07 00:59:27 +00:00
icodegenerator.h Removed unused parameter. 2000-10-28 00:01:58 +00:00
icodemap.h Changed ArgumentList to ArgumentList*. Changed ICodeGenerator to take a 2000-10-21 00:30:23 +00:00
interpreter.cpp Fixed compare bugs. Report results from js2 test cases. Rewrote generic 2000-11-06 22:57:10 +00:00
interpreter.h Added XMLparsing to load a class. Fixed handling of forward references to 2000-10-18 23:37:44 +00:00
js2.cpp Fixed warnings & bogus qualifier. 2000-11-07 01:09:45 +00:00
jsclasses.h Fixed adding setter to virtual inherited field. 2000-11-03 02:42:01 +00:00
jsmath.cpp Fixed warnings for gcc build. 2000-09-19 20:35:05 +00:00
jsmath.h More ECMA 3 mucking about to support constructors etc. 2000-07-25 22:58:04 +00:00
jstypes.cpp Fixed statics and constructors bitrot. 2000-11-07 00:59:27 +00:00
jstypes.h Fixed compare bugs. Report results from js2 test cases. Rewrote generic 2000-11-06 22:57:10 +00:00
Makefile fixed some spacing problems, Makefiles use hard tabs! 2000-10-21 00:57:54 +00:00
nodefactory.h fixing confusing code for linux, static Arena() -> getArena() 2000-10-26 03:40:51 +00:00
numerics.cpp Fixed warnings & bogus qualifier. 2000-11-07 01:09:45 +00:00
numerics.h Added using std::fmod declaration 2000-05-24 00:55:23 +00:00
parser.cpp Don't care if required named come after optional named parameters. 2000-11-03 01:44:30 +00:00
parser.h Added to FunctionDefinition a pointer that marks the position in the 2000-10-25 12:46:23 +00:00
systemtypes.h moved declaration of lgBasicAlignment & basicAlignment inside the include guard. 2000-04-05 20:26:49 +00:00
utilities.cpp cleaned up linux warnings, minor debugger tweaks 2000-07-11 23:08:03 +00:00
utilities.h Added two-argument linearBreak 2000-06-01 03:30:19 +00:00
vmtypes.cpp Changed ArgumentList to ArgumentList*. Changed ICodeGenerator to take a 2000-10-21 00:30:23 +00:00
vmtypes.h Changed ArgumentList to ArgumentList*. Changed ICodeGenerator to take a 2000-10-21 00:30:23 +00:00
world.cpp Changed to match parser.h 2000-02-02 08:50:54 +00:00
world.h added operator[](const char*) to StringAtomTable. 2000-07-14 23:10:02 +00:00
xmlparser.cpp fixing unsigned warnings, a leetle error checking. 2000-10-21 00:50:44 +00:00
xmlparser.h Named parameter work. 2000-10-27 23:55:31 +00:00