Mark Thom
|
ef3d3aa01a
|
fix unsafe variable handling
|
2019-01-24 23:38:53 -07:00 |
|
Mark Thom
|
ca7e62928b
|
clone in situ compiled terms
|
2019-01-19 17:05:29 -07:00 |
|
Mark Thom
|
c9f6ab984f
|
add dynamic module resolution calls
|
2019-01-06 00:15:32 -07:00 |
|
Mark Thom
|
042779cff9
|
add read support for user:term_expansion and user:goal_expansion
|
2019-01-05 19:22:38 -07:00 |
|
Mark Thom
|
e90669d159
|
fix expand_goal and expand_term
|
2018-12-13 19:38:44 -07:00 |
|
Mark Thom
|
45a68d4bc2
|
add expand_goal, make user:term_expansion and user:goal_expansion work properly within modules
|
2018-12-11 22:57:11 -07:00 |
|
Mark Thom
|
226bb7f9ed
|
remove Option wrapper from cached_query
|
2018-12-10 21:21:15 -07:00 |
|
Mark Thom
|
32fecca45d
|
add write variants
|
2018-10-23 22:53:50 -06:00 |
|
Mark Thom
|
a3dc6d2bef
|
add expand_term/2
|
2018-10-15 20:07:48 -06:00 |
|
Mark Thom
|
d9b5734688
|
mark term_variables type errors with blame
|
2018-10-03 23:08:25 -06:00 |
|
Mark Thom
|
8e4bb039f0
|
divide atom tables by module
|
2018-10-03 22:56:12 -06:00 |
|
Mark Thom
|
6f668a8b7a
|
move term_variables to builtins
|
2018-09-26 19:33:27 -06:00 |
|
Mark Thom
|
4d57989c2b
|
term_expansion beginnings
|
2018-09-22 16:25:32 -06:00 |
|
Mark Thom
|
32439a1da5
|
transition to MachineCodeIndices internally
|
2018-09-08 02:31:33 -06:00 |
|
Mark Thom
|
6d0ddc1183
|
be more efficient in (,)/3 clause, correct (;)/3
|
2018-09-06 09:32:22 -03:00 |
|
Mark Thom
|
57ddf64cba
|
cut properly in first (,)/3 clause
|
2018-09-06 09:16:44 -03:00 |
|
Mark Thom
|
96ff9c0126
|
correct comma implementation
|
2018-09-05 18:35:06 -06:00 |
|
Mark Thom
|
4be20e48e6
|
fixes to quoted
|
2018-09-03 17:21:28 -06:00 |
|
Mark Thom
|
78ea3f5441
|
add (^) as an evaluable factor, re: #39
|
2018-09-01 13:48:04 -06:00 |
|
Mark Thom
|
d19ece6df8
|
add some prolog flags, tabled strings
|
2018-08-18 18:03: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
|
cd03b7795f
|
finalize the module resolution operator.
|
2018-07-08 15:21:09 -06:00 |
|
Mark Thom
|
a13b94622b
|
print chars somewhat appropriately.
|
2018-05-28 20:19:52 -06:00 |
|
Mark Thom
|
07ec2d34c8
|
hacky workaround
|
2018-05-28 20:07:34 -06:00 |
|
Mark Thom
|
06d896277c
|
major refactor
|
2018-05-15 22:47:36 -06:00 |
|
Mark Thom
|
18e2e77600
|
add (=..)/2, arg/3
|
2018-05-13 17:02:33 -06:00 |
|
Mark Thom
|
81d0538a5c
|
switch to machine implemented arg
|
2018-05-13 14:55:44 -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
|
0951bcff58
|
add arg
|
2018-05-12 01:21:31 -06:00 |
|
Mark Thom
|
7455c2e9db
|
add support for callable if-then and disjunct
|
2018-05-12 00:30:34 -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
|
bae107f8cd
|
eliminate need for embedded, handwritten WAM code.
|
2018-05-09 22:58:23 -06:00 |
|