mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-11 22:31:12 +02:00
* module/language/cps/types.scm (*max-size-t*): New definition. (type-entry-saturating-union): Saturate more slowly, first stopping at [0,*max-size-t*] then at [&range-min, &range-max] before saturating to [-inf.0, +inf.0]. This allows most offset phi variables to have their range inferred within the u64 range. |
||
---|---|---|
.. | ||
brainfuck | ||
bytecode | ||
cps | ||
ecmascript | ||
elisp | ||
scheme | ||
tree-il | ||
value | ||
bytecode.scm | ||
cps.scm | ||
tree-il.scm |