chibi-scheme/opt
Alex Shinn 3e79138e21 Various fixes for better debug output.
* 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.
2012-07-07 15:26:08 +09:00
..
bignum.c Optional code refactoring. 2012-06-21 23:04:07 -07:00
fcall.c automatically making sockets non-blocking on accept 2012-05-14 08:37:45 -04:00
opcode_names.h Various fixes for better debug output. 2012-07-07 15:26:08 +09:00
plan9-opcodes.c automatically making sockets non-blocking on accept 2012-05-14 08:37:45 -04:00
plan9.c automatically making sockets non-blocking on accept 2012-05-14 08:37:45 -04:00
sexp-huff.c automatically making sockets non-blocking on accept 2012-05-14 08:37:45 -04:00
sexp-hufftabdefs.h automatically making sockets non-blocking on accept 2012-05-14 08:37:45 -04:00
sexp-hufftabs.c automatically making sockets non-blocking on accept 2012-05-14 08:37:45 -04:00
sexp-unhuff.c automatically making sockets non-blocking on accept 2012-05-14 08:37:45 -04:00
simplify.c Various fixes for better debug output. 2012-07-07 15:26:08 +09:00