Commit Graph

291 Commits

Author SHA1 Message Date
Mark Thom
82f0f7c7fe updated blurbs 2018-02-25 12:48:54 -07:00
Mark Thom
9aac3cb086 add compare predicate. 2018-02-21 23:21:18 -07:00
Mark Thom
7313472a70 add call_with_inference_limit 2018-02-19 22:34:56 -07:00
Mark Thom
cf67b938c0 add structural equality and inequality predicates. 2018-02-15 18:31:03 -07:00
Mark Thom
f1ac75f21d add (\=)/2. 2018-02-14 23:21:56 -07:00
Mark Thom
a13501dc1a add term comparison operators. 2018-02-13 23:53:16 -07:00
Mark Thom
1a5eab180a add term comparison operators. 2018-02-13 23:52:52 -07:00
Mark Thom
e7560150b0 add eq, neq predicates. 2018-02-10 23:34:30 -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
2628e27595 add batch processing. 2018-01-30 00:59:42 -07:00
Mark Thom
73714e8aa2 prepare for batch processing. 2018-01-29 22:04:51 -07:00
Mark Thom
f72ad860c6 add item to README 2018-01-28 17:37:00 -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
ab7ba0a207 write tests to detect disjunction bugs 2018-01-26 23:26:19 -07:00
Mark Thom
d240eaca78 add tests for builtins 2018-01-25 21:01:23 -07:00
Mark Thom
03c96d45b3 update README 2018-01-19 23:22:54 -07:00
Mark Thom
08b94dcdf5 add display predicate 2018-01-14 22:11:02 -07:00
Mark Thom
930d00a806 document arg, functor, conditionals 2018-01-11 16:13:13 -07:00
Mark Thom
d49157bef6 add provisional functor and arg support, and give ';' and '->' their true semantics 2018-01-08 21:14:19 -07:00
Mark Thom
eab95a360a Merge branch 'master' of http://github.com/mthom/rusty-wam 2017-12-23 23:23:45 -07:00
Mark Thom
ca16768f7e add beginning support for ',', ';', '->' 2017-12-23 23:23:30 -07:00
Mark Thom
6e87e35c7c update README 2017-12-22 12:52:55 -07:00
Mark Thom
8e38d39058 update README 2017-12-22 12:43:06 -07:00
Mark Thom
f8555682d0 update README 2017-12-22 12:39:35 -07:00
Mark Thom
829b8278da add to README 2017-12-10 19:32:52 -07:00
Mark Thom
2dc7832f59 update README, heap ADT 2017-12-10 13:55:49 -07:00
Mark Thom
8e5aaf02a4 update README, toplevel parsing for comparison operators. 2017-12-04 10:18:29 -07:00
Mark Thom
7b569becbe add support for comparison operators. 2017-12-03 17:44:51 -07:00
Mark Thom
775fe42781 tweak README 2017-12-03 14:23:00 -07:00
Mark Thom
0ee2286199 tweak README 2017-12-03 14:22:26 -07:00
Mark Thom
a2e0b84618 correct README 2017-12-03 14:15:52 -07:00
Mark Thom
e8a9da0dca add bitwise and modular operations. 2017-12-03 14:15:01 -07:00
Mark Thom
9a7419c507 add support for rational numbers, division. 2017-12-02 11:10:25 -07:00
Mark Thom
ff9a1a60d8 correct README 2017-11-05 17:14:49 -07:00
Mark Thom
5568d0b370 add provisions for arithmetic support. 2017-11-05 17:12:30 -07:00
Mark Thom
57cc8ccac9 inline atomic and var. 2017-11-03 20:41:01 -06:00
Mark Thom
e179f381a8 correct README 2017-09-06 18:12:35 -06:00
Mark Thom
d9340344ff finalize operator support. 2017-09-06 18:11:43 -06:00
Mark Thom
92de7acd22 transition to the operator precedence parser. 2017-09-06 00:36:14 -06:00
Mark Thom
8ee27af9fd add control operators. 2017-09-04 23:30:07 -06:00
Mark Thom
02c0f1cf56 add top level exception reporting, exceptions for call/N. 2017-08-17 18:20:58 -06:00
Mark Thom
1a7edc2d13 tweak README 2017-08-15 14:28:28 -06:00
Mark Thom
3cacb49f6a tweak README 2017-08-15 14:28:00 -06:00
Mark Thom
803c66c917 change ; over to SPACE 2017-08-15 14:15:28 -06:00
Mark Thom
caf740b9cd correct throw omission in README 2017-08-15 11:07:23 -06:00
Mark Thom
cc82447c64 bug fixes. 2017-08-15 11:06:19 -06:00
Mark Thom
8d7d215234 add tests, update status. 2017-08-14 13:21:45 -06:00