gecko-dev/js
jband%netscape.com 50e430403c 1) added JSContextStack per thread service (with test).
2) rooted out all instances of JS_ReportErros and replaced with JS exception throwing.
3) added more exception message types.
4) Added service (also reflected into JS) for getting JS and native stack objects to be used in exceptions.
5) Fixed broken test.
6) updated TODO list.
1999-07-15 05:42:53 +00:00
..
benchmarks Add benchmarks. 1999-06-04 18:44:17 +00:00
js2/java Changes to get traditional functions with args. working 1999-06-15 00:57:05 +00:00
jsd updating readme 1999-06-01 02:31:13 +00:00
jsdj
jsj
macbuild added files: mozilla/js/src/xpconnect/src/xpcstack.cpp 1999-07-15 03:00:55 +00:00
ref
rhino Report errors for incorrect usages of varargs forms. 1999-07-08 16:32:51 +00:00
semantics Fixed several semantic errors. Added (?= and (?!. 1999-06-08 00:45:49 +00:00
src 1) added JSContextStack per thread service (with test). 1999-07-15 05:42:53 +00:00
tests add a regression test for bug #9802 1999-07-14 20:26:27 +00:00
.cvsignore more anal tricks. 1999-06-26 05:01:40 +00:00
landbranch.pl
Makefile.in
makefile.win