Mark Thom
|
c1ad5cd33f
|
get rid of dynamic lookup for
$call_with_default_policy.
|
2018-08-12 23:14:28 -06:00 |
|
Mark Thom
|
0cc4aa77ed
|
complete call_with_inference_limit/3
|
2018-08-09 00:31:41 -06:00 |
|
Mark Thom
|
7016d378d6
|
add call_with_inference_limit/3
|
2018-08-08 00:42:57 -06:00 |
|
Mark Thom
|
707e5fcf8b
|
restore setup_call_cleanup/3
|
2018-08-04 16:12:37 -06:00 |
|
Mark Thom
|
c5e1a08214
|
move print_constant logic to heap_print.rs
|
2018-07-16 19:06:27 -06:00 |
|
Mark Thom
|
f5e254dd64
|
add support for quoted atoms to writeq
|
2018-07-15 17:54:37 -06:00 |
|
Mark Thom
|
89044266d6
|
add tests for module resolution operator, README documentation.
|
2018-07-08 19:49:15 -06:00 |
|
Mark Thom
|
0abd075b0b
|
complete trimdown of listing compilation.
|
2018-07-01 18:14:45 -06:00 |
|
Mark Thom
|
870316b0d1
|
get rid of LocalMachineCodeIndex
|
2018-06-24 23:32:50 -06:00 |
|
Mark Thom
|
a13b94622b
|
print chars somewhat appropriately.
|
2018-05-28 20:19:52 -06:00 |
|
Mark Thom
|
06d896277c
|
major refactor
|
2018-05-15 22:47:36 -06:00 |
|
Mark Thom
|
175a5db5d7
|
parse the list functor
|
2018-05-13 14:10:48 -06:00 |
|
Mark Thom
|
b0bdf50a78
|
parse negative numbers properly, handle length errors and failures properly.
|
2018-05-12 18:23:57 -06:00 |
|
Mark Thom
|
7455c2e9db
|
add support for callable if-then and disjunct
|
2018-05-12 00:30:34 -06:00 |
|
Mark Thom
|
0f980e204d
|
add more tests that pass.
|
2018-05-10 19:47:53 -06:00 |
|
Mark Thom
|
954c29b103
|
add catch/throw support, make exceptions and arithmetic tests pass.
|
2018-05-10 01:43:36 -06:00 |
|
Mark Thom
|
885d7c04e3
|
simplify detection of cycles in printer
|
2018-05-05 13:20:06 -06:00 |
|
Mark Thom
|
81a199836d
|
properly handle cyclic terms in the printer.
|
2018-05-05 12:33:29 -06:00 |
|
Mark Thom
|
d6495c8195
|
add support for printing cyclic terms.
|
2018-05-05 01:53:05 -06:00 |
|
Mark Thom
|
2df82e6b01
|
abbreviate names in heap_iter.rs
|
2018-05-04 19:43:43 -06:00 |
|
Mark Thom
|
8974035fed
|
correct the copier's mishandling of cyclic lists
|
2018-05-04 15:44:11 -06:00 |
|
Mark Thom
|
11800532c9
|
fix errors emitted by sort and keysort, add tests, add support for Max = -1 to '$skip_max_list'
|
2018-05-03 20:15:45 -06:00 |
|
Mark Thom
|
0dec988337
|
add error handling appartus
|
2018-05-02 21:24:43 -06:00 |
|
Mark Thom
|
0458a70527
|
handle non-list cases in '', add '' as a built-in (re: issue #31)
|
2018-05-01 10:11:27 -06:00 |
|
Mark Thom
|
516b67460d
|
add '', type checking for incomplete lists in sort, keysort (re: #17)
|
2018-04-29 21:53:20 -06:00 |
|
Mark Thom
|
ed9cca0750
|
throw exception when predicate not found
|
2018-04-09 21:27:50 -06:00 |
|
Mark Thom
|
d8bcf47462
|
refactor ControlInstruction
|
2018-03-17 01:26:50 -06:00 |
|
Mark Thom
|
7500465b38
|
add atom predicate.
|
2018-03-10 15:26:35 -07:00 |
|
Mark Thom
|
07675b3675
|
fix exception handling when thrown by throw_exception, and within setup_call_cleanup and call_with_inference_limit.
|
2018-02-25 23:43:37 -07:00 |
|
Mark Thom
|
c133931134
|
add fixes, further test cases.
|
2018-02-25 22:38:28 -07:00 |
|
Mark Thom
|
cf9db43d5b
|
major refactor.
|
2018-02-25 12:13:07 -07:00 |
|
Mark Thom
|
ec276a7766
|
add more tests.
|
2018-02-23 16:43:12 -07:00 |
|
Mark Thom
|
8d182b3f02
|
fix bugs in call_with_inference_limit
|
2018-02-23 00:16:40 -07:00 |
|
Mark Thom
|
5c5257bdbd
|
add more tests
|
2018-02-22 18:33:00 -07:00 |
|
Mark Thom
|
bdd4fe6eb3
|
add more tests
|
2018-02-22 17:00:03 -07:00 |
|
Mark Thom
|
9aac3cb086
|
add compare predicate.
|
2018-02-21 23:21:18 -07:00 |
|
Mark Thom
|
8b566ab4e5
|
set compound to succeed on non-empty lists.
|
2018-02-16 22:34:27 -07:00 |
|
Mark Thom
|
61bc5a2a29
|
fix compile_seq, variable printing on standalone inlines.
|
2018-02-16 22:18:17 -07:00 |
|
Mark Thom
|
cf67b938c0
|
add structural equality and inequality predicates.
|
2018-02-15 18:31:03 -07:00 |
|
Mark Thom
|
ae323a0cdf
|
add term comparison operators.
|
2018-02-13 23:34:44 -07:00 |
|
Mark Thom
|
e7560150b0
|
add eq, neq predicates.
|
2018-02-10 23:34:30 -07:00 |
|
Mark Thom
|
5b1475435a
|
fix crashes caused by inlined optimization.
|
2018-02-09 00:09:34 -07:00 |
|
Mark Thom
|
9c1b48865b
|
add ground/1.
|
2018-02-08 23:51:05 -07:00 |
|
Mark Thom
|
9d5f897fed
|
add more type predicates.
|
2018-02-05 20:10:41 -07:00 |
|
Mark Thom
|
7b5a2786da
|
add support for setup_call_cleanup
|
2018-02-01 23:03:57 -07:00 |
|
Mark Thom
|
e148152eef
|
prepare for batch processing.
|
2018-01-28 23:25:39 -07:00 |
|
Mark Thom
|
17d98f3942
|
fix bug in printer over lists.
|
2018-01-27 18:28:20 -07:00 |
|
Mark Thom
|
4f645b4664
|
add length, =.., more tests of builtins.
|
2018-01-27 15:37:59 -07:00 |
|
Mark Thom
|
f939a9e129
|
correct marker bug, edit README.
|
2018-01-27 01:27:17 -07:00 |
|
Mark Thom
|
1412071ea9
|
disjunctions do operate correctly (so far), write more tests.
|
2018-01-27 00:23:32 -07:00 |
|