From: Ken A. <kan...@us...> - 2004-11-05 00:13:28
|
Update of /cvsroot/jscheme/jscheme/src/jscheme In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21160/src/jscheme Modified Files: REPL.java Log Message: Remove some Invoke methods that weren't necessary. They probably came in when Tim added access to private methods. Add a few more classes to REPL so they get compiled. Make more robust the loading of elf/basic.scm when handling errors. If you can't load it, fall back to the original strategy. |