]> Repositorios git - scryer-prolog.git/shortlog
scryer-prolog.git
2018-03-05 Mark Thomfix README
2018-03-05 Mark Thomcorrect module bugs
2018-03-05 Mark Thomcorrect module bugs
2018-03-04 Mark Thomremove module decls from toplevel when they are redeclared.
2018-03-03 Mark Thomupdate README with build instructions
2018-03-03 Mark Thomsimplify heap_iter.rs
2018-03-03 Mark Thomadd provisional module support.
2018-02-28 Mark Thomadd ; key.
2018-02-27 Mark Thom.
2018-02-27 Mark Thomclean up compile_seq.
2018-02-26 Mark Thomfix exception handling when thrown by throw_exception...
2018-02-26 Mark Thomadd fixes, further test cases.
2018-02-25 Mark Thomupdated blurbs
2018-02-25 Mark Thommajor refactor.
2018-02-24 Mark Thomswitch internal counts to use BigUint.
2018-02-23 Mark Thomadd more tests.
2018-02-23 Mark Thomfix bugs in call_with_inference_limit
2018-02-23 Mark Thomadd more tests
2018-02-23 Mark Thomadd more tests
2018-02-22 Mark Thomadd compare predicate.
2018-02-22 Mark Thomfix bugs in call_with_inference_limit
2018-02-20 Mark Thomadd call_with_inference_limit
2018-02-17 Mark Thomset compound to succeed on non-empty lists.
2018-02-17 Mark Thomfix compile_seq, variable printing on standalone inlines.
2018-02-16 Mark Thomclear unintended whitespace
2018-02-16 Mark Thomadd structural equality and inequality predicates.
2018-02-15 Mark Thomadd (\=)/2.
2018-02-14 Mark Thomadd term comparison operators.
2018-02-14 Mark Thomadd term comparison operators.
2018-02-14 Mark Thomadd term comparison operators.
2018-02-13 Mark Thommove several builtins to control.
2018-02-11 Mark Thomfix allocator bug.
2018-02-11 Mark Thomcorrect allocation bugs.
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
next