mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-07-02 23:50:47 +02:00
* module/Makefile.am (TREE_IL_LANG_SOURCES): * module/language/tree-il/inline.scm: Add a brain-dead inliner, to inline ((lambda () x)) => x. * module/language/tree-il/optimize.scm (optimize!): Invoke the inliner. |
||
---|---|---|
.. | ||
analyze.scm | ||
compile-glil.scm | ||
inline.scm | ||
optimize.scm | ||
primitives.scm | ||
spec.scm |