| 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 |
| 2018-05-11 |
Mark Thom | make system calls exempt from call policy. |
commit | commitdiff | tree | snapshot |
| 2018-05-11 |
Mark Thom | add more tests that pass. |
commit | commitdiff | tree | snapshot |
| 2018-05-10 |
Mark Thom | add catch/throw support, make exceptions and arithmetic... |
commit | commitdiff | tree | snapshot |
| 2018-05-10 |
Mark Thom | eliminate need for embedded, handwritten WAM code. |
commit | commitdiff | tree | snapshot |
| 2018-05-09 |
Mark Thom | shift to builtins |
commit | commitdiff | tree | snapshot |
| 2018-05-08 |
Mark Thom | add system call preliminaries |
commit | commitdiff | tree | snapshot |
| 2018-05-08 |
Mark Thom | system calls preliminary |
commit | commitdiff | tree | snapshot |
| 2018-05-08 |
Mark Thom | add system call preliminaries |
commit | commitdiff | tree | snapshot |
| 2018-05-07 |
Mark Thom | record cyclic terms in printer |
commit | commitdiff | tree | snapshot |
| 2018-05-07 |
Mark Thom | streamline variable search in heap_print.rs |
commit | commitdiff | tree | snapshot |
| 2018-05-05 |
Mark Thom | simplify detection of cycles in printer |
commit | commitdiff | tree | snapshot |
| 2018-05-05 |
Mark Thom | properly handle cyclic terms in the printer. |
commit | commitdiff | tree | snapshot |
| 2018-05-05 |
Mark Thom | add support for printing cyclic terms. |
commit | commitdiff | tree | snapshot |
| 2018-05-05 |
Mark Thom | add access to HeapVarDict to the printer. |
commit | commitdiff | tree | snapshot |
| 2018-05-05 |
Mark Thom | set up heap_var Cow in heap_print.rs |
commit | commitdiff | tree | snapshot |
| 2018-05-05 |
Mark Thom | abbreviate names in heap_iter.rs |
commit | commitdiff | tree | snapshot |
| 2018-05-04 |
Mark Thom | correct the copier's mishandling of cyclic lists |
commit | commitdiff | tree | snapshot |
| 2018-05-04 |
Mark Thom | fix errors emitted by sort and keysort, add tests,... |
commit | commitdiff | tree | snapshot |
| 2018-05-03 |
Mark Thom | Merge branch 'master' of http://github.com/mthom/rusty-wam |
commit | commitdiff | tree | snapshot |
| 2018-05-03 |
Mark Thom | correct sort/keysort refusing [] |
commit | commitdiff | tree | snapshot |
| 2018-05-03 |
Mark Thom | correct keysort type error (re: #34) |
commit | commitdiff | tree | snapshot |
| 2018-05-03 |
Mark Thom | remove unnecessary store/deref in keysort error checking |
commit | commitdiff | tree | snapshot |
| 2018-05-03 |
Mark Thom | fix keysort error detection bugs |
commit | commitdiff | tree | snapshot |
| 2018-05-03 |
Mark Thom | add proper error messages for keysort and sort, (re... |
commit | commitdiff | tree | snapshot |
| 2018-05-03 |
Mark Thom | add error handling appartus |
commit | commitdiff | tree | snapshot |
| 2018-05-02 |
Mark Thom | Merge branch 'master' of http://github.com/mthom/rusty... |
commit | commitdiff | tree | snapshot |
| 2018-05-02 |
Mark Thom | move existence_error function in machine_st_impl.rs |
commit | commitdiff | tree | snapshot |
| 2018-05-01 |
Mark Thom | clean up detect_cycles |
commit | commitdiff | tree | snapshot |
| 2018-05-01 |
Mark Thom | handle non-list cases in '', add '' as a built-in ... |
commit | commitdiff | tree | snapshot |
| 2018-04-30 |
Mark Thom | add '', type checking for incomplete lists in sort... |
commit | commitdiff | tree | snapshot |
| 2018-04-26 |
Mark Thom | Merge branch 'master' of http://github.com/mthom/rusty... |
commit | commitdiff | tree | snapshot |
| 2018-04-26 |
Mark Thom | skip_max_list preliminaries |
commit | commitdiff | tree | snapshot |
| 2018-04-25 |
Mark Thom | properly support module imports from within modules. |
commit | commitdiff | tree | snapshot |
| 2018-04-25 |
Mark Thom | add other declarations properly |
commit | commitdiff | tree | snapshot |
| 2018-04-23 |
Mark Thom | protect imported predicates from being overwritten... |
commit | commitdiff | tree | snapshot |
| 2018-04-20 |
Mark Thom | change modules when updating code index (re: issue... |
commit | commitdiff | tree | snapshot |
| 2018-04-19 |
Mark Thom | metacall always hashes in user (re: issue #27) |
commit | commitdiff | tree | snapshot |
| 2018-04-19 |
Mark Thom | make module code entries immutable (re: issue #27) |
commit | commitdiff | tree | snapshot |
| 2018-04-18 |
Mark Thom | correct-ish definition of reverse. |
commit | commitdiff | tree | snapshot |
| 2018-04-18 |
Mark Thom | correct-ish definition of reverse. |
commit | commitdiff | tree | snapshot |
| 2018-04-17 |
Mark Thom | add predicate existence errors for failed metacalls. |
commit | commitdiff | tree | snapshot |
| 2018-04-17 |
Mark Thom | print characters correctly |
commit | commitdiff | tree | snapshot |
| 2018-04-17 |
Mark Thom | add functional notation for operators. |
commit | commitdiff | tree | snapshot |
| 2018-04-14 |
Mark Thom | update to lexer error handling. |
commit | commitdiff | tree | snapshot |
| 2018-04-14 |
Mark Thom | fix lexer bugs. |
commit | commitdiff | tree | snapshot |
| 2018-04-14 |
Mark Thom | update/extension to lexer, bug fixes to module importing |
commit | commitdiff | tree | snapshot |
| 2018-04-10 |
Mark Thom | throw exception when predicate not found |
commit | commitdiff | tree | snapshot |
| 2018-04-08 |
Mark Thom | throw exceptions when calling non-existent predicates... |
commit | commitdiff | tree | snapshot |
| 2018-04-08 |
Mark Thom | correct mishandled blocking of cuts |
commit | commitdiff | tree | snapshot |
| 2018-04-08 |
Mark Thom | properly handle cuts in conditionals |
commit | commitdiff | tree | snapshot |
| 2018-04-07 |
Mark Thom | fix cut expansions, clean up code. |
commit | commitdiff | tree | snapshot |
| 2018-04-07 |
Mark Thom | fix cut expansions. |
commit | commitdiff | tree | snapshot |
| 2018-04-07 |
Mark Thom | incomplete cut corrections. |
commit | commitdiff | tree | snapshot |
| 2018-04-05 |
Mark Thom | rename fabricate_predicate to fabricate_disjunct |
commit | commitdiff | tree | snapshot |
| 2018-04-05 |
Mark Thom | add the notion of unbound variables to register allocators. |
commit | commitdiff | tree | snapshot |
| 2018-04-04 |
Mark Thom | inline (,)/2 properly |
commit | commitdiff | tree | snapshot |
| 2018-04-02 |
Mark Thom | limit hash lookups to metacall |
commit | commitdiff | tree | snapshot |
| 2018-03-29 |
Mark Thom | add cyclic_term |
commit | commitdiff | tree | snapshot |
| 2018-03-29 |
Mark Thom | update README |
commit | commitdiff | tree | snapshot |
| 2018-03-29 |
Mark Thom | add call support for acyclic_term |
commit | commitdiff | tree | snapshot |
| 2018-03-29 |
Mark Thom | add acyclic term |
commit | commitdiff | tree | snapshot |
| 2018-03-27 |
Mark Thom | remove flatten |
commit | commitdiff | tree | snapshot |
| 2018-03-27 |
Mark Thom | add repeat |
commit | commitdiff | tree | snapshot |
| 2018-03-27 |
Mark Thom | add flatten. |
commit | commitdiff | tree | snapshot |
| 2018-03-27 |
Mark Thom | clean up call clause stuff. |
commit | commitdiff | tree | snapshot |
| 2018-03-27 |
Mark Thom | clean up call clause stuff. |
commit | commitdiff | tree | snapshot |
| 2018-03-24 |
Mark Thom | update README |
commit | commitdiff | tree | snapshot |
| 2018-03-22 |
Mark Thom | eliminating double counting for call_with_inference_limit. |
commit | commitdiff | tree | snapshot |
| 2018-03-20 |
Mark Thom | remove extraneous code. |
commit | commitdiff | tree | snapshot |
| 2018-03-19 |
Mark Thom | remove redundant code from arith_eval_by_metacall |
commit | commitdiff | tree | snapshot |
| 2018-03-18 |
Mark Thom | correct delayed evaluation for negation, rational decls |
commit | commitdiff | tree | snapshot |
| 2018-03-17 |
Mark Thom | remove extraneous comments. |
commit | commitdiff | tree | snapshot |
| 2018-03-17 |
Mark Thom | refactor BuiltInInstruction |
commit | commitdiff | tree | snapshot |
| 2018-03-17 |
Mark Thom | remove DynamicIs |
commit | commitdiff | tree | snapshot |
| 2018-03-17 |
Mark Thom | refactor ControlInstruction |
commit | commitdiff | tree | snapshot |
| 2018-03-16 |
Mark Thom | minor tweak to printer code |
commit | commitdiff | tree | snapshot |
| 2018-03-12 |
Mark Thom | correct sort, keysort |
commit | commitdiff | tree | snapshot |
| 2018-03-11 |
Mark Thom | add sort, keysort. |
commit | commitdiff | tree | snapshot |
| next |