1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-09 21:40:33 +02:00
guile/module
Andy Wingo 74deff3c43 check that jumps are within the range of a signed 16-bit int
* module/language/assembly/compile-bytecode.scm (write-bytecode): Check
  that the offset is within the range of a signed int16 value.
2009-07-24 12:06:40 +02:00
..
ice-9 fix gensym creation in psyntax 2009-07-24 12:06:19 +02:00
language check that jumps are within the range of a signed 16-bit int 2009-07-24 12:06:40 +02:00
oop Change Guile license to LGPLv3+ 2009-06-17 00:22:09 +01:00
rnrs Complete changing license to LGPLv3+ 2009-06-17 22:30:26 +01:00
scripts Fix "guile-tools disassemble". 2009-06-19 21:54:51 +02:00
srfi Complete changing license to LGPLv3+ 2009-06-17 22:30:26 +01:00
system remove all mentions of "external" from the compiler and related code 2009-07-23 17:15:17 +02:00
Makefile.am add brainfuck->tree-il compiler 2009-06-21 15:06:04 +02:00