Mark Thom
|
804858d736
|
remove defunct reset function (#782)
|
2021-02-04 21:02:37 -07:00 |
|
Mark Thom
|
75a52f032b
|
perform goal expansion in call/N (#788, #797)
|
2021-02-04 20:40:48 -07:00 |
|
Mark Thom
|
4e29099ed9
|
export loader's public predicates from builtins, handle module resolution from DCGs
|
2021-02-02 15:43:52 -07:00 |
|
Mark Thom
|
8900df6f13
|
add built_in to predicate_property
|
2021-02-02 15:03:14 -07:00 |
|
Mark Thom
|
e1ec4bee75
|
move term expansion logic entirely into loader.pl
|
2021-02-01 16:50:05 -07:00 |
|
Mark Thom
|
a239007db0
|
target prolog_parser_rebis on crates.io
|
2021-01-30 22:03:07 -07:00 |
|
Mark Thom
|
a4d15bfb88
|
move to a predicate-based module system, move to loader.[rs|pl]-based compilation, add support for incremental clause compilation
|
2021-01-30 21:07:51 -07:00 |
|
brightly-salty
|
4854da4805
|
Replace dirs with dirs-next
|
2020-12-15 06:59:26 -06:00 |
|
notoria
|
83268f5ff6
|
Allowing paths in use_module(library(..)) (#604)
In a module, the path is restricted in being an atom.
|
2020-07-01 10:22:17 +02:00 |
|
notoria
|
1eb42654e0
|
Revert "allow paths in use_module(library(..)) (#604)"
This reverts commit cfd15f4e02.
|
2020-07-01 10:07:26 +02:00 |
|
notoria
|
e05c34d1ee
|
Revert "build.rs recursively delves into directories during library bake stage, correct misnamed file at machine/mod.rs:455 (#617)"
This reverts commit c1b577f2c7.
|
2020-07-01 10:06:20 +02:00 |
|
Mark Thom
|
c1b577f2c7
|
build.rs recursively delves into directories during library bake stage, correct misnamed file at machine/mod.rs:455 (#617)
|
2020-06-29 00:58:10 -06:00 |
|
Mark Thom
|
cfd15f4e02
|
allow paths in use_module(library(..)) (#604)
|
2020-06-19 00:57:56 -06:00 |
|
Mark Thom
|
33325f1574
|
remove vestigial prolog/ directory (#444)
|
2020-06-12 18:26:38 -06:00 |
|