Official chibi-scheme repository
Find a file
Alex Shinn ca9e391ee3 fixing tail-call bug when the new frame is larger.
allowing (error x) for any object x.
vm tracing is now a compile-time option with -DDEBUG_VM.
2009-04-03 23:27:01 +09:00
tests initial hygiene working 2009-03-29 22:10:09 +09:00
.hgignore wow, looks like all tests pass... 2009-03-29 16:24:56 +09:00
config.h playing with linux fmemopen 2009-04-03 02:23:07 +09:00
debug.c fixing tail-call bug when the new frame is larger. 2009-04-03 23:27:01 +09:00
defaults.h switching to chained buckets for symbol table 2009-04-03 02:02:59 +09:00
eval.c fixing tail-call bug when the new frame is larger. 2009-04-03 23:27:01 +09:00
eval.h detecting undefined variables 2009-04-03 17:58:03 +09:00
init.scm switching to chained buckets for symbol table 2009-04-03 02:02:59 +09:00
main.c fixing tail-call bug when the new frame is larger. 2009-04-03 23:27:01 +09:00
Makefile fixing tail-call bug when the new frame is larger. 2009-04-03 23:27:01 +09:00
opcodes.c detecting undefined variables 2009-04-03 17:58:03 +09:00
sexp-huff.c initial import 2009-02-18 03:14:31 +09:00
sexp-hufftabs.c initial import 2009-02-18 03:14:31 +09:00
sexp-unhuff.c initial import 2009-02-18 03:14:31 +09:00
sexp.c fixing tail-call bug when the new frame is larger. 2009-04-03 23:27:01 +09:00
sexp.h fixing tail-call bug when the new frame is larger. 2009-04-03 23:27:01 +09:00
syntax-rules.scm fixing tail-call bug when the new frame is larger. 2009-04-03 23:27:01 +09:00