]> Repositorios git - scryer-prolog.git/shortlog
scryer-prolog.git
2018-02-11 Mark Thomadd eq, neq predicates.
2018-02-09 Mark Thomcorrect acyclic iteration.
2018-02-09 Mark Thomfix crashes caused by inlined optimization.
2018-02-09 Mark Thomadd ground/1.
2018-02-09 Mark Thomminor cleanup.
2018-02-08 Mark Thomfinalize transition to CutPolicy trait object.
2018-02-07 Mark Thomdefer cut actions to cut policy trait objects.
2018-02-06 Mark Thomfix bug in `is/2` code generation.
2018-02-06 Mark Thomadd more type predicates.
2018-02-05 Mark Thomcosmetic touchups;
2018-02-04 Mark Thomparse negation properly.
2018-02-04 Mark Thomparse negation.
2018-02-03 Mark Thomfix arg_ bug.
2018-02-03 Mark Thomreverse builtin instructions
2018-02-02 Mark Thomfix setup_call_cleanup bug
2018-02-02 Mark Thomadd support for setup_call_cleanup
2018-02-01 Mark Thomclean up codegen.rs
2018-01-30 Mark Thomadd library routines for lists.
2018-01-30 Mark Thomadd batch processing.
2018-01-30 Mark Thomprepare for batch processing
2018-01-30 Mark Thomprepare for batch processing.
2018-01-29 Mark Thomprepare for batch processing.
2018-01-29 Mark Thomprepare for batch processing
2018-01-29 Mark Thomprepare for batch processing.
2018-01-29 Mark Thomprepare for batch processing.
2018-01-29 Mark Thomadd item to README
2018-01-28 Mark Thomfix bug in printer over lists.
2018-01-27 Mark Thomtighten =.. code
2018-01-27 Mark Thomadd length, =.., more tests of builtins.
2018-01-27 Mark Thomcorrect marker bug, edit README.
2018-01-27 Mark Thomdisjunctions do operate correctly (so far), write more...
2018-01-27 Mark Thomcleanup notes and sloppy formatting.
2018-01-27 Mark Thomwrite tests to detect disjunction bugs
2018-01-26 Mark Thomadd more tests for builtins.
2018-01-26 Mark Thomadd tests for builtins
2018-01-25 Mark Thomremove indirection in jmp instructions
2018-01-25 Mark Thomadd tests for conditionals
2018-01-24 Mark Thominline and expand conditionals whenever possible
2018-01-20 Mark Thomupdate tests to properly reflect answer order.
2018-01-20 Mark Thomupdate README
2018-01-20 Mark Thomadd tests for callable is, comparisons.
2018-01-20 Mark Thomadd call support for numeric comparisons.
2018-01-19 Mark Thomadd callable `is/2`
2018-01-19 Mark Thomclean up arithmetic.rs
2018-01-18 Mark Thommove instruction increment
2018-01-18 Mark Thomabstract out iterator for arithmetic terms.
2018-01-18 Mark Thomchange arithmetic evaluation iterator to new target...
2018-01-17 Mark Thomadd an atom table.
2018-01-17 Mark Thomexpand remaining tests.
2018-01-16 Mark Thomadd tests on lists
2018-01-16 Mark Thomadd cut tests
2018-01-16 Mark Thomstart adding output checks to test
2018-01-16 Mark Thomcorrect formatting on heap_print
2018-01-16 Mark Thomabstract Outputter of heap_print
2018-01-15 Mark Thomremove preliminary file
2018-01-15 Mark Thomfix duplicate_term bug
2018-01-15 Mark Thomadd display predicate
2018-01-15 Mark Thommark structures with their fixity
2018-01-15 Mark Thomprint ops properly.
2018-01-14 Mark Thomremove commented out print_term
2018-01-14 Mark Thomremove commented out print_term
2018-01-14 Mark Thomrefactor heapview
2018-01-13 Mark Thomupdate token type
2018-01-12 Mark Thommove MachineState to a submodule
2018-01-12 Mark Thomanother big refactor
2018-01-12 Mark Thomdelete needless use
2018-01-11 Mark Thomdocument arg, functor, conditionals
2018-01-10 Mark Thomtransition to reference counted constants
2018-01-10 Mark Thomclaw back version number
2018-01-09 Mark Thomadd provisional functor and arg support, and give ...
2017-12-25 Mark Thomtrim down set_cp
2017-12-25 Mark Thomcorrect ',', backtrack bugs
2017-12-25 Mark Thomcorrection to -> offset
2017-12-25 Mark Thomremove print_code diagnostic
2017-12-25 Mark Thomremove Terminal, correct , bugs
2017-12-24 Mark Thomindexing bug fixes, corrections to ,
2017-12-24 Mark ThomMerge branch 'master' of http://github.com/mthom/rusty-wam
2017-12-24 Mark Thomadd beginning support for ',', ';', '->'
2017-12-22 Mark Thomupdate README
2017-12-22 Mark Thomupdate README
2017-12-22 Mark Thomupdate README
2017-12-11 Mark Thomcorrect with_capacity function in Heap ADT
2017-12-11 Mark Thomadd to README
2017-12-10 Mark Thomupdate README, heap ADT
2017-12-10 Mark Thomis_call and is_execute are jump instructions.
2017-12-10 Mark Thombug fixes on LCO, backtracking.
2017-12-09 Mark Thomdon't truly truncate the heap.
2017-12-09 Mark Thomdon't truly truncate the heap.
2017-12-05 Mark Thominline comparison instructions.
2017-12-04 Mark Thomupdate README, toplevel parsing for comparison operators.
2017-12-04 Mark Thomadd support for comparison operators.
2017-12-03 Mark Thomcoerce rationals to floats before coercing floats to...
2017-12-03 Mark Thomtweak README
2017-12-03 Mark Thomtweak README
2017-12-03 Mark Thomcorrect README
2017-12-03 Mark Thomadd bitwise and modular operations.
2017-12-02 Mark Thomextend false cases for is
2017-12-02 Mark Thomadd support for rational numbers, division.
2017-11-16 Mark Thom,
2017-11-13 Mark Thomremove is from inlined terms.
next