chibi-scheme/opt
Alex Shinn d7147bf67e adding reserve opcode to avoid pushing dummy values.
also adding register-optimization! primitive.
2011-06-13 20:52:42 +09:00
..
bignum.c adjusting for roundoff errors in expt 2011-05-30 23:22:08 +09:00
fcall.c adding interface to bytecode-literals 2010-12-05 16:53:38 -08:00
opcode_names.h adding reserve opcode to avoid pushing dummy values. 2011-06-13 20:52:42 +09:00
plan9-opcodes.c fixing _FN4 usage 2011-04-17 21:17:22 +09:00
plan9.c plan9 API updates 2011-04-08 02:19:54 +09:00
sexp-huff.c adding interface to bytecode-literals 2010-12-05 16:53:38 -08:00
sexp-hufftabdefs.h fixing conflicts in chibi-scheme-static build 2011-05-18 21:50:48 -07:00
sexp-hufftabs.c adding interface to bytecode-literals 2010-12-05 16:53:38 -08:00
sexp-unhuff.c adding interface to bytecode-literals 2010-12-05 16:53:38 -08:00
simplify.c don't bother consing up rest arguments if they're never used 2011-06-11 14:52:30 +09:00