Mark Thom
|
37f2336eee
|
stop unifying ! to free variables in control_functor/1 (#887)
|
2021-03-24 15:05:59 -06:00 |
|
Mark Thom
|
fffb87d013
|
flush loader term queue before compiling declarations, declare '/1' as dynamic before asserting
|
2021-03-22 16:53:23 -06:00 |
|
Mark Thom
|
627c49c5db
|
recognize cuts in (->)/(,)/(;) calling contexts (#878)
|
2021-03-19 16:34:55 -06:00 |
|
Mark Thom
|
4623e9d7fc
|
fix findall/4 (#873)
|
2021-03-18 12:50:12 -06:00 |
|
Mark Thom
|
a3f0290432
|
restore deleted parts of number_chars/2 and number_codes/2 (#721)
|
2021-03-17 20:23:58 -06:00 |
|
Mark Thom
|
b98e8c34eb
|
findall/4 should be declared as a meta-predicate (#873)
|
2021-03-17 18:13:06 -06:00 |
|
Mark Thom
|
498c4660d0
|
use plain ! while interpreting control functors in metacalls (#724)
|
2021-02-28 19:12:35 -07:00 |
|
Mark Thom
|
101ed9a633
|
add error value to occurs_check prolog flag (#783)
|
2021-02-28 11:44:23 -07:00 |
|
Mark Thom
|
a367812348
|
add occurs_check flag (#309)
|
2021-02-28 10:41:32 -07:00 |
|
Mark Thom
|
064d261357
|
implement logical update semantics for dynamic database predicates
|
2021-02-27 23:33:10 -07:00 |
|
Mark Thom
|
0ef5f7f9b1
|
issue singleton variable warnings from loader.pl (#812)
|
2021-02-21 19:20:42 -07:00 |
|
Mark Thom
|
f9b98f97b6
|
remove unnecessary cause of failure in parser, qualify call to op_/3 in builtins.pl
|
2021-02-17 11:56:58 -07:00 |
|
Mark Thom
|
00bf39204d
|
add missing variable checks in various places
|
2021-02-17 11:12:19 -07:00 |
|
Mark Thom
|
4d29a3ae3c
|
check for control functors (,/;/->) before jumping to internal interpretation (#815)
|
2021-02-09 16:40:25 -07:00 |
|
Mark Thom
|
30602c0849
|
clean up implementation of (->)/2, (;)/2, and (,)/2
|
2021-02-07 21:13:27 -07:00 |
|
Mark Thom
|
49b1c1368e
|
remove dynamic clause declaration for clause internal
|
2021-02-05 23:16:42 -07:00 |
|
Mark Thom
|
bdb5df104a
|
shed module names from arguments of the (->)/2, (,)/2, (;)/2 predicates
|
2021-02-05 22:50:57 -07:00 |
|
Mark Thom
|
bbbf95705b
|
implement abolish/1
|
2021-02-05 18:35:06 -07:00 |
|
Mark Thom
|
3fc2c4223b
|
delay premature set_switch_var_offset_* calls in retract_clause, add module resolution for asserta/assertz/retract/clause
|
2021-02-05 17:12:25 -07:00 |
|
Mark Thom
|
222be9cf6c
|
modify rightmost_power/2 to ignore module qualification on (^)/2 (#794)
|
2021-02-04 20:51:55 -07:00 |
|
Mark Thom
|
75a52f032b
|
perform goal expansion in call/N (#788, #797)
|
2021-02-04 20:40:48 -07: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 |
|
Mark Thom
|
d3ab4b5def
|
flatten passage of cut point B in (,)/2, (->)/2 and (;)/2 (#685, #683)
|
2020-08-23 22:49:10 -03:00 |
|
notoria
|
3143468751
|
Fixed some conversion issues
|
2020-08-06 11:39:55 +02:00 |
|
Mark Thom
|
4f15802fbc
|
reconcile '[]' and [] (#644), solve remaining conformity issues (#648), move (-->) from dcgs.pl to builtins.pl (#649)
|
2020-08-02 23:35:53 -06:00 |
|
Mark Thom
|
33325f1574
|
remove vestigial prolog/ directory (#444)
|
2020-06-12 18:26:38 -06:00 |
|