gecko-dev/js/rhino/toolsrc
igor%mir2.org b629e258d7 optimizer.ClassCompiler provides new simple API for generating of class files from scripts that does not require to create Context instances.
The jsc tool is updated to use the new interface instead of using ClassNamehelper and friends.
2004-01-17 21:02:32 +00:00
..
org/mozilla/javascript/tools optimizer.ClassCompiler provides new simple API for generating of class files from scripts that does not require to create Context instances. 2004-01-17 21:02:32 +00:00
build.xml build.xml reorganization to add deepclean, clean and help targets and making help a default target, see for details http://bugzilla.mozilla.org/show_bug.cgi?id=214997 2003-08-06 07:47:58 +00:00