]> Repositorios git - scryer-prolog.git/shortlog
scryer-prolog.git
2018-04-19 Mark Thommetacall always hashes in user (re: issue #27)
2018-04-19 Mark Thommake module code entries immutable (re: issue #27)
2018-04-18 Mark Thomcorrect-ish definition of reverse.
2018-04-18 Mark Thomcorrect-ish definition of reverse.
2018-04-17 Mark Thomadd predicate existence errors for failed metacalls.
2018-04-17 Mark Thomprint characters correctly
2018-04-17 Mark Thomadd functional notation for operators.
2018-04-14 Mark Thomupdate to lexer error handling.
2018-04-14 Mark Thomfix lexer bugs.
2018-04-14 Mark Thomupdate/extension to lexer, bug fixes to module importing
2018-04-10 Mark Thomthrow exception when predicate not found
2018-04-08 Mark Thomthrow exceptions when calling non-existent predicates...
2018-04-08 Mark Thomcorrect mishandled blocking of cuts
2018-04-08 Mark Thomproperly handle cuts in conditionals
2018-04-07 Mark Thomfix cut expansions, clean up code.
2018-04-07 Mark Thomfix cut expansions.
2018-04-07 Mark Thomincomplete cut corrections.
2018-04-05 Mark Thomrename fabricate_predicate to fabricate_disjunct
2018-04-05 Mark Thomadd the notion of unbound variables to register allocators.
2018-04-04 Mark Thominline (,)/2 properly
2018-04-02 Mark Thomlimit hash lookups to metacall
2018-03-29 Mark Thomadd cyclic_term
2018-03-29 Mark Thomupdate README
2018-03-29 Mark Thomadd call support for acyclic_term
2018-03-29 Mark Thomadd acyclic term
2018-03-27 Mark Thomremove flatten
2018-03-27 Mark Thomadd repeat
2018-03-27 Mark Thomadd flatten.
2018-03-27 Mark Thomclean up call clause stuff.
2018-03-27 Mark Thomclean up call clause stuff.
2018-03-24 Mark Thomupdate README
2018-03-22 Mark Thomeliminating double counting for call_with_inference_limit.
2018-03-20 Mark Thomremove extraneous code.
2018-03-19 Mark Thomremove redundant code from arith_eval_by_metacall
2018-03-18 Mark Thomcorrect delayed evaluation for negation, rational decls
2018-03-17 Mark Thomremove extraneous comments.
2018-03-17 Mark Thomrefactor BuiltInInstruction
2018-03-17 Mark Thomremove DynamicIs
2018-03-17 Mark Thomrefactor ControlInstruction
2018-03-16 Mark Thomminor tweak to printer code
2018-03-12 Mark Thomcorrect sort, keysort
2018-03-11 Mark Thomadd sort, keysort.
2018-03-10 Mark Thomadd atom predicate.
2018-03-10 Mark Thomadd is_list
2018-03-10 Mark Thomremove b0 slot from AND stack frames.
2018-03-09 Mark Thomfurther debray fix.
2018-03-09 Mark Thomreformat io.rs
2018-03-08 Mark Thomfurther allocation fixes.
2018-03-08 Mark Thomfurther allocation fixes.
2018-03-08 Mark Thomadd queues, fix debray allocator bug.
2018-03-08 Mark Thomfix README
2018-03-08 Mark Thomadd error messages on failed batch entry
2018-03-06 Mark Thomcleanup README
2018-03-06 Mark Thomadd qualified imports
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.
next