Markus Triska
|
803e120a51
|
use must_be(list, ...) earlier, since it is now faster
|
2021-11-26 17:11:51 +01:00 |
|
Markus Triska
|
6ba374c62b
|
ENHANCED: use '$skip_max_list'/4 for fast list tests in can_be/2 and must_be/2
This also (partially) addresses #1108.
|
2021-11-26 17:11:35 +01:00 |
|
Markus Triska
|
220e1e8d83
|
ADDED: must_be(chars, ...) and can_be(chars, ...) for string tests.
Internal features of Scryer Prolog are used to make these tests fast.
|
2021-11-22 19:55:34 +01:00 |
|
Adrián Arroyo Calle
|
72a88d1f91
|
Fix uninstantiation_error missing. Fix #1031
|
2021-11-16 23:22:24 +01: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 |
|
Markus Triska
|
eb872f8fca
|
ADDED: library(os), reasoning about environment variables.
Together with library(files), this addresses #511.
|
2020-07-11 21:00:25 +02:00 |
|
Mark Thom
|
33325f1574
|
remove vestigial prolog/ directory (#444)
|
2020-06-12 18:26:38 -06:00 |
|