David Thompson 8a22e1e0f4 Allow finalization registry API to be used at module top-level. 2 weeks ago
..
apply.scm 06112e2ed6 Make syntax->datum, datum->syntax work on the target 4 months ago
assoc.scm 9b411f9f45 Move assq-ref et al to (hoot assoc) 2 weeks ago
atomics.scm 22982b17fb Remove whole-module imports of (hoot primitives) 3 months ago
bitvectors.scm 1b0c28222c Move all boot syntax to (hoot core-syntax) 3 months ago
bitwise.scm 22982b17fb Remove whole-module imports of (hoot primitives) 3 months ago
boxes.scm 1b0c28222c Move all boot syntax to (hoot core-syntax) 3 months ago
bytevectors.scm 1b0c28222c Move all boot syntax to (hoot core-syntax) 3 months ago
char.scm 1b0c28222c Move all boot syntax to (hoot core-syntax) 3 months ago
cond-expand.scm 1b0c28222c Move all boot syntax to (hoot core-syntax) 3 months ago
control.scm 1b0c28222c Move all boot syntax to (hoot core-syntax) 3 months ago
core-syntax-helpers.scm 1b0c28222c Move all boot syntax to (hoot core-syntax) 3 months ago
core-syntax.scm 1b0c28222c Move all boot syntax to (hoot core-syntax) 3 months ago
cross-compilation.scm 1b0c28222c Move all boot syntax to (hoot core-syntax) 3 months ago
debug.scm 9d86e0e261 Make pk usable at expansion-time 2 weeks ago
dynamic-states.scm 1b0c28222c Move all boot syntax to (hoot core-syntax) 3 months ago
dynamic-wind.scm 22982b17fb Remove whole-module imports of (hoot primitives) 3 months ago
environments.scm 9b00087f8b Add environments 2 weeks ago
eq.scm f102fd5bf4 Move Scheme standard library out to lib/ 9 months ago
equal.scm 1b0c28222c Move all boot syntax to (hoot core-syntax) 3 months ago
error-handling.scm 66a5e503c1 Catch failed abort-to-prompt calls when raising exceptions. 1 month ago
errors.scm 1b0c28222c Move all boot syntax to (hoot core-syntax) 3 months ago
eval.scm 064c9defcd Add primitive-eval 2 weeks ago
exceptions.scm e72c79e368 Add &external-error exception type. 2 months ago
expander.scm 729eb0cf15 Add expander 2 weeks ago
ffi.scm 7051d95279 Add iterable weak hash tables. 1 month ago
finalization.scm 8a22e1e0f4 Allow finalization registry API to be used at module top-level. 2 weeks ago
fluids.scm 1b0c28222c Move all boot syntax to (hoot core-syntax) 3 months ago
gensym.scm b64faca749 Fix some module headers 3 months ago
hashtables.scm 722069e79d Fix overwriting value for existing key in hashtable. 1 month ago
inline-wasm.scm b64faca749 Fix some module headers 3 months ago
interaction-environment.scm 78d69fb851 Switch eval to use modules as representation of environments 3 months ago
keywords.scm 22982b17fb Remove whole-module imports of (hoot primitives) 3 months ago
lists.scm 8a5c80af5d map and for-each implementations for more than two arguments 2 weeks ago
match.scm 22982b17fb Remove whole-module imports of (hoot primitives) 3 months ago
modules.scm d4faaed289 Add module-exported-names export 2 weeks ago
not.scm f102fd5bf4 Move Scheme standard library out to lib/ 9 months ago
numbers.scm 67e1a4de92 Port over a number of division operations from SRFI-141. 1 month ago
pairs.scm 22982b17fb Remove whole-module imports of (hoot primitives) 3 months ago
parameters.scm 1b0c28222c Move all boot syntax to (hoot core-syntax) 3 months ago
ports.scm 1b0c28222c Move all boot syntax to (hoot core-syntax) 3 months ago
primitive-eval.scm 064c9defcd Add primitive-eval 2 weeks ago
primitives-module.scm 042557ab56 Add primitives-module 2 weeks ago
procedures.scm 20536349ec Add target-side procedure-property scaffolding 2 weeks ago
read.scm 2545c4171b Implement read-syntax 4 months ago
records.scm 96a30bdfb4 Add applicable records. 1 month ago
regexps.scm 22982b17fb Remove whole-module imports of (hoot primitives) 3 months ago
strings.scm 194dbb311f Add expansion time implementation of %string-compare. 1 month ago
symbols.scm 22982b17fb Remove whole-module imports of (hoot primitives) 3 months ago
syntax-objects.scm ef3a46f6e5 make-syntax-object can omit "source" argument 2 weeks ago
syntax-transformers.scm 8d9d692a0d Add Scheme support for syntax transformer objects 3 months ago
syntax.scm 1b0c28222c Move all boot syntax to (hoot core-syntax) 3 months ago
tree-il.scm ec131bc21e tree-il: Remove lambda-src etc; use tree-il-src instead 2 weeks ago
values.scm 22982b17fb Remove whole-module imports of (hoot primitives) 3 months ago
vectors.scm b839b47cfd Add vector-binary-search to (hoot vectors). 3 months ago
weak-refs.scm 22982b17fb Remove whole-module imports of (hoot primitives) 3 months ago
weak-vectors.scm 1b0c28222c Move all boot syntax to (hoot core-syntax) 3 months ago
write.scm 96a30bdfb4 Add applicable records. 1 month ago