1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-23 13:00:34 +02:00
guile/module/language
Andy Wingo 90f51aba0d fix compilation of functions with more than 255 local variables.
* module/language/glil/compile-assembly.scm (glil->assembly): Fix case
  where there are more than 255 local variables.  Whoops!
2013-02-20 16:02:30 +01:00
..
assembly Add 'for-humans?' flag to <language> specifications. 2013-01-27 10:16:40 -05:00
brainfuck remove `version' field from <language> 2010-05-02 11:19:13 +02:00
bytecode Add 'for-humans?' flag to <language> specifications. 2013-01-27 10:16:40 -05:00
ecmascript ecmascript: Fix conversion to boolean for non-numbers. 2013-01-26 19:18:31 +01:00
elisp Placate a number of `syntax-check' verifications. 2012-01-05 23:38:10 +01:00
glil fix compilation of functions with more than 255 local variables. 2013-02-20 16:02:30 +01:00
objcode Add 'for-humans?' flag to <language> specifications. 2013-01-27 10:16:40 -05:00
scheme tree-il->scheme improvements 2012-03-03 18:05:21 -05:00
tree-il local rewrite for apply to a let-bound rest list 2013-02-15 15:20:40 +01:00
value Add 'for-humans?' flag to <language> specifications. 2013-01-27 10:16:40 -05:00
assembly.scm silly "optimization" in (language assembly) 2011-05-05 11:43:12 +02:00
glil.scm prompt handlers are always inline 2010-02-19 15:30:34 +01:00
objcode.scm Change Guile license to LGPLv3+ 2009-06-17 00:22:09 +01:00
tree-il.scm mvoe tree-il=? and tree-il-hash to tree-il.scm 2012-05-15 12:25:37 +02:00