Commit Graph

93 Commits

Author SHA1 Message Date
Mark Thom
4624508fc1 clean up atomic and var code. 2017-11-06 20:22:15 -07:00
Mark Thom
2225674b58 pass binding info to arithmetic evaluator 2017-11-06 13:35:48 -07:00
Mark Thom
4cc3409809 instantiated vars in arithmetic exprs 2017-11-06 10:45:27 -07:00
Mark Thom
5568d0b370 add provisions for arithmetic support. 2017-11-05 17:12:30 -07:00
Mark Thom
d6af02f8c6 add proceed to close out inlined atomic and var 2017-11-03 22:23:04 -06:00
Mark Thom
28069a301e inline atomic and var 2017-11-03 20:44:35 -06:00
Mark Thom
57cc8ccac9 inline atomic and var. 2017-11-03 20:41:01 -06:00
Mark Thom
2abec91360 fix incorrect handling of terminal cuts. 2017-11-02 15:29:31 -06:00
Mark Thom
e4e9b09175 fix indexing bug on anonvars. 2017-09-16 15:25:11 -06:00
Mark Thom
02c0f1cf56 add top level exception reporting, exceptions for call/N. 2017-08-17 18:20:58 -06:00
Mark Thom
1d2c02e9af adjust for nested throws. 2017-08-14 22:49:41 -06:00
Mark Thom
8d7d215234 add tests, update status. 2017-08-14 13:21:45 -06:00
Mark Thom
a06d99a313 cleanup code generation, add throw/catch, copy_term, var, atomic, not, false builtins 2017-08-13 23:53:01 -06:00
Mark Thom
198eca678c tweak codegen 2017-08-05 10:15:40 -06:00
Mark Thom
315c748c31 clean up support for recursive calls, add support for (and protection of) built-in predicates. 2017-08-02 17:38:12 -06:00
Mark Thom
3aa8780086 fix recursive calls to call/N 2017-07-28 17:02:08 -06:00
Mark Thom
4d6897509d evacuate arguments on overwrite. 2017-05-25 16:41:36 -06:00
Mark Thom
2f23541ee0 support call/N 2017-05-24 19:10:31 -06:00
Mark Thom
0063329e3e correct formatting bugs 2017-05-17 16:40:05 -06:00
Mark Thom
5efee09434 refine code generation, scale back unsafe variable instructions for conjunctive queries 2017-05-17 16:32:46 -06:00
Mark Thom
9afa37a94b remove dead code 2017-05-10 10:47:05 -06:00
Mark Thom
91b9aed33a code cleanup 2017-05-10 10:21:02 -06:00
Mark Thom
9c72177b60 cleanup of run_query 2017-05-08 14:33:27 -06:00
Mark Thom
f155b5b2c2 add support for conjunctive queries. 2017-05-07 15:26:36 -06:00
Mark Thom
9687878219 refine *_void emission" 2017-05-01 14:22:32 -06:00
Mark Thom
5d354bbce7 fix formatting 2017-05-01 11:41:33 -06:00
Mark Thom
1ab2619cce fix void instrs 2017-05-01 11:39:56 -06:00
Mark Thom
316e5c5c1a transition to debray allocation 2017-04-30 13:53:15 -06:00
Mark Thom
a6304d3f96 prep for debray allocation 2017-04-29 16:50:53 -06:00
Mark Thom
2e7aa6423c minor tweaks. 2017-04-18 13:57:48 -06:00
Mark Thom
7acee092eb more codegen tweaks. 2017-04-16 16:53:25 -06:00
Mark Thom
0ef8dc03ac adjust register allocation around cut 2017-04-09 19:46:44 -06:00
Mark Thom
19ee43e186 optimized up to chapter 6 2017-04-09 19:12:36 -06:00
Mark Thom
d2cf8626a1 tidying up 2017-04-09 12:23:54 -06:00
Mark Thom
759e1da4c8 remove spurious Into instance 2017-03-30 00:53:54 -06:00
Mark Thom
79ae4abb81 optimized up to section 5.11 2017-03-30 00:51:23 -06:00
Mark Thom
02482aec8a slight tweaks. 2017-03-25 21:35:31 -06:00
Mark Thom
b7ff27af1b correct register overallocation 2017-03-25 12:26:06 -06:00
Mark Thom
d65970ee57 optimized up to section 5.10 2017-03-25 01:58:54 -06:00
Mark Thom
24b60eb2c6 optimizations up to section 5.8 2017-03-23 16:55:43 -06:00
Mark Thom
e1cc5ecfd6 optimizations up to section 5.7. 2017-03-23 01:06:06 -06:00
Mark Thom
9362aa6af3 optimizations 2017-03-22 22:30:45 -06:00
Mark Thom
fcb3cc1287 transition to prolog 2017-03-10 23:50:26 -07:00