| 2018-09-14 |
Mark Thom | streamline inputs. |
commit | commitdiff | tree | snapshot |
| 2018-09-13 |
Mark Thom | provisional #4 |
commit | commitdiff | tree | snapshot |
| 2018-09-13 |
Mark Thom | provisional #3 |
commit | commitdiff | tree | snapshot |
| 2018-09-13 |
Mark Thom | provisional changes #2 |
commit | commitdiff | tree | snapshot |
| 2018-09-13 |
Mark Thom | provisional changes to module insertion |
commit | commitdiff | tree | snapshot |
| 2018-09-11 |
Mark Thom | move compile_listing body to dedicated function |
commit | commitdiff | tree | snapshot |
| 2018-09-10 |
Mark Thom | make use of read_term in the repl |
commit | commitdiff | tree | snapshot |
| 2018-09-09 |
Mark Thom | read modifications |
commit | commitdiff | tree | snapshot |
| 2018-09-08 |
Mark Thom | transition to MachineCodeIndices internally |
commit | commitdiff | tree | snapshot |
| 2018-09-08 |
Mark Thom | make partial_string callable. |
commit | commitdiff | tree | snapshot |
| 2018-09-06 |
Mark Thom | Merge branch 'master' of http://github.com/mthom/rusty-wam |
commit | commitdiff | tree | snapshot |
| 2018-09-06 |
Mark Thom | add permission error for attempts at redefining builtin... |
commit | commitdiff | tree | snapshot |
| 2018-09-06 |
Mark Thom | be more efficient in (,)/3 clause, correct (;)/3 |
commit | commitdiff | tree | snapshot |
| 2018-09-06 |
Mark Thom | cut properly in first (,)/3 clause |
commit | commitdiff | tree | snapshot |
| 2018-09-06 |
Mark Thom | correct comma implementation |
commit | commitdiff | tree | snapshot |
| 2018-09-05 |
Mark Thom | add structural tests for partial strings, rename ast.rs |
commit | commitdiff | tree | snapshot |
| 2018-09-05 |
Mark Thom | throw the correct error if the final reduce does not... |
commit | commitdiff | tree | snapshot |
| 2018-09-04 |
Mark Thom | update README |
commit | commitdiff | tree | snapshot |
| 2018-09-04 |
Mark Thom | edit README, ast, remove redundant modules |
commit | commitdiff | tree | snapshot |
| 2018-09-04 |
Mark Thom | farm parser out to a crate, remove it as a git submodule. |
commit | commitdiff | tree | snapshot |
| 2018-09-03 |
Mark Thom | fixes to quoted |
commit | commitdiff | tree | snapshot |
| 2018-09-03 |
Mark Thom | correct print_var_eq bad ending check |
commit | commitdiff | tree | snapshot |
| 2018-09-03 |
Mark Thom | properly handle character controls from ASCII to UTF... |
commit | commitdiff | tree | snapshot |
| 2018-09-03 |
Mark Thom | properly handle character controls from ASCII to UTF... |
commit | commitdiff | tree | snapshot |
| 2018-09-03 |
Mark Thom | do not unify partial strings unless they coincide in... |
commit | commitdiff | tree | snapshot |
| 2018-09-03 |
Mark Thom | distinguish eq from structural_eq on strings |
commit | commitdiff | tree | snapshot |
| 2018-09-03 |
Mark Thom | finalize support for partial strings |
commit | commitdiff | tree | snapshot |
| 2018-09-02 |
Mark Thom | add info to README, prepare for partial strings |
commit | commitdiff | tree | snapshot |
| 2018-09-01 |
Mark Thom | Merge branch 'master' of http://github.com/mthom/rusty-wam |
commit | commitdiff | tree | snapshot |
| 2018-09-01 |
Mark Thom | add (^) as an evaluable factor, re: #39 |
commit | commitdiff | tree | snapshot |
| 2018-08-31 |
Mark Thom | correct README |
commit | commitdiff | tree | snapshot |
| 2018-08-31 |
Mark Thom | allow continuable strings, re: #48 |
commit | commitdiff | tree | snapshot |
| 2018-08-31 |
Mark Thom | correct get_single_quoted_item, re: #48 |
commit | commitdiff | tree | snapshot |
| 2018-08-30 |
Mark Thom | add slightly more descriptive syntax errors |
commit | commitdiff | tree | snapshot |
| 2018-08-30 |
Mark Thom | correct printing of lists when double_quotes is set... |
commit | commitdiff | tree | snapshot |
| 2018-08-30 |
Mark Thom | read predicate reads piecemeal data |
commit | commitdiff | tree | snapshot |
| 2018-08-30 |
Mark Thom | split error classification |
commit | commitdiff | tree | snapshot |
| 2018-08-30 |
Mark Thom | chars are atoms, trailing whitespace is acceptable. |
commit | commitdiff | tree | snapshot |
| 2018-08-29 |
Mark Thom | correct README |
commit | commitdiff | tree | snapshot |
| 2018-08-29 |
Mark Thom | correct README |
commit | commitdiff | tree | snapshot |
| 2018-08-29 |
Mark Thom | add tests for string lists, structural equality on... |
commit | commitdiff | tree | snapshot |
| 2018-08-28 |
Mark Thom | use reference to match on SyntaxError, re: #45 |
commit | commitdiff | tree | snapshot |
| 2018-08-27 |
Mark Thom | unify matching strings with different cursors. |
commit | commitdiff | tree | snapshot |
| 2018-08-27 |
Mark Thom | add clean errors for read, re: #45 |
commit | commitdiff | tree | snapshot |
| 2018-08-26 |
Mark Thom | modify structural_eq_test |
commit | commitdiff | tree | snapshot |
| 2018-08-25 |
Mark Thom | equate chars with atoms consisting of chars |
commit | commitdiff | tree | snapshot |
| 2018-08-23 |
Mark Thom | support strings as char lists in term comparisons |
commit | commitdiff | tree | snapshot |
| 2018-08-23 |
Mark Thom | revert is_undefined back to ref match, re: #44 |
commit | commitdiff | tree | snapshot |
| 2018-08-22 |
Mark Thom | update to handle strings as lists. |
commit | commitdiff | tree | snapshot |
| 2018-08-21 |
Mark Thom | add string table, StringList representation |
commit | commitdiff | tree | snapshot |
| 2018-08-21 |
Mark Thom | add StringList internal datatype |
commit | commitdiff | tree | snapshot |
| 2018-08-19 |
Mark Thom | add some prolog flags, tabled strings |
commit | commitdiff | tree | snapshot |
| 2018-08-13 |
Mark Thom | get rid of dynamic lookup for |
commit | commitdiff | tree | snapshot |
| 2018-08-13 |
Mark Thom | get rid of dynamic lookup for |
commit | commitdiff | tree | snapshot |
| 2018-08-10 |
Mark Thom | print equations lexographically by variable name, re... |
commit | commitdiff | tree | snapshot |
| 2018-08-09 |
Mark Thom | complete call_with_inference_limit/3 |
commit | commitdiff | tree | snapshot |
| 2018-08-08 |
Mark Thom | set CWILCallPolicy count field back to private |
commit | commitdiff | tree | snapshot |
| 2018-08-08 |
Mark Thom | add call_with_inference_limit/3 |
commit | commitdiff | tree | snapshot |
| 2018-08-04 |
Mark Thom | restore setup_call_cleanup/3 |
commit | commitdiff | tree | snapshot |
| 2018-08-04 |
Mark Thom | fail on parse error invoked by read/1 |
commit | commitdiff | tree | snapshot |
| 2018-07-31 |
Mark Thom | add proceed to inlined instructions in tail position |
commit | commitdiff | tree | snapshot |
| 2018-07-30 |
Mark Thom | realize full cheney in copier.rs |
commit | commitdiff | tree | snapshot |
| 2018-07-25 |
Mark Thom | preliminary read support |
commit | commitdiff | tree | snapshot |
| 2018-07-25 |
Mark Thom | preliminary read support |
commit | commitdiff | tree | snapshot |
| 2018-07-17 |
Mark Thom | add numbered vars to writeq |
commit | commitdiff | tree | snapshot |
| 2018-07-17 |
Mark Thom | move print_constant logic to heap_print.rs |
commit | commitdiff | tree | snapshot |
| 2018-07-15 |
Mark Thom | add support for quoted atoms to writeq |
commit | commitdiff | tree | snapshot |
| 2018-07-12 |
Mark Thom | update README |
commit | commitdiff | tree | snapshot |
| 2018-07-09 |
Mark Thom | add tests for module resolution operator, README docume... |
commit | commitdiff | tree | snapshot |
| 2018-07-08 |
Mark Thom | finalize the module resolution operator. |
commit | commitdiff | tree | snapshot |
| 2018-07-05 |
Mark Thom | include builtins implicitly in every module. |
commit | commitdiff | tree | snapshot |
| 2018-07-02 |
Mark Thom | complete trimdown of listing compilation. |
commit | commitdiff | tree | snapshot |
| 2018-06-25 |
Mark Thom | prepare module code |
commit | commitdiff | tree | snapshot |
| 2018-06-25 |
Mark Thom | get rid of LocalMachineCodeIndex |
commit | commitdiff | tree | snapshot |
| 2018-06-25 |
Mark Thom | get rid of LocalMachineCodeIndex |
commit | commitdiff | tree | snapshot |
| 2018-06-19 |
Mark Thom | prepare for changes to relocation scheme |
commit | commitdiff | tree | snapshot |
| 2018-06-17 |
Mark Thom | prepare for updating the code_dir with each new predicate |
commit | commitdiff | tree | snapshot |
| 2018-05-29 |
Mark Thom | reorder print_constant comments for unsupported escape... |
commit | commitdiff | tree | snapshot |
| 2018-05-29 |
Mark Thom | print chars somewhat appropriately. |
commit | commitdiff | tree | snapshot |
| 2018-05-29 |
Mark Thom | hacky workaround |
commit | commitdiff | tree | snapshot |
| 2018-05-21 |
Mark Thom | get rid of spurious warning, add type error for skip_ma... |
commit | commitdiff | tree | snapshot |
| 2018-05-20 |
Mark Thom | fix offsetting of heap in existence errors |
commit | commitdiff | tree | snapshot |
| 2018-05-20 |
Mark Thom | add instantiation error to skip_max_list |
commit | commitdiff | tree | snapshot |
| 2018-05-17 |
Mark Thom | correct for use in earlier releases of rust. |
commit | commitdiff | tree | snapshot |
| 2018-05-17 |
Mark Thom | print certain atoms in single quotes. |
commit | commitdiff | tree | snapshot |
| 2018-05-17 |
Mark Thom | use lexer macros. |
commit | commitdiff | tree | snapshot |
| 2018-05-16 |
Mark Thom | remove no longer present items from predicate list |
commit | commitdiff | tree | snapshot |
| 2018-05-16 |
Mark Thom | Merge branch 'develop' |
commit | commitdiff | tree | snapshot |
| 2018-05-16 |
Mark Thom | major refactor |
commit | commitdiff | tree | snapshot |
| 2018-05-15 |
Mark Thom | move SGC and call inference instructions over to System... |
commit | commitdiff | tree | snapshot |
| 2018-05-14 |
Mark Thom | remove IsClause |
commit | commitdiff | tree | snapshot |
| 2018-05-13 |
Mark Thom | add (=..)/2, arg/3 |
commit | commitdiff | tree | snapshot |
| 2018-05-13 |
Mark Thom | switch to machine implemented arg |
commit | commitdiff | tree | snapshot |
| 2018-05-13 |
Mark Thom | parse the list functor |
commit | commitdiff | tree | snapshot |
| 2018-05-13 |
Mark Thom | parse negative numbers properly, handle length errors... |
commit | commitdiff | tree | snapshot |
| 2018-05-12 |
Mark Thom | correct faulty bind (two tests now fail: conjunctive_qu... |
commit | commitdiff | tree | snapshot |
| 2018-05-12 |
Mark Thom | add arg |
commit | commitdiff | tree | snapshot |
| 2018-05-12 |
Mark Thom | add support for callable if-then and disjunct |
commit | commitdiff | tree | snapshot |
| 2018-05-11 |
Mark Thom | throw exception when call-ing a system instruction. |
commit | commitdiff | tree | snapshot |
| 2018-05-11 |
Mark Thom | port remaining builtins to SystemClauseType |
commit | commitdiff | tree | snapshot |
| next |