chibi-scheme/lib
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
..
chibi Various fixes for better debug output. 2012-07-07 15:26:08 +09:00
scheme more accurate current-second 2012-06-25 22:03:54 -07:00
srfi fixing bignum integer-length for real 2012-06-10 23:06:44 +09:00
init-7.scm better source preservation from syntax-rules on restructured ellipsis patterns 2012-06-24 15:04:49 -07:00
meta.scm Adding (scheme cxr) library, removing all other references to c[ad]{3,4]r. 2012-05-20 15:16:11 +09:00