1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-05 03:30:24 +02:00
guile/module/language/tree-il
Mark H Weaver 3004fe2624 Fix comment summarizing allocation table
* module/language/tree-il/analyze.scm (analyze-lexicals): Fix comment,
  which describes the compiler's allocation table, to match reality.
2011-12-30 23:15:57 -05:00
..
analyze.scm Fix comment summarizing allocation table 2011-12-30 23:15:57 -05:00
canonicalize.scm separate peval and a new canonicalization pass into their own modules 2011-09-28 19:39:39 +02:00
compile-glil.scm when leaving a non-tail let, allow bound vals to be collected 2011-11-09 23:45:53 +01:00
debug.scm add tree-il verifier 2011-10-07 11:05:43 +02:00
fix-letrec.scm fix-letrec tweaks 2011-03-09 22:38:11 +01:00
inline.scm separate peval and a new canonicalization pass into their own modules 2011-09-28 19:39:39 +02:00
optimize.scm optimizer verifies its output 2011-10-07 11:06:19 +02:00
peval.scm peval fix: (cons 1 #nil) is not (list 1) 2011-12-21 22:04:18 -05:00
primitives.scm simplify primitives.scm for dynwind 2011-11-09 16:54:43 +01:00
spec.scm remove `version' field from <language> 2010-05-02 11:19:13 +02:00