1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-09 15:10:29 +02:00
guile/module/language/glil
Andy Wingo 54e53aa430 %nil -> #nil
* module/language/assembly.scm (object->assembly, assembly->object):
* module/language/elisp/compile-tree-il.scm (compile-pair):
* module/language/glil/decompile-assembly.scm (decompile-load-program):
  Change instances of %nil to #nil.
2010-04-09 14:17:04 +02:00
..
compile-assembly.scm <glil-mv-bind> can truncate values anonymously 2010-03-03 20:57:35 +01:00
decompile-assembly.scm %nil -> #nil 2010-04-09 14:17:04 +02:00
spec.scm language-readers receive environment as an arg 2009-10-16 13:39:24 +02:00