| 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 |
| 2018-03-10 |
Mark Thom | add atom predicate. |
commit | commitdiff | tree | snapshot |
| 2018-03-10 |
Mark Thom | add is_list |
commit | commitdiff | tree | snapshot |
| 2018-03-10 |
Mark Thom | remove b0 slot from AND stack frames. |
commit | commitdiff | tree | snapshot |
| 2018-03-09 |
Mark Thom | further debray fix. |
commit | commitdiff | tree | snapshot |
| 2018-03-09 |
Mark Thom | reformat io.rs |
commit | commitdiff | tree | snapshot |
| 2018-03-08 |
Mark Thom | further allocation fixes. |
commit | commitdiff | tree | snapshot |
| 2018-03-08 |
Mark Thom | further allocation fixes. |
commit | commitdiff | tree | snapshot |
| 2018-03-08 |
Mark Thom | add queues, fix debray allocator bug. |
commit | commitdiff | tree | snapshot |
| 2018-03-08 |
Mark Thom | fix README |
commit | commitdiff | tree | snapshot |
| 2018-03-08 |
Mark Thom | add error messages on failed batch entry |
commit | commitdiff | tree | snapshot |
| 2018-03-06 |
Mark Thom | cleanup README |
commit | commitdiff | tree | snapshot |
| 2018-03-06 |
Mark Thom | add qualified imports |
commit | commitdiff | tree | snapshot |
| 2018-03-05 |
Mark Thom | fix README |
commit | commitdiff | tree | snapshot |
| 2018-03-05 |
Mark Thom | correct module bugs |
commit | commitdiff | tree | snapshot |
| 2018-03-05 |
Mark Thom | correct module bugs |
commit | commitdiff | tree | snapshot |
| 2018-03-04 |
Mark Thom | remove module decls from toplevel when they are redeclared. |
commit | commitdiff | tree | snapshot |
| 2018-03-03 |
Mark Thom | update README with build instructions |
commit | commitdiff | tree | snapshot |
| 2018-03-03 |
Mark Thom | simplify heap_iter.rs |
commit | commitdiff | tree | snapshot |
| 2018-03-03 |
Mark Thom | add provisional module support. |
commit | commitdiff | tree | snapshot |
| 2018-02-28 |
Mark Thom | add ; key. |
commit | commitdiff | tree | snapshot |
| 2018-02-27 |
Mark Thom | . |
commit | commitdiff | tree | snapshot |
| 2018-02-27 |
Mark Thom | clean up compile_seq. |
commit | commitdiff | tree | snapshot |
| 2018-02-26 |
Mark Thom | fix exception handling when thrown by throw_exception... |
commit | commitdiff | tree | snapshot |
| 2018-02-26 |
Mark Thom | add fixes, further test cases. |
commit | commitdiff | tree | snapshot |
| 2018-02-25 |
Mark Thom | updated blurbs |
commit | commitdiff | tree | snapshot |
| 2018-02-25 |
Mark Thom | major refactor. |
commit | commitdiff | tree | snapshot |
| 2018-02-24 |
Mark Thom | switch internal counts to use BigUint. |
commit | commitdiff | tree | snapshot |
| 2018-02-23 |
Mark Thom | add more tests. |
commit | commitdiff | tree | snapshot |
| 2018-02-23 |
Mark Thom | fix bugs in call_with_inference_limit |
commit | commitdiff | tree | snapshot |
| 2018-02-23 |
Mark Thom | add more tests |
commit | commitdiff | tree | snapshot |
| 2018-02-23 |
Mark Thom | add more tests |
commit | commitdiff | tree | snapshot |
| 2018-02-22 |
Mark Thom | add compare predicate. |
commit | commitdiff | tree | snapshot |
| 2018-02-22 |
Mark Thom | fix bugs in call_with_inference_limit |
commit | commitdiff | tree | snapshot |
| 2018-02-20 |
Mark Thom | add call_with_inference_limit |
commit | commitdiff | tree | snapshot |
| 2018-02-17 |
Mark Thom | set compound to succeed on non-empty lists. |
commit | commitdiff | tree | snapshot |
| 2018-02-17 |
Mark Thom | fix compile_seq, variable printing on standalone inlines. |
commit | commitdiff | tree | snapshot |
| 2018-02-16 |
Mark Thom | clear unintended whitespace |
commit | commitdiff | tree | snapshot |
| 2018-02-16 |
Mark Thom | add structural equality and inequality predicates. |
commit | commitdiff | tree | snapshot |
| 2018-02-15 |
Mark Thom | add (\=)/2. |
commit | commitdiff | tree | snapshot |
| 2018-02-14 |
Mark Thom | add term comparison operators. |
commit | commitdiff | tree | snapshot |
| 2018-02-14 |
Mark Thom | add term comparison operators. |
commit | commitdiff | tree | snapshot |
| 2018-02-14 |
Mark Thom | add term comparison operators. |
commit | commitdiff | tree | snapshot |
| 2018-02-13 |
Mark Thom | move several builtins to control. |
commit | commitdiff | tree | snapshot |
| 2018-02-11 |
Mark Thom | fix allocator bug. |
commit | commitdiff | tree | snapshot |
| 2018-02-11 |
Mark Thom | correct allocation bugs. |
commit | commitdiff | tree | snapshot |
| 2018-02-11 |
Mark Thom | add eq, neq predicates. |
commit | commitdiff | tree | snapshot |
| 2018-02-09 |
Mark Thom | correct acyclic iteration. |
commit | commitdiff | tree | snapshot |
| 2018-02-09 |
Mark Thom | fix crashes caused by inlined optimization. |
commit | commitdiff | tree | snapshot |
| 2018-02-09 |
Mark Thom | add ground/1. |
commit | commitdiff | tree | snapshot |
| 2018-02-09 |
Mark Thom | minor cleanup. |
commit | commitdiff | tree | snapshot |
| 2018-02-08 |
Mark Thom | finalize transition to CutPolicy trait object. |
commit | commitdiff | tree | snapshot |
| 2018-02-07 |
Mark Thom | defer cut actions to cut policy trait objects. |
commit | commitdiff | tree | snapshot |
| 2018-02-06 |
Mark Thom | fix bug in `is/2` code generation. |
commit | commitdiff | tree | snapshot |
| 2018-02-06 |
Mark Thom | add more type predicates. |
commit | commitdiff | tree | snapshot |
| 2018-02-05 |
Mark Thom | cosmetic touchups; |
commit | commitdiff | tree | snapshot |
| 2018-02-04 |
Mark Thom | parse negation properly. |
commit | commitdiff | tree | snapshot |
| 2018-02-04 |
Mark Thom | parse negation. |
commit | commitdiff | tree | snapshot |
| 2018-02-03 |
Mark Thom | fix arg_ bug. |
commit | commitdiff | tree | snapshot |
| 2018-02-03 |
Mark Thom | reverse builtin instructions |
commit | commitdiff | tree | snapshot |
| 2018-02-02 |
Mark Thom | fix setup_call_cleanup bug |
commit | commitdiff | tree | snapshot |
| 2018-02-02 |
Mark Thom | add support for setup_call_cleanup |
commit | commitdiff | tree | snapshot |
| 2018-02-01 |
Mark Thom | clean up codegen.rs |
commit | commitdiff | tree | snapshot |
| 2018-01-30 |
Mark Thom | add library routines for lists. |
commit | commitdiff | tree | snapshot |
| 2018-01-30 |
Mark Thom | add batch processing. |
commit | commitdiff | tree | snapshot |
| 2018-01-30 |
Mark Thom | prepare for batch processing |
commit | commitdiff | tree | snapshot |
| 2018-01-30 |
Mark Thom | prepare for batch processing. |
commit | commitdiff | tree | snapshot |
| 2018-01-29 |
Mark Thom | prepare for batch processing. |
commit | commitdiff | tree | snapshot |
| 2018-01-29 |
Mark Thom | prepare for batch processing |
commit | commitdiff | tree | snapshot |
| 2018-01-29 |
Mark Thom | prepare for batch processing. |
commit | commitdiff | tree | snapshot |
| 2018-01-29 |
Mark Thom | prepare for batch processing. |
commit | commitdiff | tree | snapshot |
| 2018-01-29 |
Mark Thom | add item to README |
commit | commitdiff | tree | snapshot |
| 2018-01-28 |
Mark Thom | fix bug in printer over lists. |
commit | commitdiff | tree | snapshot |
| 2018-01-27 |
Mark Thom | tighten =.. code |
commit | commitdiff | tree | snapshot |
| 2018-01-27 |
Mark Thom | add length, =.., more tests of builtins. |
commit | commitdiff | tree | snapshot |
| next |