Commit Graph

8 Commits

Author SHA1 Message Date
rogerl%netscape.com
594dcc5421 Fixed DikDik remnants. 2002-11-06 22:19:55 +00:00
rogerl%netscape.com
71a4ec632f Fixed Readme for Linux. Beginning bytecode dumper. 2002-11-05 23:53:10 +00:00
rogerl%netscape.com
5beab01c26 Updated README for Epimetheus. Only has win32 for now. 2002-10-12 18:08:29 +00:00
pschwartau%netscape.com
5594c4cea0 Correcting mistake in location of DikDik executable on Windows. Whitespace cleanup. 2002-03-30 00:14:18 +00:00
rogerl%netscape.com
67b1c42c8c Fixed up file list. 2002-01-11 00:29:25 +00:00
pschwartau%netscape.com
df6939c354 Adding more info 2001-12-12 00:24:17 +00:00
jband%netscape.com
a787db9988 adding build instructions from pschwartau@netscape.com to the README. Not part of mozilla build 2001-12-03 07:58:18 +00:00
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