gecko-dev/js/js2
rogerl%netscape.com cb289ae2e2 Fixed case, sorry 2001-02-02 01:08:06 +00:00
..
cplusplustests Added Visual C++ workspace 2000-03-02 02:06:40 +00:00
jsc First cut a xml code generation. 2001-01-26 23:55:32 +00:00
macbuild added newest source files, to use the icode assembler. (Pro6 update) 2000-12-16 07:01:50 +00:00
tests Fixes to support ICodeModule operand type (via name in global object) and 2001-01-25 23:34:33 +00:00
tools Changed Cast to take a JSValue containing a type instead of type directly. 2001-02-01 00:59:21 +00:00
winbuild Added icodeEmitter to VC++ build 2001-02-02 01:05:38 +00:00
Makefile Fixed case, sorry 2001-02-02 01:08:06 +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 updated dependencies 2000-11-21 00:31:10 +00:00
exception.cpp Fixes and enhancements to get class references, constructors and scripts 2001-01-19 23:56:37 +00:00
exception.h Fixes and enhancements to get class references, constructors and scripts 2001-01-19 23:56:37 +00:00
exception_msgs.cpp refactored lexer bits from icodeasm into lexutils 2000-11-14 03:11:54 +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 refactored lexer bits from icodeasm into lexutils 2000-11-14 03:11:54 +00:00
icode.h Changed Cast to take a JSValue containing a type instead of type directly. 2001-02-01 00:59:21 +00:00
icodeEmitter.cpp Re-structuring some ICG details. 2001-02-02 01:04:22 +00:00
icodeasm.cpp Fixes to support ICodeModule operand type (via name in global object) and 2001-01-25 23:34:33 +00:00
icodeasm.h Fixes to support ICodeModule operand type (via name in global object) and 2001-01-25 23:34:33 +00:00
icodegenerator.cpp Re-structuring some ICG details. 2001-02-02 01:04:22 +00:00
icodegenerator.h Re-structuring some ICG details. 2001-02-02 01:04:22 +00:00
icodemap.h Changed Cast to take a JSValue containing a type instead of type directly. 2001-02-01 00:59:21 +00:00
interpreter.cpp Re-structuring some ICG details. 2001-02-02 01:04:22 +00:00
interpreter.h Re-structuring some ICG details. 2001-02-02 01:04:22 +00:00
js2.cpp Re-structuring some ICG details. 2001-02-02 01:04:22 +00:00
jsclasses.h New (incomplete but functional) implementation of operator overriding. 2001-01-11 00:03:05 +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 New (incomplete but functional) implementation of operator overriding. 2001-01-11 00:03:05 +00:00
jstypes.h New (incomplete but functional) implementation of operator overriding. 2001-01-11 00:03:05 +00:00
lexutils.cpp another pass over LexUtils::cmp_nocase(). 2000-12-30 08:08:12 +00:00
lexutils.h refactored lexer bits from icodeasm into lexutils 2000-11-14 03:11: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 New (incomplete but functional) implementation of operator overriding. 2001-01-11 00:03:05 +00:00
parser.h New (incomplete but functional) implementation of operator overriding. 2001-01-11 00:03:05 +00:00
systemtypes.h CW Pro 6 compatibility. 2000-11-18 03:14:07 +00:00
utilities.cpp cleaned up linux warnings, minor debugger tweaks 2000-07-11 23:08:03 +00:00
utilities.h Converted to CodeWarrior 6 and fixed errors 2000-12-16 01:14:55 +00:00
vmtypes.cpp New (incomplete but functional) implementation of operator overriding. 2001-01-11 00:03:05 +00:00
vmtypes.h New (incomplete but functional) implementation of operator overriding. 2001-01-11 00:03:05 +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 Added 'length' to Array objects as a getter property - and fixed up stuff 2000-12-15 01:38:40 +00:00
xmlparser.h CW Pro 6 compatibility. 2000-11-18 03:14:07 +00:00