1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-25 20:50:31 +02:00
guile/module/language/cps
Andy Wingo 11eff82685 Fix primitive reification for class-of, bytevector-u8-ref, etc
* module/language/cps/reify-primitives.scm (primitive-module): Not all
  primitives are bound in (guile).
2013-10-31 09:47:48 +01:00
..
arities.scm Fix primcall return arities 2013-10-26 14:38:11 +02:00
closure-conversion.scm Add "pop" field to $prompt 2013-10-31 09:47:48 +01:00
compile-rtl.scm Add "pop" field to $prompt 2013-10-31 09:47:48 +01:00
constructors.scm New pass: inline-constructors 2013-10-26 21:07:27 +02:00
contification.scm Contify returns via calls to "values" 2013-10-22 22:29:56 +02:00
dfg.scm DFG: Disable control-flow analysis. 2013-10-31 09:47:48 +01:00
elide-values.scm New pass: elide-values 2013-10-26 22:30:54 +02:00
primitives.scm Compile variable-ref, variable-set! 2013-10-26 15:40:49 +02:00
reify-primitives.scm Fix primitive reification for class-of, bytevector-u8-ref, etc 2013-10-31 09:47:48 +01:00
slot-allocation.scm Add "pop" field to $prompt 2013-10-31 09:47:48 +01:00
spec.scm Add CPS -> RTL compiler 2013-08-31 09:40:56 +02:00
verify.scm Add "pop" field to $prompt 2013-10-31 09:47:48 +01:00