From: Ken A. <kan...@us...> - 2002-08-22 15:31:01
|
Update of /cvsroot/jscheme/jscheme/src/elf In directory usw-pr-cvs1:/tmp/cvs-serv376/src/elf Modified Files: jdbc.scm Log Message: Tail recursive !{}. and 2 new tests. |
From: Ken A. <kan...@us...> - 2002-08-22 18:11:07
|
Update of /cvsroot/jscheme/jscheme/src/jscheme In directory usw-pr-cvs1:/tmp/cvs-serv32020 Modified Files: SchemeTests.scm Log Message: Add the ability to plot the test development history. Average is about 1 test a week for 2.5 years. |
From: Ken A. <kan...@us...> - 2002-08-30 19:53:17
|
Update of /cvsroot/jscheme/jscheme/src/elf In directory usw-pr-cvs1:/tmp/cvs-serv3450/src/elf Modified Files: util.scm Log Message: Fix bug in printing of to-test results. |
From: Ken A. <kan...@us...> - 2002-08-30 19:53:17
|
Update of /cvsroot/jscheme/jscheme/src/jsint In directory usw-pr-cvs1:/tmp/cvs-serv3450/src/jsint Modified Files: Primitive.java Log Message: Fix bug in printing of to-test results. |
From: Ken A. <kan...@us...> - 2002-08-30 20:08:29
|
Update of /cvsroot/jscheme/jscheme/src/jscheme In directory usw-pr-cvs1:/tmp/cvs-serv7670 Modified Files: SchemeTests.scm Log Message: Fix dangling (display ...) |
From: Timothy J. H. <tim...@us...> - 2002-09-11 10:46:53
|
Update of /cvsroot/jscheme/jscheme/src/jsint In directory usw-pr-cvs1:/tmp/cvs-serv6697/src/jsint Modified Files: Macro.java Scheme.java Log Message: fixed bug in compilation of 'or' |
From: Timothy J. H. <tim...@us...> - 2002-09-11 10:46:53
|
Update of /cvsroot/jscheme/jscheme/src/jsint/compiler In directory usw-pr-cvs1:/tmp/cvs-serv6697/src/jsint/compiler Modified Files: Compiler.scm Log Message: fixed bug in compilation of 'or' |
From: Ken A. <kan...@us...> - 2002-09-20 16:14:42
|
Update of /cvsroot/jscheme/jscheme/src/elf In directory usw-pr-cvs1:/tmp/cvs-serv1010/src/elf Modified Files: jdbc.scm Log Message: elf/jdbc.scm - remove user/password for BBN databases. jsint/Import.java - set context class loader too. jsint/Procedure.java - add catching method so i can get wrapped error. |
From: Ken A. <kan...@us...> - 2002-09-20 16:14:43
|
Update of /cvsroot/jscheme/jscheme/src/jsint In directory usw-pr-cvs1:/tmp/cvs-serv1010/src/jsint Modified Files: Import.java Procedure.java Log Message: elf/jdbc.scm - remove user/password for BBN databases. jsint/Import.java - set context class loader too. jsint/Procedure.java - add catching method so i can get wrapped error. |
From: Ken A. <kan...@us...> - 2002-09-23 16:28:32
|
Update of /cvsroot/jscheme/jscheme/src/elf In directory usw-pr-cvs1:/tmp/cvs-serv2141 Modified Files: describe.scm Log Message: Remove unnecessary ";" in constructor. One day, rewrite using Quasistring. |
From: Ken A. <kan...@us...> - 2002-09-27 16:55:27
|
Update of /cvsroot/jscheme/jscheme/src/jsint In directory usw-pr-cvs1:/tmp/cvs-serv15763/src/jsint Modified Files: Scheme.java Log Message: build/bootstrap.scm: Remove broken print definition. jsint/Scheme.java: Have load loop check for exit. Add Shebang.java to run Jscheme scripts with #! |
From: Ken A. <kan...@us...> - 2002-09-27 16:55:28
|
Update of /cvsroot/jscheme/jscheme/src/jscheme In directory usw-pr-cvs1:/tmp/cvs-serv15763/src/jscheme Added Files: Shebang.java Log Message: build/bootstrap.scm: Remove broken print definition. jsint/Scheme.java: Have load loop check for exit. Add Shebang.java to run Jscheme scripts with #! |
From: Ken A. <kan...@us...> - 2002-09-27 16:55:29
|
Update of /cvsroot/jscheme/jscheme/src/build In directory usw-pr-cvs1:/tmp/cvs-serv15763/src/build Modified Files: bootstrap.scm Log Message: build/bootstrap.scm: Remove broken print definition. jsint/Scheme.java: Have load loop check for exit. Add Shebang.java to run Jscheme scripts with #! |
From: Ken A. <kan...@us...> - 2002-09-30 12:39:52
|
Update of /cvsroot/jscheme/jscheme/src/build In directory usw-pr-cvs1:/tmp/cvs-serv13048 Modified Files: compile.scm Log Message: copyBytes: Make the parent directory of the output file. |
From: Ken A. <kan...@us...> - 2002-10-18 14:45:13
|
Update of /cvsroot/jscheme/jscheme/src/jsint In directory usw-pr-cvs1:/tmp/cvs-serv5567/src/jsint Modified Files: Scheme.java U.java Log Message: Load now takes string that can be either a file, resource, or url. Fix (equal? 1.0 "hi") bug SchemServlet now load the "code" file as a resource, sicne getRealPath can return null. |
From: Ken A. <kan...@us...> - 2002-10-18 14:45:14
|
Update of /cvsroot/jscheme/jscheme/src/jschemeweb In directory usw-pr-cvs1:/tmp/cvs-serv5567/src/jschemeweb Modified Files: SchemeServlet.java Log Message: Load now takes string that can be either a file, resource, or url. Fix (equal? 1.0 "hi") bug SchemServlet now load the "code" file as a resource, sicne getRealPath can return null. |
From: Ken A. <kan...@us...> - 2002-10-18 14:45:15
|
Update of /cvsroot/jscheme/jscheme/src/jscheme In directory usw-pr-cvs1:/tmp/cvs-serv5567/src/jscheme Modified Files: SchemeTests.scm Log Message: Load now takes string that can be either a file, resource, or url. Fix (equal? 1.0 "hi") bug SchemServlet now load the "code" file as a resource, sicne getRealPath can return null. |
From: Ken A. <kan...@us...> - 2002-11-12 14:19:45
|
Update of /cvsroot/jscheme/jscheme/src/build In directory usw-pr-cvs1:/tmp/cvs-serv17945 Modified Files: compile.scm Log Message: add newline to mkdir message. |
From: Ken A. <kan...@us...> - 2002-11-15 14:26:48
|
Update of /cvsroot/jscheme/jscheme/src/elf In directory usw-pr-cvs1:/tmp/cvs-serv17823/src/elf Modified Files: describe.scm Log Message: describe.scm - Unprintable objects should be describable. JS.java - call and list can now have up to 20 arguments. SI.java - reduced to a ghost of itself. |
From: Ken A. <kan...@us...> - 2002-11-15 14:26:48
|
Update of /cvsroot/jscheme/jscheme/src/jsint In directory usw-pr-cvs1:/tmp/cvs-serv17823/src/jsint Modified Files: SI.java Log Message: describe.scm - Unprintable objects should be describable. JS.java - call and list can now have up to 20 arguments. SI.java - reduced to a ghost of itself. |
From: Ken A. <kan...@us...> - 2002-11-15 14:26:48
|
Update of /cvsroot/jscheme/jscheme/src/jscheme In directory usw-pr-cvs1:/tmp/cvs-serv17823/src/jscheme Modified Files: JS.java Log Message: describe.scm - Unprintable objects should be describable. JS.java - call and list can now have up to 20 arguments. SI.java - reduced to a ghost of itself. |
From: Ken A. <kan...@us...> - 2002-11-15 14:29:19
|
Update of /cvsroot/jscheme/jscheme/src/jscheme In directory usw-pr-cvs1:/tmp/cvs-serv19010/src/jscheme Added Files: JSgen.scm Log Message: Code to generate part of JS.java. |
From: Ken A. <kan...@us...> - 2002-11-15 15:28:12
|
Update of /cvsroot/jscheme/jscheme/src/dclass In directory usw-pr-cvs1:/tmp/cvs-serv29442/src/dclass Modified Files: dclass.scm Added Files: record.scm style.css Log Message: Fix bug in define-class constructor generation. add record.scm that provides define-record macro for defining record classes. |
From: Ken A. <kan...@us...> - 2002-12-02 18:35:47
|
Update of /cvsroot/jscheme/jscheme/src/elf In directory sc8-pr-cvs1:/tmp/cvs-serv16091/src/elf Modified Files: GCMonitor.scm classpath.scm Log Message: Clean up elf/GCMonitor example. Make Scheme.main() more consistant with its documentation. If a init.scm resource or file is found it is loaded and is assumed to take complete control. Otherwise the command line arguments are parsed and a REPL is started. |
From: Ken A. <kan...@us...> - 2002-12-02 18:35:47
|
Update of /cvsroot/jscheme/jscheme/src/jsint In directory sc8-pr-cvs1:/tmp/cvs-serv16091/src/jsint Modified Files: Scheme.java Log Message: Clean up elf/GCMonitor example. Make Scheme.main() more consistant with its documentation. If a init.scm resource or file is found it is loaded and is assumed to take complete control. Otherwise the command line arguments are parsed and a REPL is started. |