mirror of
https://github.com/ashinn/chibi-scheme.git
synced 2025-05-21 14:49:18 +02:00
* Associate file/line source info with corresponding bytecode offset. * Fixes for losing source info after macro expansion and simplification. * Fix for showing the source info of the calling procedure of an error. |
||
---|---|---|
.. | ||
bignum.c | ||
fcall.c | ||
opcode_names.h | ||
plan9-opcodes.c | ||
plan9.c | ||
sexp-huff.c | ||
sexp-hufftabdefs.h | ||
sexp-hufftabs.c | ||
sexp-unhuff.c | ||
simplify.c |