David Thompson
|
7e32d63de8
Fix output buffer flushing.
|
9 months ago |
David Thompson
|
542f29f8b9
Implement r7rs compliant equal?
|
9 months ago |
David Thompson
|
ad2a7bb63b
Move assoc/member procedures to (hoot assoc) module.
|
9 months ago |
Andy Wingo
|
32a6af41c1
Front-end links in only those modules imported by the program
|
9 months ago |
Andy Wingo
|
6a70b50bef
Split off (hoot backend) from (hoot compile)
|
9 months ago |
Andy Wingo
|
709f69f164
Fix distcheck
|
9 months ago |
Andy Wingo
|
b0cede51e7
Prune extraneous bindings from the default environment
|
9 months ago |
Andy Wingo
|
79aa2ca52e
Prelude is gone!
|
9 months ago |
Andy Wingo
|
eae9826cf6
Move procedure? to (hoot procedures)
|
9 months ago |
Andy Wingo
|
1abf086e7b
Move map, fold, for-each to (hoot lists)
|
9 months ago |
Andy Wingo
|
49b54e15f5
Split dynamic-wind out to its own module
|
9 months ago |
Andy Wingo
|
50e0d7bbf8
Move values, call-with-values out
|
9 months ago |
Andy Wingo
|
5e7f026df5
Fix syntax for R7RS library exports
|
9 months ago |
Andy Wingo
|
f9db9228d4
Move basic arithmetic (+, -, <, etc) to (hoot numbers)
|
9 months ago |
Andy Wingo
|
601a397067
Move append primitive initialization out of prelude
|
9 months ago |
Andy Wingo
|
9b5d3193d8
Break cons, car, etc out of prelude
|
9 months ago |
Andy Wingo
|
7e9b0515c0
Move boolean?, boolean=? to r7rs-base.scm
|
9 months ago |
Andy Wingo
|
fd63c67540
Prune imports of prelude
|
9 months ago |
Andy Wingo
|
430f90dd02
Move %backtrace, pk, %debug out of prelude
|
9 months ago |
Andy Wingo
|
1b5fabf1f3
Move symbols, keywords out of prelude
|
9 months ago |
Andy Wingo
|
553f850ac3
Sink raise and with-exception-handler out of prelude, lift guard
|
9 months ago |
David Thompson
|
fa64316eeb
Merge branch 'fix-string->number' into 'main'
|
9 months ago |
David Thompson
|
490ae0a04e
Fix string->number when last character is a decimal point.
|
9 months ago |
David Thompson
|
ead16e1ee0
Merge branch 'r7rs-fixes' into 'main'
|
9 months ago |
David Thompson
|
8a5f2d11a2
Export char predicates in (scheme char).
|
9 months ago |
David Thompson
|
01a2923a40
Add caar, cadr, cdar, cddr to (scheme base).
|
10 months ago |
Andy Wingo
|
0f875702d5
Split prompts out to their own module
|
9 months ago |
Andy Wingo
|
001dc07b92
Move check-foo macros to (hoot errors)
|
9 months ago |
Andy Wingo
|
b7e55f3737
Move fluids, parameters out to modules
|
9 months ago |
Andy Wingo
|
748a983b3d
Move boxes, atomic boxes out to modules
|
9 months ago |