gecko-dev/js2/tools
rginda%netscape.com 1a4b241ed2 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
unix now has an autoconf based make system.  currently the new make system only makes parser related files, back end stuff to be added soon.

mac and windows makesystems will be checked in next.

parser.cpp has been factored into token.*, lexer.*, and parser.*
utilities.cpp has been factored into formatter.*, exception.*, mem.*, strings.*,ds.h, stlcfg.h, and algo.h
2001-02-07 21:21:22 +00:00
..
cpp-xref.pl 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
gencode.pl starting to turn the icode StatementNode vector into actual Instructions... 2000-10-20 01:13:03 +00:00
genmap.pl New (incomplete but functional) implementation of operator overriding. 2001-01-11 00:03:05 +00:00
icode_query.pl adding genmap.pl to generate the icode map 2000-10-18 20:41:03 +00:00
jsicodes.pm Changed Cast to take a JSValue containing a type instead of type directly. 2001-02-01 00:59:21 +00:00