jaortega
c818c6316c
r0-t-stable merged into HEAD
...
- scheme/sort/* added by hand (for some reason it wasn't merged in)
- currently, some READ-PARAGRAPH tests don't pass: apparently,
due to some problems with the regexp library.
2008-01-26 17:27:14 +00:00
mainzelm
075630989e
Make srfi-19 a functor and move the definition back to scheme/srfi.
2003-03-10 13:27:09 +00:00
sperber
5788fb4790
Add implementation of SRFI 31.
2003-02-28 13:05:04 +00:00
mainzelm
57463ce596
Make SPOON an alias for FORK-THREAD.
2003-02-25 13:15:40 +00:00
mainzelm
68072b171f
Moved srfi-19.scm to scsh/.
2003-02-25 12:58:37 +00:00
mainzelm
1d31250208
Added SRFI-37.
2003-02-21 09:28:42 +00:00
mainzelm
93439648aa
First try to fix the reference implementation for SRFI 19.
2003-02-04 13:33:21 +00:00
mainzelm
2fcc149269
Added forgotten export of srfi-13: string-concatenate-reverse/shared
2002-12-17 15:49:54 +00:00
mainzelm
a1e9e54bbc
Add lookup-external from recent S48 (it's already described in the manual).
2002-11-07 09:43:29 +00:00
mainzelm
024d938e39
Added SRFI 25, 26, 27, 28, 30.
2002-09-11 14:34:58 +00:00
mainzelm
1599136ffa
Added map, for-each, member, assoc to srfi-1-interface
2002-09-04 08:23:47 +00:00
sperber
104ed36666
Export PRESERVE-THREAD-FLUIDS from THREAD-FLUIDS.
2002-04-12 14:29:25 +00:00
mainzelm
ea31d95dbc
All the SRFIs from S48 0.57.
2002-04-04 08:44:49 +00:00
sperber
136e313af7
New implementation of (no-inheritance) thread-local cells and thread
...
fluids.
New implementation of syslog.
Both are to be compatible with what's actually probably going into
Scheme 48.
2001-12-03 15:21:46 +00:00
sperber
8f02923726
Added thread-fluids which are a cross between thread cells and fluids.
...
They encapsulate thread-local state and have a binding construct
analogous to LET-FLUID.
2001-05-28 13:44:48 +00:00
marting
82f8195911
Initialize event system etc. in scripts too.
2000-08-28 12:51:22 +00:00
marting
1d4d7d0e0c
snapshot, this version should work quite well
1999-10-08 18:41:05 +00:00
marting
18d41a4a16
removed some exports for scsh
1999-10-05 14:54:37 +00:00
marting
dd7939ab1a
start scsh-toplevel by dump-scsh, scsh's init are not yet done
1999-09-23 00:43:13 +00:00
marting
eaf83d0524
added some exports for scsh
1999-09-19 19:03:51 +00:00
marting
606245fc41
*** empty log message ***
1999-09-14 12:45:02 +00:00