]> Repositorios git - scryer-prolog.git/commit
Add support for the float_integer_part/1 and float_fractional_part/1 standard arithme...
authorPaulo Moura <[email protected]>
Mon, 27 Sep 2021 11:27:09 +0000 (12:27 +0100)
committerPaulo Moura <[email protected]>
Sun, 24 Oct 2021 08:10:38 +0000 (09:10 +0100)
commit495025dafbae5fe27e8fcbda53a2ab6a3df288ad
tree956998e9984b6a71613f494f83d018b8ad318304
parentca62e54652ace8374225e9f43f28aac508819255
Add support for the float_integer_part/1 and float_fractional_part/1 standard arithmetic functions
src/arithmetic.rs
src/instructions.rs
src/machine/machine_state_impl.rs
src/write.rs