1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-28 07:50:20 +02:00
guile/module/language/cps
Andy Wingo a104380d53 bytevector-length reifies to correct module
* module/language/cps/reify-primitives.scm (primitive-module): Whoops,
  bytevector-length is needs to map to the (rnrs bytevectors) module.
2014-02-14 10:49:45 +01:00
..
arities.scm Add VM and compiler support for calls to known procedures 2014-02-02 23:19:22 +01:00
closure-conversion.scm Add VM and compiler support for calls to known procedures 2014-02-02 23:19:22 +01:00
compile-bytecode.scm Add prune-top-level-scopes pass 2014-02-13 09:30:39 +01:00
constructors.scm Source information goes on the $continue, not the $cont. 2013-11-07 10:32:21 +01:00
contification.scm Rename "RTL" to "bytecode" 2013-12-02 21:31:47 +01:00
dce.scm Add VM and compiler support for calls to known procedures 2014-02-02 23:19:22 +01:00
dfg.scm Add VM and compiler support for calls to known procedures 2014-02-02 23:19:22 +01:00
effects-analysis.scm bytevector-length is an interesting primitive. 2014-02-13 17:51:20 +01:00
elide-values.scm Rename $ktrunc to $kreceive 2014-01-12 12:37:05 +01:00
primitives.scm Bytevector f32 an f64 ops actually map to VM primitives 2014-02-11 21:54:05 +01:00
prune-top-level-scopes.scm Add prune-top-level-scopes pass 2014-02-13 09:30:39 +01:00
reify-primitives.scm bytevector-length reifies to correct module 2014-02-14 10:49:45 +01:00
simplify.scm Add VM and compiler support for calls to known procedures 2014-02-02 23:19:22 +01:00
slot-allocation.scm Add VM and compiler support for calls to known procedures 2014-02-02 23:19:22 +01:00
spec.scm Rename "RTL" to "bytecode" 2013-12-02 21:31:47 +01:00
specialize-primcalls.scm Rename "RTL" to "bytecode" 2013-12-02 21:31:47 +01:00
verify.scm Add VM and compiler support for calls to known procedures 2014-02-02 23:19:22 +01:00