Mark
|
aa65287c3b
|
remove tabling attributes in each module's attribute_goals//1 (#1825)
|
2023-06-27 10:31:10 -06:00 |
|
Mark Thom
|
fb4e627e62
|
fix various partial string bugs (copying using them in arg/3)
|
2022-01-06 21:44:41 -07:00 |
|
Mark Thom
|
7ea7e5c951
|
remove intra-module predicates from module code directory when module is being re-defined (#848)
|
2021-03-13 23:22:24 -07:00 |
|
Mark Thom
|
6079402dc4
|
suppress tabled/2 existence errors in tabling library, do not print evaluation errors generated by term and goal expansion in loader.pl
|
2021-02-28 18:56:24 -07:00 |
|
Mark Thom
|
2a70ca375c
|
restore support for tabling and delimited continuations (#779)
|
2021-02-17 16:18:49 -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 |
|
Mark Thom
|
d677d3d2ef
|
preface the 'spelling error' with an explainer comment (#687)
|
2020-09-05 18:07:58 -06:00 |
|
notoria
|
bf13700a95
|
Enhanced the implementation
The restriction has been removed by using read_library_path from
cfd15f4e02.
|
2020-07-01 13:14:12 +02: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 |
|
Mark Thom
|
53f99ca434
|
fix copy_partial_string bug (#572)
|
2020-06-16 18:47:39 -06:00 |
|
Mark Thom
|
33325f1574
|
remove vestigial prolog/ directory (#444)
|
2020-06-12 18:26:38 -06:00 |
|