1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-13 17:20:21 +02:00
guile/module/language
Daniel Kraft f3df67e203 without-void-checks as new extension for fine-control
* module/language/elisp/README: Document it.
* module/language/elisp/compile-tree-il.scm: Handle without-void-checks.
* test-suite/tests/elisp-compiler.test: Test it.
2009-07-30 13:51:45 +02:00
..
assembly Add FIXMEs about misaligned objcode-metas. 2009-07-15 23:53:22 +02:00
brainfuck remove lambda wrap hack of brainfuck tree-il compiler 2009-06-24 13:43:20 +02:00
bytecode Change Guile license to LGPLv3+ 2009-06-17 00:22:09 +01:00
ecmascript Change Guile license to LGPLv3+ 2009-06-17 00:22:09 +01:00
elisp without-void-checks as new extension for fine-control 2009-07-30 13:51:45 +02:00
ghil Change Guile license to LGPLv3+ 2009-06-17 00:22:09 +01:00
glil Added make-nil instruction to VM and use it for Emacs' nil in the compiler. 2009-06-29 13:16:27 +02:00
objcode Change Guile license to LGPLv3+ 2009-06-17 00:22:09 +01:00
r5rs Change Guile license to LGPLv3+ 2009-06-17 00:22:09 +01:00
scheme Change Guile license to LGPLv3+ 2009-06-17 00:22:09 +01:00
tree-il bytevector ops now compile down to low-level VM ops 2009-06-26 12:42:10 +02:00
value Change Guile license to LGPLv3+ 2009-06-17 00:22:09 +01:00
assembly.scm Added make-nil instruction to VM and use it for Emacs' nil in the compiler. 2009-06-29 13:16:27 +02:00
ghil.scm Change Guile license to LGPLv3+ 2009-06-17 00:22:09 +01:00
glil.scm Change Guile license to LGPLv3+ 2009-06-17 00:22:09 +01:00
objcode.scm Change Guile license to LGPLv3+ 2009-06-17 00:22:09 +01:00
tree-il.scm add brainfuck->tree-il compiler 2009-06-21 15:06:04 +02:00