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