Commit History

Author SHA1 Message Date
  Andy Wingo e867d563a5 add source:line-for-user, returning a 1-indexed line number 14 years ago
  Ludovic Courtès 96640816c8 Fix disassembly of free variable lists. 14 years ago
  Andy Wingo 0bc8874c04 fix prompt disassembly bug 15 years ago
  Andy Wingo 9b7ca73cfe GLIL and assembly support for prompt compilation 15 years ago
  Ludovic Courtès 6734191c68 Remove unused top-level variables. 15 years ago
  Andy Wingo f39ede0067 fix properties disassembly 15 years ago
  Andy Wingo 8b65211204 assembly/disassembly support for br-if-nargs-* 15 years ago
  Andy Wingo 56164a5a6c de-nargs struct scm_objcode; procedure-property refactor 15 years ago
  Ludovic Courtès 84012ef4b1 Fix typos leading to unbound variable references. 15 years ago
  Ludovic Courtès d773ba231c Partially revert e5f5113c21f396705d7479a570c96690135c9d36. 15 years ago
  Ludovic Courtès e5f5113c21 Remove unused variables in system/language. 15 years ago
  Andy Wingo 98850fd727 update docs for recent vm/compiler work 15 years ago
  Andy Wingo 476e357281 remove all mentions of "external" from the compiler and related code 15 years ago
  Neil Jerram 53befeb700 Change Guile license to LGPLv3+ 15 years ago
  Andy Wingo 81fd315299 update docs, clean up VM vestiges, macro docs, fix (/ a b c) 15 years ago
  Andy Wingo a3f0ff0faf update disassembler for changes to decompiler 16 years ago
  Andy Wingo 594d9d4c48 be smarter about allocating local variables, reusing slots if possible 16 years ago
  Andy Wingo 1f1ec13b5c add code for writing out metadata to the end of a program 16 years ago
  Andy Wingo 9aeaabdc45 add metalen field to bytecode serialization 16 years ago
  Andy Wingo d7236899f5 add disassembler that fits in with old compiler tower 16 years ago