Markus Triska
|
20b6816562
|
MODIFIED: library(charsio): read_term_from_chars/2 is now called read_from_chars/2
This is for compatibility with SICStus Prolog and GNU Prolog.
|
2022-01-17 20:21:18 +01:00 |
|
Markus Triska
|
12c561cee0
|
report time with "s" instead of "seconds", in analogy to time(1)
This addresses https://github.com/mthom/scryer-prolog/pull/1131#issuecomment-988670049 .
|
2021-12-08 16:13:54 +01:00 |
|
Markus Triska
|
cb6309d370
|
walltime --> CPU time
|
2021-12-05 00:56:16 +01:00 |
|
Markus Triska
|
89a90d9522
|
ENHANCED: Better reporting for time/1.
This addresses #378.
|
2021-12-01 21:23:00 +01:00 |
|
Markus Triska
|
45cfa6c8d8
|
use seq//1
|
2021-11-27 16:32:45 +01:00 |
|
Mark Thom
|
75908ab88f
|
replace (:) with 0 in meta-predicate declarations, remove support for (:) in meta-predicate declarations
|
2021-01-31 18:00:10 -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 |
|
Markus Triska
|
27a52ef56a
|
reflect improved determinism thanks to the improvements by @notoria
|
2020-12-23 00:05:29 +01:00 |
|
Mark Thom
|
33325f1574
|
remove vestigial prolog/ directory (#444)
|
2020-06-12 18:26:38 -06:00 |
|