1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-01 12:20:26 +02:00
guile/module/language/tree-il
Ludovic Courtès 1e1808c920 Use vhash-delq' in (language tree-il analyze)'.
* module/language/tree-il/analyze.scm (unbound-variable-analysis): Use
  `vhash-delq' instead of `vhash-delete'.
2011-02-22 00:32:42 +01:00
..
analyze.scm Use vhash-delq' in (language tree-il analyze)'. 2011-02-22 00:32:42 +01:00
compile-glil.scm add return/values hack to compile-glil for lua 2010-12-10 18:04:06 +01:00
fix-letrec.scm Remove unexpected non-ASCII character. 2011-01-23 23:43:50 +01:00
inline.scm fix memq/memv inlining 2011-02-07 21:58:51 +01:00
optimize.scm compilation enviroments are always modules; simplifications & refactorings 2009-10-16 15:33:32 +02:00
primitives.scm inline symbol? and vector? to opcodes, and a psyntax inlining tweak 2010-10-08 12:31:56 +02:00
spec.scm remove `version' field from <language> 2010-05-02 11:19:13 +02:00