mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-04-30 11:50:28 +02:00
* module/language/cps/types.scm (&all-types): Represent true and false as separate bits, so that #f can be removed from types on true branches. Adapt all users. * module/language/cps/type-fold.scm (&scalar-types): (fold-and-reduce): Adapt to boolean type representation change. |
||
---|---|---|
.. | ||
brainfuck | ||
bytecode | ||
cps | ||
ecmascript | ||
elisp | ||
scheme | ||
tree-il | ||
value | ||
bytecode.scm | ||
cps.scm | ||
tree-il.scm |