.. |
interrupts
|
…
|
|
prof
|
…
|
|
SRFI-1.ss
|
* removed stuff from lib directory.
|
2007-12-01 01:19:45 -05:00 |
SRFI-1.tests.ss
|
* removed stuff from lib directory.
|
2007-12-01 01:19:45 -05:00 |
SRFI-2.ss
|
* removed stuff from lib directory.
|
2007-12-01 01:19:45 -05:00 |
SRFI-2.tests.ss
|
* removed stuff from lib directory.
|
2007-12-01 01:19:45 -05:00 |
SRFI-6.ss
|
* removed stuff from lib directory.
|
2007-12-01 01:19:45 -05:00 |
SRFI-6.tests.ss
|
* removed stuff from lib directory.
|
2007-12-01 01:19:45 -05:00 |
SRFI-8.ss
|
* removed stuff from lib directory.
|
2007-12-01 01:19:45 -05:00 |
SRFI-8.tests.ss
|
* removed stuff from lib directory.
|
2007-12-01 01:19:45 -05:00 |
asm-tests.ss
|
removed some junk files that were in the repository.
|
2007-12-10 12:00:12 -05:00 |
cgi-errors-to-browser.ss
|
* removed stuff from lib directory.
|
2007-12-01 01:19:45 -05:00 |
cgi.ss
|
* removed stuff from lib directory.
|
2007-12-01 01:19:45 -05:00 |
cocoa-speak.ss
|
speech synthesizer demo
|
2008-09-27 03:20:24 -04:00 |
gears.scm
|
glGetString works (returning a char* which is converted to a string)
|
2008-09-24 07:55:23 -04:00 |
glut-demo.scm
|
moved the opengl libraries from lab/ to lib/ so that they get
|
2008-09-24 07:22:25 -04:00 |
greeting-server-async.ss
|
Fixes bug 205437: socket errors not being reported
|
2008-03-24 00:01:22 -04:00 |
greeting-server.ss
|
accept and accept-nonblocking now set the port-id to a string
|
2008-04-11 07:01:27 -04:00 |
hello-cocoa.ss
|
One can now create (at runtime) objective-c classes and add methods
|
2008-09-29 01:40:58 -04:00 |
ikarus-cgi.ss
|
added a cgi-server example to lab.
|
2008-09-10 05:22:21 -07:00 |
ikarusdoc
|
…
|
|
lalr-example-calc.scm
|
Managed to a simple Ikarus -> Objective-C interface to work. Ikarus
|
2008-09-26 02:46:07 -04:00 |
lalr.scm
|
Managed to a simple Ikarus -> Objective-C interface to work. Ikarus
|
2008-09-26 02:46:07 -04:00 |
objc-class.ss
|
One can now create (at runtime) objective-c classes and add methods
|
2008-09-29 01:40:58 -04:00 |
objc-create-class.ss
|
- added (ikarus foreign) library that should be used instead of
|
2008-10-06 01:19:27 -04:00 |
optimize-gc.txt
|
…
|
|
process-example.ss
|
Added a (process "cmd" "args" ...) procedure that execs cmd, passing
|
2007-12-19 22:46:07 -05:00 |
read-exprs.ss
|
…
|
|
streams.ss
|
…
|
|
sudoku-2.ss
|
…
|
|
sudoku-hard.txt
|
…
|
|
sudoku.txt
|
…
|
|
tcp-chargen-client.ss
|
* Better error message when a tcp connection is refused.
|
2008-03-22 19:29:41 -04:00 |
tcp-connect-example.ss
|
Added tcp-connect-nonblocking which is line tcp-connect but puts the
|
2007-12-27 22:08:27 -05:00 |
tcp-connect-nonblocking-example.ss
|
Nonblocking sockets no longer raise a continuable exception when a
|
2008-03-23 02:14:00 -04:00 |
tcp-pingpong.ss
|
* Better error message when a tcp connection is refused.
|
2008-03-22 19:29:41 -04:00 |
test-ffi.ss
|
- changed foreign accessors and mutator names to have '-c-' in their
|
2008-10-12 02:06:25 -04:00 |