]> Repositorios git - scryer-prolog.git/commit
32-bit system support, addressing all (at most) 4GB addresses of RAM.
authorRujia Liu <[email protected]>
Thu, 24 Aug 2023 12:05:40 +0000 (20:05 +0800)
committerRujia Liu <[email protected]>
Thu, 24 Aug 2023 12:05:40 +0000 (20:05 +0800)
commit4fd059be5f5e33db14393e623842b238ccd049cd
treedef02d0020ec728b7e4eaec4a482ec36fbf96737
parent61f975ea18cf6a8670fc6fb75b88e527defb18eb
32-bit system support, addressing all (at most) 4GB addresses of RAM.
src/arena.rs
src/atom_table.rs
src/machine/copier.rs
src/machine/gc.rs
src/machine/machine_indices.rs
src/machine/mod.rs
src/machine/streams.rs
src/machine/system_calls.rs
src/macros.rs
src/types.rs