Official chibi-scheme repository
Find a file
2009-04-08 18:02:47 +09:00
tests reporting calling procedure name for exceptions 2009-04-08 11:55:38 +09:00
.hgignore wow, looks like all tests pass... 2009-03-29 16:24:56 +09:00
config.h r5rs test suite, various bugfixes 2009-04-08 10:16:26 +09:00
debug.c fixing tail-call bug when the new frame is larger. 2009-04-03 23:27:01 +09:00
defaults.h r5rs test suite, various bugfixes 2009-04-08 10:16:26 +09:00
eval.c fixing bug in return IP for exceptions 2009-04-08 18:02:47 +09:00
eval.h detecting undefined variables 2009-04-03 17:58:03 +09:00
init.scm r5rs test suite, various bugfixes 2009-04-08 10:16:26 +09:00
main.c exceptions don't print by default 2009-04-08 17:04:48 +09:00
Makefile r5rs test suite, various bugfixes 2009-04-08 10:16:26 +09:00
opcodes.c exceptions don't print by default 2009-04-08 17:04:48 +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 exceptions don't print by default 2009-04-08 17:04:48 +09:00
sexp.h reporting calling procedure name for exceptions 2009-04-08 11:55:38 +09:00
syntax-rules.scm need to quote literals in syntax-rules 2009-04-04 00:02:02 +09:00