.. |
interrupts
|
* lab/interupts program is added to experiment with sigaction and
|
17 years ago |
prof
|
Actually, the profiling times show that memory-based tests can be
|
17 years ago |
SRFI-1.ss
|
* removed stuff from lib directory.
|
16 years ago |
SRFI-1.tests.ss
|
* removed stuff from lib directory.
|
16 years ago |
SRFI-2.ss
|
* removed stuff from lib directory.
|
16 years ago |
SRFI-2.tests.ss
|
* removed stuff from lib directory.
|
16 years ago |
SRFI-6.ss
|
* removed stuff from lib directory.
|
16 years ago |
SRFI-6.tests.ss
|
* removed stuff from lib directory.
|
16 years ago |
SRFI-8.ss
|
* removed stuff from lib directory.
|
16 years ago |
SRFI-8.tests.ss
|
* removed stuff from lib directory.
|
16 years ago |
asm-tests.ss
|
removed some junk files that were in the repository.
|
16 years ago |
bzr-snapshot.ss
|
bzr-snapshot more verbose
|
14 years ago |
cgi-errors-to-browser.ss
|
* removed stuff from lib directory.
|
16 years ago |
cgi.ss
|
* removed stuff from lib directory.
|
16 years ago |
check-comments.ss
|
added missing copyrights from scheme files.
|
15 years ago |
cocoa-speak.ss
|
speech synthesizer demo
|
15 years ago |
command-line-tests.sps
|
minor work on command-line:
|
14 years ago |
command-line.sls
|
minor work on command-line:
|
14 years ago |
gears.scm
|
glGetString works (returning a char* which is converted to a string)
|
15 years ago |
glut-demo.scm
|
moved the opengl libraries from lab/ to lib/ so that they get
|
15 years ago |
greeting-server-async.ss
|
Fixes bug 205437: socket errors not being reported
|
15 years ago |
greeting-server.ss
|
accept and accept-nonblocking now set the port-id to a string
|
15 years ago |
hello-cocoa.ss
|
One can now create (at runtime) objective-c classes and add methods
|
15 years ago |
ikarus-cgi.ss
|
added a cgi-server example to lab.
|
15 years ago |
ikarus-debugger.ss
|
- Added -d (--debug) flag that enables debugging at the repl, r6rs
|
14 years ago |
ikarus.interpreter.ss
|
- debugging in interpreter is changed to use continuation frames
|
14 years ago |
ikarusdoc
|
makefile.ss and ikarusdoc now use "/usr/bin/env ikarus" in the shebang
|
17 years ago |
lalr-example-calc.scm
|
Managed to a simple Ikarus -> Objective-C interface to work. Ikarus
|
15 years ago |
lalr.scm
|
Managed to a simple Ikarus -> Objective-C interface to work. Ikarus
|
15 years ago |
objc-class.ss
|
One can now create (at runtime) objective-c classes and add methods
|
15 years ago |
objc-create-class.ss
|
- added (ikarus foreign) library that should be used instead of
|
15 years ago |
optimize-gc.txt
|
* Assembler-output suppresses printing the closure-size; it prints
|
17 years ago |
process-example.ss
|
Added a (process "cmd" "args" ...) procedure that execs cmd, passing
|
16 years ago |
read-exprs.ss
|
added read-exprs.ss script to ikarus.dev/lab
|
16 years ago |
streams.ss
|
* Added ~% to the format metas.
|
17 years ago |
sudoku-2.ss
|
* Assembler-output suppresses printing the closure-size; it prints
|
17 years ago |
sudoku-hard.txt
|
Added Rich Lewis's Sudoku solver and problems.
|
17 years ago |
sudoku.txt
|
Added libtimers.ss:
|
17 years ago |
tcp-chargen-client.ss
|
Fixed tcp examples in lab directory. Thanks to Dudley Flanders for
|
14 years ago |
tcp-connect-example.ss
|
Fixed tcp examples in lab directory. Thanks to Dudley Flanders for
|
14 years ago |
tcp-connect-nonblocking-example.ss
|
Fixed tcp examples in lab directory. Thanks to Dudley Flanders for
|
14 years ago |
tcp-pingpong.ss
|
Fixed tcp examples in lab directory. Thanks to Dudley Flanders for
|
14 years ago |
test-ffi.ss
|
- changed foreign accessors and mutator names to have '-c-' in their
|
15 years ago |