Official chibi-scheme repository
Find a file
Alex Shinn 73c600b4dc fixing var closing to use constant stack-ref, not negative local-ref
which would depend on the current depth
2009-03-27 01:06:48 +09:00
tests fixing stack offsets for mutated variables 2009-03-16 19:26:06 +09:00
.hgignore forgot to include .hgignore file 2009-03-25 03:12:56 -04:00
config.h cleaning up error handling, support flonum arith 2009-03-16 01:07:31 +09:00
debug.c fixing var closing to use constant stack-ref, not negative local-ref 2009-03-27 01:06:48 +09:00
defaults.h cleaning up allocation, hiding last details of sexp fields 2009-03-17 16:23:33 +09:00
eval.c fixing var closing to use constant stack-ref, not negative local-ref 2009-03-27 01:06:48 +09:00
eval.h fixing var closing to use constant stack-ref, not negative local-ref 2009-03-27 01:06:48 +09:00
init.scm fixing jumps 2009-03-26 16:49:50 +09:00
Makefile fixing gc.a target 2009-03-25 16:13:45 +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 local variable references work 2009-03-26 01:34:47 +09:00
sexp.h definitions working 2009-03-26 00:15:47 +09:00