]> Repositorios git - scryer-prolog.git/commit
replace lazy_static macro with std::sync::LazyLock
authorDmitry Shlagoff <[email protected]>
Tue, 12 May 2026 13:39:35 +0000 (15:39 +0200)
committerDmitry Shlagoff <[email protected]>
Tue, 12 May 2026 13:40:38 +0000 (15:40 +0200)
commit095fa1227a437b1696fb85fe2eaea577aec76724
tree6bbb31e4297e57adc19e60e0c03546efec250d5c
parent8dffd72db541d2c82606697bf8efedc8aa186493
replace lazy_static macro with std::sync::LazyLock
.gitignore
Cargo.lock
Cargo.toml
src/machine/mod.rs
src/machine/system_calls.rs