Commit Graph

292 Commits

Author SHA1 Message Date
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
32fecca45d add write variants 2018-10-23 22:53:50 -06:00
Mark Thom
eabb851d8c add expand_term/2 2018-10-15 20:07:22 -06:00
Mark Thom
24a7206021 fix DCG bugs 2018-10-10 21:30:40 -06:00
Mark Thom
398d91576c fix bug with mark_non_var 2018-10-08 00:34:08 -06:00
Mark Thom
80def45d38 update README 2018-09-27 22:41:41 -06:00
Mark Thom
6d0770aafb duplicate_term is now copy_term 2018-09-26 22:39:34 -06:00
Mark Thom
6f668a8b7a move term_variables to builtins 2018-09-26 19:33:27 -06:00
Mark Thom
4cf1aa0d8f add term variables 2018-09-24 23:33:47 -06:00
Mark Thom
bf84edce59 partial strings are still a work in progress 2018-09-24 09:51:09 -03:00
Mark Thom
1e2047e72c streamline inputs. 2018-09-13 19:44:50 -06:00
Mark Thom
3f06ff874b make use of read_term in the repl 2018-09-10 00:18:17 -06:00
Mark Thom
55b54a8c87 update README 2018-09-03 22:05:59 -06:00
Mark Thom
1c1eda8345 edit README, ast, remove redundant modules 2018-09-03 22:02:15 -06:00
Mark Thom
4be20e48e6 fixes to quoted 2018-09-03 17:21:28 -06:00
Mark Thom
abcb53699a finalize support for partial strings 2018-09-02 23:32:51 -06:00
Mark Thom
2818e851a0 add info to README, prepare for partial strings 2018-09-01 23:04:13 -06:00
Mark Thom
78ea3f5441 add (^) as an evaluable factor, re: #39 2018-09-01 13:48:04 -06:00
Mark Thom
d1f4ead15c correct README 2018-08-29 00:16:12 -06:00
Mark Thom
03b76c65ba correct README 2018-08-29 00:10:09 -06:00
Mark Thom
16a748bc0f add tests for string lists, structural equality on string lists. 2018-08-29 00:05:00 -06:00
Mark Thom
f861b7a80e update to handle strings as lists. 2018-08-22 00:26:48 -06:00
Mark Thom
0cc4aa77ed complete call_with_inference_limit/3 2018-08-09 00:31:41 -06:00
Mark Thom
707e5fcf8b restore setup_call_cleanup/3 2018-08-04 16:12:37 -06:00
Mark Thom
38dcd6113e preliminary read support 2018-07-25 17:12:07 -06:00
Mark Thom
c5e1a08214 move print_constant logic to heap_print.rs 2018-07-16 19:06:27 -06:00
Mark Thom
7527bc76f8 update README 2018-07-12 00:14:14 -06:00
Mark Thom
89044266d6 add tests for module resolution operator, README documentation. 2018-07-08 19:49:15 -06:00
Mark Thom
cd03b7795f finalize the module resolution operator. 2018-07-08 15:21:09 -06:00
Mark Thom
df265e60a9 remove no longer present items from predicate list 2018-05-15 22:51:34 -06:00
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
7b160199fd add cyclic_term 2018-03-28 23:41:19 -06:00
Mark Thom
ef65c996ec update README 2018-03-28 21:23:11 -06:00
Mark Thom
80b59bae83 add acyclic term 2018-03-28 21:17:46 -06:00
Mark Thom
eb694cbba7 remove flatten 2018-03-26 19:05:23 -06:00
Mark Thom
933b94ef82 add repeat 2018-03-26 18:59:58 -06:00
Mark Thom
2691382771 add flatten. 2018-03-26 18:49:43 -06:00
Mark Thom
261bb15bdf update README 2018-03-24 11:42:26 -06:00
Mark Thom
acdb3f2c45 add sort, keysort. 2018-03-11 17:37:29 -06:00
Mark Thom
7500465b38 add atom predicate. 2018-03-10 15:26:35 -07:00
Mark Thom
2cc5367c52 add is_list 2018-03-09 19:27:22 -07:00
Mark Thom
10db0f58dd fix README 2018-03-07 17:25:33 -07:00
Mark Thom
ab182b6e3b add error messages on failed batch entry 2018-03-07 17:19:28 -07:00
Mark Thom
beeb246632 cleanup README 2018-03-05 21:18:55 -07:00
Mark Thom
b1c41f211b add qualified imports 2018-03-05 21:13:07 -07:00
Mark Thom
dbab7a8667 fix README 2018-03-04 21:38:55 -07:00
Mark Thom
0c66743db5 correct module bugs 2018-03-04 21:35:30 -07:00
Mark Thom
7edf924c05 update README with build instructions 2018-03-03 16:48:00 -07:00
Mark Thom
8a63623516 add provisional module support. 2018-03-02 22:28:12 -07:00