Andy Wingo
|
5a4b5e8038
Split vectors out of prelude
|
10 months ago |
Andy Wingo
|
6b25159cb1
Split ports out of prelude
|
10 months ago |
Andy Wingo
|
4cd479db9c
Split read, string->number out of prelude
|
10 months ago |
Andy Wingo
|
834fd2d5aa
Move equal?, list procedures out of prelude
|
10 months ago |
Andy Wingo
|
0af2795ebd
Move define-record-type et al out to (hoot records)
|
10 months ago |
Andy Wingo
|
b32f88f6be
Remove beyond-R7RS bytevector routines from standard environment
|
10 months ago |
Andy Wingo
|
a55700386a
Break out bytevectors to (hoot bytevectors)
|
10 months ago |
Andy Wingo
|
8c36813bc2
Break out exception type definitions to (hoot exceptions)
|
10 months ago |
Andy Wingo
|
e4cc2d29ef
Rename (hoot exceptions) to (hoot errors)
|
10 months ago |
Andy Wingo
|
2aa508491f
Split bitvectors out to their own module
|
10 months ago |
Andy Wingo
|
3ea4da8c5d
Continue to refactor environment to avoid prelude/primitives
|
10 months ago |
Andy Wingo
|
97f38dd4c3
Add syntax-primitives module; don't expose (hoot primitives) to user
|
10 months ago |
David Thompson
|
768c5f22ad
Extract (hoot hashtables) module from prelude.
|
11 months ago |
David Thompson
|
722c05032e
Extract (hoot ffi) module from prelude.
|
11 months ago |
Andy Wingo
|
cf7cfff1b1
read-and-compile / compile-file parse out `import` form
|
11 months ago |
Andy Wingo
|
42e5d04609
Add (scheme r5rs)
|
11 months ago |
Andy Wingo
|
ead1a39b42
Split (scheme write) out to module
|
11 months ago |
Andy Wingo
|
e62d94fda7
Split (scheme time) to library
|
11 months ago |
Andy Wingo
|
f2dca529e9
Split (scheme process-context) to library
|
11 months ago |
Andy Wingo
|
ca5785a58b
Split (scheme lazy) to library
|
11 months ago |
Andy Wingo
|
14b1eb782d
Split (scheme inexact) to library
|
11 months ago |
Andy Wingo
|
3a86425238
Split (scheme file) to library
|
11 months ago |
Andy Wingo
|
4faec926c7
Split (scheme eval), (scheme load), (scheme repl) to libraries
|
11 months ago |
Andy Wingo
|
d0b21e8e0a
Split (scheme complex) to library
|
11 months ago |
Andy Wingo
|
8fb98b4bf9
Split (scheme char) and (scheme read) out to modules
|
11 months ago |
Andy Wingo
|
2a3d15cff1
Add (scheme case-lambda)
|
11 months ago |
Andy Wingo
|
d6eb66eb22
Rename (hoot cxr) to (scheme cxr)
|
11 months ago |
Andy Wingo
|
c3056b4b31
Define (scheme base) library
|
11 months ago |
Andy Wingo
|
6c9e958b2c
Put prelude in a library
|
11 months ago |
David Thompson
|
59f36bc5a7
Merge branch 'fix-rsh/immediate' into 'main'
|
11 months ago |