gecko-dev/js/js2
rogerl%netscape.com 8a71a568af Support for TypedRegister 2000-06-20 22:44:46 +00:00
..
cplusplustests Added Visual C++ workspace 2000-03-02 02:06:40 +00:00
java Changes to get traditional functions with args. working 1999-06-15 00:57:05 +00:00
macbuild turned off extra comma warnings. 2000-05-12 00:31:48 +00:00
tools Support for TypedRegister 2000-06-20 22:44:46 +00:00
winbuild Fixed build flags 2000-05-12 05:16:08 +00:00
JSScope.h Fixed spelling. 2000-06-16 01:35:25 +00:00
Makefile somewhat weak debugger console hookup. 2000-04-29 00:23:06 +00:00
cpucfg.h First Checked In. 2000-01-10 21:22:43 +00:00
debugger.cpp InterpretStage -> Context::Event. 2000-05-12 01:20:34 +00:00
debugger.h InterpretStage -> Context::Event. 2000-05-12 01:20:34 +00:00
dependencies regenerated dependencies 2000-05-05 04:58:56 +00:00
gc_allocator.cpp now using gc_container<T>. 2000-04-05 02:05:12 +00:00
gc_allocator.h generalized gc_allocator copy constructor 2000-05-09 18:32:14 +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
icodegenerator.cpp Mucking about with operator overlaoding plus initializing global context 2000-06-16 01:36:59 +00:00
icodegenerator.h Mucking about with operator overlaoding plus initializing global context 2000-06-16 01:36:59 +00:00
interpreter.cpp Mucking about with operator overlaoding plus initializing global context 2000-06-16 01:36:59 +00:00
interpreter.h Mucking about with operator overlaoding plus initializing global context 2000-06-16 01:36:59 +00:00
js2.cpp Added tests for scripts as strings. 2000-06-16 01:37:47 +00:00
jstypes.cpp Mucking about with operator overlaoding plus initializing global context 2000-06-16 01:36:59 +00:00
jstypes.h Mucking about with operator overlaoding plus initializing global context 2000-06-16 01:36:59 +00:00
numerics.cpp ensuring both arguments to max are the same type 2000-05-16 22:23:15 +00:00
numerics.h Added using std::fmod declaration 2000-05-24 00:55:23 +00:00
parser.cpp Added parsing and printing of classes, interfaces, and namespaces 2000-06-02 04:35:44 +00:00
parser.h Added parsing and printing of classes, interfaces, and namespaces 2000-06-02 04:35:44 +00:00
systemtypes.h moved declaration of lgBasicAlignment & basicAlignment inside the include guard. 2000-04-05 20:26:49 +00:00
utilities.cpp Added two-argument linearBreak 2000-06-01 03:30:19 +00:00
utilities.h Added two-argument linearBreak 2000-06-01 03:30:19 +00:00
vmtypes.cpp Statement fun 2000-05-26 22:33:05 +00:00
vmtypes.h Adding support for Functions and Vars, preXcrement, object literals. 2000-06-14 23:26:15 +00:00
world.cpp Changed to match parser.h 2000-02-02 08:50:54 +00:00
world.h added js::VM, ICG, JSTypes, and Interpreter namespaces; messed around with lots of code. 2000-04-18 00:17:34 +00:00