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