Commit Graph

16 Commits

Author SHA1 Message Date
Mark Thom
06d896277c major refactor 2018-05-15 22:47:36 -06:00
Mark Thom
ff6e58e987 update/extension to lexer, bug fixes to module importing 2018-04-13 18:44:23 -06:00
Mark Thom
7c4af6f311 add the notion of unbound variables to register allocators. 2018-04-05 14:02:20 -06:00
Mark Thom
8a63623516 add provisional module support. 2018-03-02 22:28:12 -07:00
Mark Thom
5de03444eb fix bugs in call_with_inference_limit 2018-02-21 19:46:15 -07:00
Mark Thom
2628e27595 add batch processing. 2018-01-30 00:59:42 -07:00
Mark Thom
d8be7b5b49 add an atom table. 2018-01-16 23:26:59 -07:00
Mark Thom
0fb64f412e refactor heapview 2018-01-13 21:50:47 -07:00
Mark Thom
5568d0b370 add provisions for arithmetic support. 2017-11-05 17:12:30 -07:00
Mark Thom
92de7acd22 transition to the operator precedence parser. 2017-09-06 00:36:14 -06:00
Mark Thom
1d2c02e9af adjust for nested throws. 2017-08-14 22:49:41 -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
f155b5b2c2 add support for conjunctive queries. 2017-05-07 15:26:36 -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
fcb3cc1287 transition to prolog 2017-03-10 23:50:26 -07:00