]> Repositorios git - scryer-prolog.git/commit
ADDED: load_xml/3 to load XML files from streams, files and strings.
authorMarkus Triska <[email protected]>
Sun, 21 Jun 2020 06:35:08 +0000 (08:35 +0200)
committerMarkus Triska <[email protected]>
Sun, 21 Jun 2020 07:45:37 +0000 (09:45 +0200)
commit32eb896c564df9d09dba52c7b7374dd33229258c
treeee7ffa7878fbcb80586d3d87bd1ec9f46bf404ea
parent4603163e884624bfa2541b268ed21f786d9abb98
ADDED: load_xml/3 to load XML files from streams, files and strings.
Cargo.toml
README.md
src/clause_types.rs
src/lib/sgml.pl
src/machine/system_calls.rs