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