Mark Thom
|
c6400550e1
|
dereference second argument of '/2
|
2022-01-17 00:00:23 -07:00 |
|
Markus Triska
|
11d504e8f4
|
retain the string "[]" as is, instead of converting it to '[]' (i.e., "")
This addresses #1215.
|
2022-01-16 17:50:20 +01:00 |
|
Mark Thom
|
83378e4373
|
deduplicate but do not sort anonymous variables in toplevel (#1196)
|
2022-01-15 19:24:22 -07:00 |
|
Mark Thom
|
06abe2302b
|
add missing cases to retract_clause (#1214)
|
2022-01-15 00:51:38 -07:00 |
|
Mark Thom
|
f3e5f7879d
|
allow late dynamic declaration for predicates (#1205)
|
2022-01-14 16:31:49 -07:00 |
|
Mark Thom
|
bc5125b719
|
put_complete_string should push the empty list to the heap for empty strings (#1209)
|
2022-01-14 16:31:49 -07:00 |
|
Mark Thom
|
c6d23f9a0b
|
fix off-by-one error in DynamicIndexedChoice (#1210)
|
2022-01-14 16:31:22 -07:00 |
|
Mark Thom
|
39e28f1f2a
|
write plaintext and ciphertext directly to atoms (#1193)
|
2022-01-13 08:47:56 -07:00 |
|
Mark Thom
|
d9e190096c
|
delimit partial strings around \x0\
|
2022-01-12 22:10:59 -07:00 |
|
Mark Thom
|
c5cda99f9d
|
evaluate floats referenced from the heap by tagged pointers (#1203)
|
2022-01-11 18:42:01 -07:00 |
|
Mark Thom
|
67854e0720
|
execute trust instead of retry at the end of dynamic choice blocks (#1204, #1173)
|
2022-01-11 18:24:26 -07:00 |
|
Mark Thom
|
cfe257495a
|
recognize characters as separate from atoms in ''/7 (#1192)
|
2022-01-10 21:18:11 -07:00 |
|
Adrián Arroyo Calle
|
35670c8654
|
remove TLS option in socket_client_open/3
|
2022-01-09 17:04:54 +01:00 |
|
Adrián Arroyo Calle
|
07bc97fb31
|
fix socket_client_open/3
|
2022-01-08 23:31:32 +01:00 |
|
Mark Thom
|
a54e42961c
|
unify current time as a complete string, not an atom (#1175)
|
2022-01-08 11:47:35 -07:00 |
|
Mark Thom
|
06313cac64
|
update README.md
|
2022-01-07 00:17:17 -07:00 |
|
Mark Thom
|
955e1799c8
|
flatten the instruction dispatch loop
|
2022-01-06 22:09:36 -07:00 |
|
Mark Thom
|
3db86f1e25
|
relocate most instruction routines from MachineState to Machine
|
2022-01-06 21:46:23 -07:00 |
|
Mark Thom
|
6f9b6a29c4
|
remove LocalCodePtr::IndexingBuf
|
2022-01-06 21:44:41 -07:00 |
|
Mark Thom
|
708c3bc3ce
|
dereference first argument of (is)/2
|
2022-01-06 21:44:41 -07:00 |
|
Mark Thom
|
4211151fe6
|
fix unify_float
|
2022-01-06 21:44:41 -07:00 |
|
Mark Thom
|
b24df6e195
|
properly iterate over read terms in MachineState::read_term
|
2022-01-06 21:44:41 -07:00 |
|
Mark Thom
|
bcd33dc8e3
|
get test suite working
|
2022-01-06 21:44:41 -07:00 |
|
Mark Thom
|
520121b2b2
|
remove skeletons from replaced modules
|
2022-01-06 21:44:41 -07:00 |
|
Mark Thom
|
48c1d05151
|
use heap_loc to refer to 0-arity atom instead of str_loc
|
2022-01-06 21:44:41 -07:00 |
|
Mark Thom
|
8ba61a1da1
|
defer installation of inference counter for call_with_inference_limit til after goals expanded
|
2022-01-06 21:44:41 -07:00 |
|
Mark Thom
|
cd129e32a7
|
fix bugs revealed by src/tests/builtins.pl
|
2022-01-06 21:44:41 -07:00 |
|
Mark Thom
|
2b3e43f160
|
start to retune testing infrastructure
|
2022-01-06 21:44:41 -07:00 |
|
Mark Thom
|
d7bf04d2c0
|
fix off by one bug in system_calls
|
2022-01-06 21:44:41 -07:00 |
|
Mark Thom
|
4cde8cd501
|
fix bug in error_form
|
2022-01-06 21:44:41 -07: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
|
ef3a97cedd
|
detect attributed variables by properly detecting them in copy_term/2
|
2022-01-06 21:44:41 -07:00 |
|
Mark Thom
|
1a86ad5cec
|
upgrade rustyline
|
2022-01-06 21:44:41 -07:00 |
|
Mark Thom
|
529c401eee
|
don't allow [] as a stream alias, restore domain error on source sink for open/{3,4}
|
2022-01-06 21:44:41 -07:00 |
|
Mark Thom
|
a87236fea2
|
keep cursor position after writing to byte stream
|
2022-01-06 21:44:41 -07:00 |
|
Mark Thom
|
975c1ca62c
|
fix stream errors
|
2022-01-06 21:44:41 -07:00 |
|
Mark Thom
|
d02b9d848c
|
break from loop upon successful peek in peek_char/1 and peek_code/1
|
2022-01-06 21:44:41 -07:00 |
|
Mark Thom
|
f340f9ac94
|
break from loop in get_code upon successful character read
|
2022-01-06 21:44:41 -07:00 |
|
Mark Thom
|
10bb6ab3bb
|
restore old thread_goals to fix top-level solutions printing bug
|
2022-01-06 21:44:41 -07:00 |
|
Mark Thom
|
4af57b0dd3
|
fix HeapPStrIter bug not recognizing nil focus if PStrLoc points to PStrOffset to CStr
|
2022-01-06 21:44:41 -07:00 |
|
Mark Thom
|
bc613eeff9
|
fix number not recognizing floats
|
2022-01-06 21:44:41 -07:00 |
|
Mark Thom
|
073f281f1e
|
fix arg/3 bug
|
2022-01-06 21:44:41 -07:00 |
|
Mark Thom
|
3355b49724
|
add bounds check for attributed variables slice
|
2022-01-06 21:44:41 -07:00 |
|
Mark Thom
|
0e2db4a23e
|
tag DCG constructs with module names for proper resolution
|
2022-01-06 21:44:41 -07:00 |
|
Mark Thom
|
addc817cca
|
break from get_char loop after successful char unification
|
2022-01-06 21:44:41 -07:00 |
|
Mark Thom
|
a0a86d0f62
|
unmark cell bits in occurs check
|
2022-01-06 21:44:41 -07:00 |
|
Mark Thom
|
b24e7cce38
|
support comparison and unification of cyclic partial strings
|
2022-01-06 21:44:41 -07:00 |
|
Mark Thom
|
ffd1b7069f
|
greatly reduce the number of goal expansions done in callable if/then/else
|
2022-01-06 21:44:41 -07:00 |
|
Mark Thom
|
0404c3bd94
|
use new heap term representation
|
2022-01-06 21:44:38 -07:00 |
|
Mark Thom
|
9d06229cba
|
create read_term/3 variable lists in order of variable occurrence within terms
|
2021-12-23 13:31:49 -07:00 |
|