David Thompson
|
ad2a7bb63b
Move assoc/member procedures to (hoot assoc) module.
|
11 months ago |
Andy Wingo
|
79aa2ca52e
Prelude is gone!
|
11 months ago |
Andy Wingo
|
eae9826cf6
Move procedure? to (hoot procedures)
|
11 months ago |
Andy Wingo
|
49b54e15f5
Split dynamic-wind out to its own module
|
11 months ago |
Andy Wingo
|
50e0d7bbf8
Move values, call-with-values out
|
11 months ago |
Andy Wingo
|
9b5d3193d8
Break cons, car, etc out of prelude
|
11 months ago |
Andy Wingo
|
7e9b0515c0
Move boolean?, boolean=? to r7rs-base.scm
|
11 months ago |
Andy Wingo
|
1b5fabf1f3
Move symbols, keywords out of prelude
|
11 months ago |
Andy Wingo
|
553f850ac3
Sink raise and with-exception-handler out of prelude, lift guard
|
11 months ago |
David Thompson
|
01a2923a40
Add caar, cadr, cdar, cddr to (scheme base).
|
11 months ago |
Andy Wingo
|
0f875702d5
Split prompts out to their own module
|
11 months ago |
Andy Wingo
|
001dc07b92
Move check-foo macros to (hoot errors)
|
11 months ago |
Andy Wingo
|
b7e55f3737
Move fluids, parameters out to modules
|
11 months ago |
Andy Wingo
|
79382cb113
Move most arithmetic / number routines out of the prelude
|
11 months ago |
Andy Wingo
|
50a4cc7135
Move more char routines out of prelude
|
11 months ago |
Andy Wingo
|
71fc6b551c
Move string routines out of prelude
|
11 months ago |
Andy Wingo
|
5a4b5e8038
Split vectors out of prelude
|
11 months ago |
Andy Wingo
|
6b25159cb1
Split ports out of prelude
|
11 months ago |
Andy Wingo
|
4cd479db9c
Split read, string->number out of prelude
|
11 months ago |
Andy Wingo
|
834fd2d5aa
Move equal?, list procedures out of prelude
|
11 months ago |
Andy Wingo
|
0af2795ebd
Move define-record-type et al out to (hoot records)
|
11 months ago |
Andy Wingo
|
a55700386a
Break out bytevectors to (hoot bytevectors)
|
11 months ago |
Andy Wingo
|
8c36813bc2
Break out exception type definitions to (hoot exceptions)
|
11 months ago |
Andy Wingo
|
3ea4da8c5d
Continue to refactor environment to avoid prelude/primitives
|
11 months ago |
Andy Wingo
|
c3056b4b31
Define (scheme base) library
|
1 year ago |