gecko-dev/js/js2
beard%netscape.com 2abecb9b3f gc_base now used as common base class of GC allocated objects. 2000-04-13 04:54:41 +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 added gc library. 2000-04-07 04:36:38 +00:00
winbuild builds gc 2000-04-13 00:37:00 +00:00
JSScope.h Changed boilerplate, chmod -x 2000-04-08 02:29:07 +00:00
Makefile linking in gc.lib from ../../gc/boehm 2000-04-13 00:16:58 +00:00
cpucfg.h First Checked In. 2000-01-10 21:22:43 +00:00
gc_allocator.cpp now using gc_container<T>. 2000-04-05 02:05:12 +00:00
gc_allocator.h added gc_base, which defines a more generic operator new(). 2000-04-13 04:53: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 Fixed delete/delete[] mismatch 2000-04-10 22:23:17 +00:00
icodegenerator.cpp fixing an assert and warnings 2000-04-11 01:10:26 +00:00
icodegenerator.h removed commented out GET_PROP/SET_PROP. 2000-04-11 02:59:52 +00:00
interpreter.cpp gc_base now used as common base class of GC allocated objects. 2000-04-13 04:54:41 +00:00
interpreter.h Added JSFunction, defineFunction() 2000-04-11 05:10:40 +00:00
js2.cpp defineFunction, added assert 2000-04-11 05:09:38 +00:00
numerics.cpp Implemented Formatters for output 2000-04-06 23:47:33 +00:00
numerics.h Implemented Formatters for output 2000-04-06 23:47:33 +00:00
parser.cpp needed to qualify isFieldKind 2000-04-07 00:24:42 +00:00
parser.h Implemented Formatters for output and added parseMember 2000-04-06 23:45:58 +00:00
systemtypes.h moved declaration of lgBasicAlignment & basicAlignment inside the include guard. 2000-04-05 20:26:49 +00:00
utilities.cpp Worked around Visual C++ bugs 2000-04-07 00:47:39 +00:00
utilities.h #if out references to std::iterator to get gcc to compile 2000-04-07 21:11:40 +00:00
world.cpp Changed to match parser.h 2000-02-02 08:50:54 +00:00
world.h Updated for lexer changes 2000-04-04 21:43:28 +00:00