1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-24 04:15:36 +02:00
guile/module/language/cps
Andy Wingo 1a819eaaa7 Reify primitives in CPS2
* module/language/cps/reify-primitives.scm: Remove.
* module/language/cps2/reify-primitives.scm: New file.
* module/Makefile.am: Adapt build.

* module/language/cps/compile-bytecode.scm:
* module/language/cps2/compile-cps.scm: Reify primitives in CPS2 instead
  of CPS.
2015-07-16 11:27:14 +02:00
..
compile-bytecode.scm Reify primitives in CPS2 2015-07-16 11:27:14 +02:00
dfg.scm Remove "free" field of $fun 2015-04-01 10:10:10 +02:00
intmap.scm Fix intmap-ref bug 2015-06-05 00:34:05 +02:00
intset.scm Tweak intset printing 2015-07-14 16:14:09 +02:00
primitives.scm Keywords have a tc7 2015-01-22 13:03:11 +01:00
renumber.scm Remove "free" field of $fun 2015-04-01 10:10:10 +02:00
slot-allocation.scm Fix slot allocation hinting for intervening terms that define dead values 2015-06-05 00:34:05 +02:00
spec.scm Rename "RTL" to "bytecode" 2013-12-02 21:31:47 +01:00
verify.scm Remove "free" field of $fun 2015-04-01 10:10:10 +02:00