| 2019-09-18 |
Mark Thom | Merge branch 'master' of https://github.com/mthom/rusty-wam |
commit | commitdiff | tree | snapshot |
| 2019-09-18 |
Mark Thom | print line numbers to trace the location of parsing... |
commit | commitdiff | tree | snapshot |
| 2019-09-13 |
Mark Thom | Merge pull request #159 from XVilka/patch-1 |
commit | commitdiff | tree | snapshot |
| 2019-09-12 |
Anton Kochkov | Create Travis CI config |
commit | commitdiff | tree | snapshot |
| 2019-09-06 |
Mark Thom | address issue #153 |
commit | commitdiff | tree | snapshot |
| 2019-09-05 |
Mark Thom | check for and load .scryerrc from the user's home directory |
commit | commitdiff | tree | snapshot |
| 2019-09-03 |
Mark Thom | fix read module if readline is not present |
commit | commitdiff | tree | snapshot |
| 2019-09-03 |
Mark Thom | slight formatting changes |
commit | commitdiff | tree | snapshot |
| 2019-09-02 |
Mark Thom | address issues #143, #150, #155 |
commit | commitdiff | tree | snapshot |
| 2019-06-21 |
Mark Thom | add fail predicate |
commit | commitdiff | tree | snapshot |
| 2019-06-16 |
Mark Thom | re: issue #144 |
commit | commitdiff | tree | snapshot |
| 2019-06-14 |
Mark Thom | correct for issue #145 |
commit | commitdiff | tree | snapshot |
| 2019-06-09 |
Mark Thom | correct bug in between.pl, re: #146 |
commit | commitdiff | tree | snapshot |
| 2019-05-25 |
Mark Thom | pass more numbers by reference |
commit | commitdiff | tree | snapshot |
| 2019-05-22 |
Mark Thom | pass Number's by reference when possible |
commit | commitdiff | tree | snapshot |
| 2019-05-14 |
Mark Thom | correct #68 in variable_names conformity tests |
commit | commitdiff | tree | snapshot |
| 2019-05-13 |
Mark Thom | fix min/1, max/1 |
commit | commitdiff | tree | snapshot |
| 2019-05-13 |
Mark Thom | process float/1 and pi/0 |
commit | commitdiff | tree | snapshot |
| 2019-05-13 |
Mark Thom | revamp evaluable functors, add missing evaluable functors |
commit | commitdiff | tree | snapshot |
| 2019-05-10 |
Mark Thom | print full list in erroneous variable_names |
commit | commitdiff | tree | snapshot |
| 2019-05-08 |
Mark Thom | correct variable_names culprit |
commit | commitdiff | tree | snapshot |
| 2019-05-08 |
Mark Thom | Merge pull request #138 from XVilka/unmut |
commit | commitdiff | tree | snapshot |
| 2019-05-08 |
Anton Kochkov | Add .gitignore |
commit | commitdiff | tree | snapshot |
| 2019-05-08 |
Anton Kochkov | Remove unnecessary mutability |
commit | commitdiff | tree | snapshot |
| 2019-05-07 |
Mark Thom | correct error reporting for variable_names write option |
commit | commitdiff | tree | snapshot |
| 2019-05-07 |
Mark Thom | update version number, correct printer |
commit | commitdiff | tree | snapshot |
| 2019-05-06 |
Mark Thom | quote solo characters wherever they lead atoms |
commit | commitdiff | tree | snapshot |
| 2019-05-05 |
Mark Thom | add variable_names as a write option |
commit | commitdiff | tree | snapshot |
| 2019-05-01 |
Mark Thom | improve matching on partial strings as lists |
commit | commitdiff | tree | snapshot |
| 2019-05-01 |
Mark Thom | update README |
commit | commitdiff | tree | snapshot |
| 2019-05-01 |
Mark Thom | add remaining atomic term processing builtins, rename... |
commit | commitdiff | tree | snapshot |
| 2019-04-30 |
Mark Thom | respect ambiguity with ., add ... to indicate more... |
commit | commitdiff | tree | snapshot |
| 2019-04-29 |
Mark Thom | add unify_with_occurs_check/2 |
commit | commitdiff | tree | snapshot |
| 2019-04-29 |
Mark Thom | correct various bugs |
commit | commitdiff | tree | snapshot |
| 2019-04-28 |
Mark Thom | fix odd response, toplevel issues |
commit | commitdiff | tree | snapshot |
| 2019-04-28 |
Mark Thom | add subsumes_term/2 |
commit | commitdiff | tree | snapshot |
| 2019-04-28 |
Mark Thom | add number_chars/2 |
commit | commitdiff | tree | snapshot |
| 2019-04-28 |
Mark Thom | speed up unification |
commit | commitdiff | tree | snapshot |
| 2019-04-28 |
Mark Thom | address issues #121 - #123 |
commit | commitdiff | tree | snapshot |
| 2019-04-27 |
Mark Thom | re: issue #120 |
commit | commitdiff | tree | snapshot |
| 2019-04-26 |
Mark Thom | printer: abbreviate lists with | |
commit | commitdiff | tree | snapshot |
| 2019-04-26 |
Mark Thom | use ellipses to indicate infinite terms in printer |
commit | commitdiff | tree | snapshot |
| 2019-04-26 |
Mark Thom | re: issue #118 |
commit | commitdiff | tree | snapshot |
| 2019-04-25 |
Mark Thom | address issues #114, #115 |
commit | commitdiff | tree | snapshot |
| 2019-04-25 |
Mark Thom | delay attributed variables goal, naively correct dif/2 |
commit | commitdiff | tree | snapshot |
| 2019-04-24 |
Mark Thom | update version number |
commit | commitdiff | tree | snapshot |
| 2019-04-24 |
Mark Thom | address issues #111 and #108 |
commit | commitdiff | tree | snapshot |
| 2019-04-23 |
Mark Thom | update version number |
commit | commitdiff | tree | snapshot |
| 2019-04-23 |
Mark Thom | move setup_call_cleanup/3 and call_with_inference_limit... |
commit | commitdiff | tree | snapshot |
| 2019-04-23 |
Mark Thom | various fixes |
commit | commitdiff | tree | snapshot |
| 2019-04-23 |
Mark Thom | use binary_pow for (^)/2 |
commit | commitdiff | tree | snapshot |
| 2019-04-23 |
Mark Thom | use binary_pow for (^)/2 |
commit | commitdiff | tree | snapshot |
| 2019-04-23 |
Mark Thom | update version number |
commit | commitdiff | tree | snapshot |
| 2019-04-23 |
Mark Thom | instantiate variables in numerical comparisons |
commit | commitdiff | tree | snapshot |
| 2019-04-21 |
Mark Thom | update prolog_parser, address conformity tests #3,... |
commit | commitdiff | tree | snapshot |
| 2019-04-20 |
Mark Thom | address issues #104, #105, #103 |
commit | commitdiff | tree | snapshot |
| 2019-04-19 |
Mark Thom | fix conformity testing #274 |
commit | commitdiff | tree | snapshot |
| 2019-04-18 |
Mark Thom | minor fixes |
commit | commitdiff | tree | snapshot |
| 2019-04-15 |
Mark Thom | make return_from_clause macro respect verify_attributes |
commit | commitdiff | tree | snapshot |
| 2019-04-14 |
Mark Thom | fix conformity tests #279 and #296 |
commit | commitdiff | tree | snapshot |
| 2019-04-14 |
Mark Thom | update |
commit | commitdiff | tree | snapshot |
| 2019-04-14 |
Mark Thom | correct prolog_parser path |
commit | commitdiff | tree | snapshot |
| 2019-04-14 |
Mark Thom | read from streams. |
commit | commitdiff | tree | snapshot |
| 2019-04-07 |
Mark Thom | update prolog_parser, refine bracketing tests. |
commit | commitdiff | tree | snapshot |
| 2019-04-07 |
Mark Thom | correct conformity test #234 |
commit | commitdiff | tree | snapshot |
| 2019-04-07 |
Mark Thom | re: conformity test #181 |
commit | commitdiff | tree | snapshot |
| 2019-04-07 |
Mark Thom | re: conformity test #181 |
commit | commitdiff | tree | snapshot |
| 2019-04-07 |
Mark Thom | update README.md |
commit | commitdiff | tree | snapshot |
| 2019-04-07 |
Mark Thom | resolve conformity test #138 (issue #52) |
commit | commitdiff | tree | snapshot |
| 2019-04-06 |
Mark Thom | update README |
commit | commitdiff | tree | snapshot |
| 2019-04-06 |
Mark Thom | fix more conformity errors |
commit | commitdiff | tree | snapshot |
| 2019-04-06 |
Mark Thom | correct for issues #88, #89, #90, conformity test ... |
commit | commitdiff | tree | snapshot |
| 2019-04-06 |
Mark Thom | correct prolog_parser package |
commit | commitdiff | tree | snapshot |
| 2019-04-06 |
Mark Thom | correct bad atom_length/2, atom_chars/2 error reporting |
commit | commitdiff | tree | snapshot |
| 2019-04-06 |
Mark Thom | update version number |
commit | commitdiff | tree | snapshot |
| 2019-04-06 |
Mark Thom | add atom_length/2, atom_chars/2, atom_codes/2 |
commit | commitdiff | tree | snapshot |
| 2019-04-06 |
Mark Thom | add current_op/3 |
commit | commitdiff | tree | snapshot |
| 2019-04-05 |
Mark Thom | remove $reify_switch |
commit | commitdiff | tree | snapshot |
| 2019-04-05 |
Mark Thom | update version number |
commit | commitdiff | tree | snapshot |
| 2019-04-05 |
Mark Thom | fix conformity errors |
commit | commitdiff | tree | snapshot |
| 2019-04-04 |
Mark Thom | move forall/2 to non_iso, correct test cases. |
commit | commitdiff | tree | snapshot |
| 2019-04-04 |
Mark Thom | move forall/2 to non_iso, correct test cases. |
commit | commitdiff | tree | snapshot |
| 2019-04-03 |
Mark Thom | Merge pull request #83 from pmoura/add_forall_2_predicate |
commit | commitdiff | tree | snapshot |
| 2019-04-03 |
Mark Thom | update parser |
commit | commitdiff | tree | snapshot |
| 2019-04-03 |
Mark Thom | update parser to correct additional conformity errors... |
commit | commitdiff | tree | snapshot |
| 2019-04-03 |
Paulo Moura | add de facto standard forall/2 predicate as a built... |
commit | commitdiff | tree | snapshot |
| 2019-04-02 |
Mark Thom | pass more conformity tests |
commit | commitdiff | tree | snapshot |
| 2019-04-02 |
Mark Thom | Merge branch 'master' of https://github.com/mthom/rusty-wam |
commit | commitdiff | tree | snapshot |
| 2019-04-02 |
Mark Thom | re: #80, #52 |
commit | commitdiff | tree | snapshot |
| 2019-04-01 |
Mark Thom | Merge pull request #82 from KellerFuchs/readme |
commit | commitdiff | tree | snapshot |
| 2019-04-01 |
The Fox in... | README: Use checkboxes to track item completion in... |
commit | commitdiff | tree | snapshot |
| 2019-04-01 |
Mark Thom | update version number |
commit | commitdiff | tree | snapshot |
| 2019-04-01 |
Mark Thom | fix term_variables, add (^)/2 as an actual evaluable... |
commit | commitdiff | tree | snapshot |
| 2019-04-01 |
Mark Thom | re: #75, #52 |
commit | commitdiff | tree | snapshot |
| 2019-04-01 |
Mark Thom | add structural tests for strings as char code lists |
commit | commitdiff | tree | snapshot |
| 2019-04-01 |
Mark Thom | add support for char codes |
commit | commitdiff | tree | snapshot |
| 2019-03-31 |
Mark Thom | update version number |
commit | commitdiff | tree | snapshot |
| 2019-03-31 |
Mark Thom | do a better job recognizing and bracketing operators |
commit | commitdiff | tree | snapshot |
| 2019-03-31 |
Mark Thom | clean up heap_print.rs |
commit | commitdiff | tree | snapshot |
| 2019-03-31 |
Mark Thom | correct comma printing |
commit | commitdiff | tree | snapshot |
| next |