]> Repositorios git - scryer-prolog.git/shortlog
scryer-prolog.git
2018-05-08 Mark Thomadd system call preliminaries
2018-05-08 Mark Thomsystem calls preliminary
2018-05-08 Mark Thomadd system call preliminaries
2018-05-05 Mark Thomsimplify detection of cycles in printer
2018-05-05 Mark Thomproperly handle cyclic terms in the printer.
2018-05-05 Mark Thomadd support for printing cyclic terms.
2018-05-05 Mark Thomadd access to HeapVarDict to the printer.
2018-05-05 Mark Thomset up heap_var Cow in heap_print.rs
2018-05-05 Mark Thomabbreviate names in heap_iter.rs
2018-05-04 Mark Thomcorrect the copier's mishandling of cyclic lists
2018-05-04 Mark Thomfix errors emitted by sort and keysort, add tests,...
2018-05-03 Mark ThomMerge branch 'master' of http://github.com/mthom/rusty-wam
2018-05-03 Mark Thomcorrect sort/keysort refusing []
2018-05-03 Mark Thomcorrect keysort type error (re: #34)
2018-05-03 Mark Thomremove unnecessary store/deref in keysort error checking
2018-05-03 Mark Thomfix keysort error detection bugs
2018-05-03 Mark Thomadd proper error messages for keysort and sort, (re...
2018-05-03 Mark Thomadd error handling appartus
2018-05-02 Mark ThomMerge branch 'master' of http://github.com/mthom/rusty...
2018-05-02 Mark Thommove existence_error function in machine_st_impl.rs
2018-05-01 Mark Thomclean up detect_cycles
2018-05-01 Mark Thomhandle non-list cases in '', add '' as a built-in ...
2018-04-30 Mark Thomadd '', type checking for incomplete lists in sort...
2018-04-26 Mark ThomMerge branch 'master' of http://github.com/mthom/rusty...
2018-04-26 Mark Thomskip_max_list preliminaries
2018-04-25 Mark Thomproperly support module imports from within modules.
2018-04-25 Mark Thomadd other declarations properly
2018-04-23 Mark Thomprotect imported predicates from being overwritten...
2018-04-20 Mark Thomchange modules when updating code index (re: issue...
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
next