]> Repositorios git - scryer-prolog.git/commit
make indexer downcast Integers to Fixnums when possible, be slightly more judicious...
authorMark <[email protected]>
Thu, 29 Feb 2024 23:15:28 +0000 (16:15 -0700)
committerMark <[email protected]>
Thu, 29 Feb 2024 23:15:28 +0000 (16:15 -0700)
commit42f48278546ec79a045b97e3e998e65708f4907d
treeea092c18c739bfabeb651ef6a49fdcbcfb9dee39
parentf2d3779fa944adacac3a76066360076b438c3c1b
make indexer downcast Integers to Fixnums when possible, be slightly more judicious about allocating Integers instead of Fixnums (#2340)
src/indexing.rs
src/machine/arithmetic_ops.rs
src/machine/dispatch.rs