Official chibi-scheme repository
Find a file
2009-04-04 00:02:02 +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 fixing bug in cond with => patterns 2009-04-03 23:53:18 +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 need to quote literals in syntax-rules 2009-04-04 00:02:02 +09:00