mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-28 16:00:22 +02:00
* module/language/cps/type-fold.scm (u64->scm, scm->u64): Fix type-safety by adding casts. * module/language/tree-il/compile-cps.scm (convert, canonicalize): Simplify rsh and lsh compilation by not trying to avoid scm->u64 in the early stages of the compiler. |
||
---|---|---|
.. | ||
brainfuck | ||
bytecode | ||
cps | ||
ecmascript | ||
elisp | ||
scheme | ||
tree-il | ||
value | ||
bytecode.scm | ||
cps.scm | ||
tree-il.scm |