David Thompson 0afad5ce16 reflect: Don't hold onto pair car/cdr. 10 月之前
..
assoc.scm ad2a7bb63b Move assoc/member procedures to (hoot assoc) module. 10 月之前
atomics.scm 748a983b3d Move boxes, atomic boxes out to modules 10 月之前
backend.scm fa28d6f35c Add tests, fix codegen for kwargs 10 月之前
bitvectors.scm 553f850ac3 Sink raise and with-exception-handler out of prelude, lift guard 10 月之前
bitwise.scm 4c7ef772f0 Split bitwise ops out to module 11 月之前
boxes.scm 748a983b3d Move boxes, atomic boxes out to modules 10 月之前
bytevectors.scm 001dc07b92 Move check-foo macros to (hoot errors) 10 月之前
char.scm 553f850ac3 Sink raise and with-exception-handler out of prelude, lift guard 10 月之前
compile.scm 26c4b486e6 Factor out library-load-path-extension from compile-wasm script. 10 月之前
cond-expand.scm 6538331dc8 Fix cond-expand for "not" and "library" 11 月之前
config.scm.in c639b12fb4 Auto-load reflect.wasm in (hoot reflect). 1 年之前
control.scm 50e0d7bbf8 Move values, call-with-values out 10 月之前
debug.scm 430f90dd02 Move %backtrace, pk, %debug out of prelude 10 月之前
dynamic-wind.scm 49b54e15f5 Split dynamic-wind out to its own module 10 月之前
eq.scm 79aa2ca52e Prelude is gone! 10 月之前
equal.scm 542f29f8b9 Implement r7rs compliant equal? 10 月之前
error-handling.scm f9db9228d4 Move basic arithmetic (+, -, <, etc) to (hoot numbers) 10 月之前
errors.scm 167f0504de Implement exceptions for keyword argument errors 10 月之前
exceptions.scm 167f0504de Implement exceptions for keyword argument errors 10 月之前
ffi.scm 79aa2ca52e Prelude is gone! 10 月之前
fluids.scm b7e55f3737 Move fluids, parameters out to modules 10 月之前
generate-char-prelude.scm f673477fe0 Add char-alphabetic?, char-whitespace?, char-numeric? 1 年之前
hashtables.scm 79aa2ca52e Prelude is gone! 10 月之前
inline-wasm.scm ee1ab7f888 Add id field to <wasm>. 11 月之前
keywords.scm 1b5fabf1f3 Move symbols, keywords out of prelude 10 月之前
library-group.scm baf889d36f `import` works in compile-wasm.scm 10 月之前
lists.scm ad2a7bb63b Move assoc/member procedures to (hoot assoc) module. 10 月之前
match.scm 553f850ac3 Sink raise and with-exception-handler out of prelude, lift guard 10 月之前
not.scm 79aa2ca52e Prelude is gone! 10 月之前
numbers.scm 79aa2ca52e Prelude is gone! 10 月之前
pairs.scm 37017ea7ba Add caar/cadr/cdar/cddr definitions back. 10 月之前
parameters.scm 001dc07b92 Move check-foo macros to (hoot errors) 10 月之前
ports.scm db858c8cb1 Export make-port. 10 月之前
primitives.scm 50e0d7bbf8 Move values, call-with-values out 10 月之前
procedures.scm eae9826cf6 Move procedure? to (hoot procedures) 10 月之前
r7rs-base.scm ad2a7bb63b Move assoc/member procedures to (hoot assoc) module. 10 月之前
r7rs-case-lambda.scm 2a3d15cff1 Add (scheme case-lambda) 11 月之前
r7rs-char.scm f9db9228d4 Move basic arithmetic (+, -, <, etc) to (hoot numbers) 10 月之前
r7rs-complex.scm 79382cb113 Move most arithmetic / number routines out of the prelude 10 月之前
r7rs-cxr.scm 9b5d3193d8 Break cons, car, etc out of prelude 10 月之前
r7rs-eval.scm e4cc2d29ef Rename (hoot exceptions) to (hoot errors) 11 月之前
r7rs-file.scm 9dbd10013d Add simple implementation of file ports. 10 月之前
r7rs-inexact.scm 79382cb113 Move most arithmetic / number routines out of the prelude 10 月之前
r7rs-lazy.scm 001dc07b92 Move check-foo macros to (hoot errors) 10 月之前
r7rs-load.scm e4cc2d29ef Rename (hoot exceptions) to (hoot errors) 11 月之前
r7rs-process-context.scm e4cc2d29ef Rename (hoot exceptions) to (hoot errors) 11 月之前
r7rs-r5rs.scm 42e5d04609 Add (scheme r5rs) 11 月之前
r7rs-read.scm 4cd479db9c Split read, string->number out of prelude 11 月之前
r7rs-repl.scm e4cc2d29ef Rename (hoot exceptions) to (hoot errors) 11 月之前
r7rs-time.scm e62d94fda7 Split (scheme time) to library 11 月之前
r7rs-write.scm 71fc6b551c Move string routines out of prelude 10 月之前
read.scm 79aa2ca52e Prelude is gone! 10 月之前
records.scm 79aa2ca52e Prelude is gone! 10 月之前
reflect.scm 0afad5ce16 reflect: Don't hold onto pair car/cdr. 10 月之前
repl.scm 4a3883c6de repl: Abbreviate nulls, structs, arrays, and funcs in ,wasm-trace. 11 月之前
stdlib.scm fa28d6f35c Add tests, fix codegen for kwargs 10 月之前
strings.scm 79aa2ca52e Prelude is gone! 10 月之前
symbols.scm 1b5fabf1f3 Move symbols, keywords out of prelude 10 月之前
syntax.scm 50e0d7bbf8 Move values, call-with-values out 10 月之前
values.scm 50e0d7bbf8 Move values, call-with-values out 10 月之前
vectors.scm 79aa2ca52e Prelude is gone! 10 月之前
write.scm 79aa2ca52e Prelude is gone! 10 月之前