Mark Thom
|
d6495c8195
|
add support for printing cyclic terms.
|
2018-05-05 01:53:05 -06:00 |
|
Mark Thom
|
c369ce9a7f
|
add access to HeapVarDict to the printer.
|
2018-05-04 20:51:02 -06:00 |
|
Mark Thom
|
2df82e6b01
|
abbreviate names in heap_iter.rs
|
2018-05-04 19:43:43 -06:00 |
|
Mark Thom
|
0dec988337
|
add error handling appartus
|
2018-05-02 21:24:43 -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
|
a891b9327c
|
protect imported predicates from being overwritten (re: issue #28)
|
2018-04-23 15:55:53 -06:00 |
|
Mark Thom
|
b87d599b14
|
change modules when updating code index (re: issue #27)
|
2018-04-20 14:03:04 -06:00 |
|
Mark Thom
|
989d44d702
|
make module code entries immutable (re: issue #27)
|
2018-04-18 19:24:32 -06:00 |
|
Mark Thom
|
fe481fedce
|
throw exceptions when calling non-existent predicates. broken.
|
2018-04-08 15:17:58 -06:00 |
|
Mark Thom
|
5d0674a667
|
incomplete cut corrections.
|
2018-04-07 00:15:34 -06:00 |
|
Mark Thom
|
cf741f365c
|
limit hash lookups to metacall
|
2018-04-02 13:50:01 -06:00 |
|
Mark Thom
|
7b160199fd
|
add cyclic_term
|
2018-03-28 23:41:19 -06:00 |
|
Mark Thom
|
b1c41f211b
|
add qualified imports
|
2018-03-05 21:13:07 -07:00 |
|
Mark Thom
|
0c66743db5
|
correct module bugs
|
2018-03-04 21:35:30 -07:00 |
|
Mark Thom
|
8a63623516
|
add provisional module support.
|
2018-03-02 22:28:12 -07:00 |
|
Mark Thom
|
cf9db43d5b
|
major refactor.
|
2018-02-25 12:13:07 -07:00 |
|
Mark Thom
|
7313472a70
|
add call_with_inference_limit
|
2018-02-19 22:34:56 -07:00 |
|
Mark Thom
|
61bc5a2a29
|
fix compile_seq, variable printing on standalone inlines.
|
2018-02-16 22:18:17 -07:00 |
|
Mark Thom
|
1bf9c0d205
|
defer cut actions to cut policy trait objects.
|
2018-02-06 23:41:31 -07:00 |
|
Mark Thom
|
7b5a2786da
|
add support for setup_call_cleanup
|
2018-02-01 23:03:57 -07:00 |
|
Mark Thom
|
73714e8aa2
|
prepare for batch processing.
|
2018-01-29 22:04:51 -07:00 |
|
Mark Thom
|
17d98f3942
|
fix bug in printer over lists.
|
2018-01-27 18:28:20 -07:00 |
|
Mark Thom
|
41dc8e8d6a
|
inline and expand conditionals whenever possible
|
2018-01-23 21:01:53 -07:00 |
|
Mark Thom
|
d8be7b5b49
|
add an atom table.
|
2018-01-16 23:26:59 -07:00 |
|
Mark Thom
|
f59763da67
|
start adding output checks to test
|
2018-01-15 23:42:09 -07:00 |
|
Mark Thom
|
f265546203
|
abstract Outputter of heap_print
|
2018-01-15 20:18:08 -07:00 |
|
Mark Thom
|
a4022d569f
|
fix duplicate_term bug
|
2018-01-14 23:05:15 -07:00 |
|
Mark Thom
|
08b94dcdf5
|
add display predicate
|
2018-01-14 22:11:02 -07:00 |
|
Mark Thom
|
58ba368280
|
mark structures with their fixity
|
2018-01-14 21:48:10 -07:00 |
|
Mark Thom
|
b2b4ce6877
|
print ops properly.
|
2018-01-14 20:46:03 -07:00 |
|
Mark Thom
|
d1a1463ff2
|
remove commented out print_term
|
2018-01-13 21:53:38 -07:00 |
|
Mark Thom
|
933c4ada35
|
remove commented out print_term
|
2018-01-13 21:53:12 -07:00 |
|
Mark Thom
|
0fb64f412e
|
refactor heapview
|
2018-01-13 21:50:47 -07:00 |
|
Mark Thom
|
20972f18c2
|
update token type
|
2018-01-12 22:26:57 -07:00 |
|
Mark Thom
|
b5844eaf19
|
move MachineState to a submodule
|
2018-01-11 22:02:34 -07:00 |
|