Commit Graph

351 Commits

Author SHA1 Message Date
Mark Thom
74a0f8b899 correct attribute_goals/2 bug, add freeze/2, update README 2019-02-15 20:44:15 -07:00
Mark Thom
3fb91fe0c8 update README 2019-02-14 22:05:47 -07:00
Mark Thom
9abe70113a correct project_attributes, correct compare_term_test and eq_test, polish attribute_goals/2 2019-02-14 21:59:24 -07:00
Mark Thom
cd5549ee5b fix attribute_goals/2 display bugs, cycle detection bug 2019-02-14 01:12:52 -07:00
Mark Thom
f616b4ddfd prepare to add project_attributes/2 and attribute_goals/2 2019-02-13 14:18:41 -07:00
Mark Thom
c3a5f25239 correct and update README 2019-02-10 12:56:13 -07:00
Mark Thom
1a76786112 correct and update README 2019-02-10 12:55:18 -07:00
Mark Thom
197d079281 call goals in one batch after rebinding variables, add minatotask.pl, update README 2019-02-09 13:57:03 -07:00
Mark Thom
387bdb4da6 update README 2019-01-05 22:03:17 -07:00
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