]> Repositorios git - scryer-prolog.git/shortlog
scryer-prolog.git
2019-01-20 Mark Thomclone in situ compiled terms
2019-01-17 Mark Thomfix setup_hook
2019-01-17 Mark Thomdelete trailing whitespace in compile.rs
2019-01-17 Mark Thomdrop_expansions whenever a compilation error occurs
2019-01-16 Mark Thomclear out expansions from code_repo if code entry fails
2019-01-06 Mark Thomadd dynamic module resolution calls
2019-01-06 Mark Thomupdate README
2019-01-06 Mark Thomadd module-level goal_expansion and term_expansion
2019-01-06 Mark Thomadd read support for user:term_expansion and user:goal_...
2019-01-04 Mark Thomdo not add expansions behind module boundaries until...
2018-12-28 Mark Thomcorrect write_canonical/2 bug
2018-12-23 Mark Thomfix unification on string lists.
2018-12-20 Mark Thomfix ambiguity_check
2018-12-19 Mark Thommake insert_from_end work correctly
2018-12-19 Mark Thomcorrect space formatting in heap_print
2018-12-19 Mark Thomeliminate ambiguity check on structs with non-zero...
2018-12-19 Mark Thomconvert append to push_char when applicable
2018-12-19 Mark Thomremove lifetime on ReverseHeapVarDict
2018-12-15 Mark Thomcorrect non-termination of expand_goal and expand_term
2018-12-15 Mark Thomcorrect non-termination of expand_goal and expand_term
2018-12-14 Mark Thomfix expand_goal and expand_term
2018-12-12 Mark Thomadd expand_goal, make user:term_expansion and user...
2018-12-11 Mark Thomremove Option wrapper from cached_query
2018-12-09 Mark Thomadd support for user:goal_expansion
2018-12-02 Mark Thomremove needless result type in try_expand_term
2018-11-19 Mark Thomoffset variable indexing for semi-context notations
2018-11-16 Mark Thomupdate version number
2018-11-16 Mark Thomfix faulty tidy_trail
2018-10-28 Mark Thomupdate dcgs to handle ; and ->
2018-10-25 Mark Thomfix tests
2018-10-25 Mark Thomuse proper range notation
2018-10-24 Mark Thomstop write_canonical from printing numbervars.
2018-10-24 Mark Thomadd write variants
2018-10-21 Mark Thommake lists parse properly when used as dcg rules
2018-10-18 Mark Thomfix conformity errors
2018-10-16 Mark Thomfix semicontext notation
2018-10-16 Mark Thomcorrectly handle anonymous variables when reading
2018-10-16 Mark Thomcorrectly handle anonymous variables when reading
2018-10-16 Mark Thomadd expand_term/2
2018-10-16 Mark Thomadd expand_term/2
2018-10-11 Mark Thomfix DCG bugs
2018-10-10 Mark Thomremove needless self parameter from ambiguity_check
2018-10-09 Mark Thomsmooth out ambiguity check
2018-10-09 Mark Thomadd spaces between operators when there is an ambiguity
2018-10-09 Mark Thomadd spaces between operators when there is an ambiguity
2018-10-08 Mark Thomcorrect phrase/2
2018-10-08 Mark Thomadd DCG test case
2018-10-08 Mark Thomfix bug with mark_non_var
2018-10-07 Mark Thomterm_expansion bug fixes
2018-10-07 Mark Thomadd preliminary support for DCGs.
2018-10-07 Mark Thomremove modules properly.
2018-10-06 Mark Thomremove need for taking code_dir
2018-10-05 Mark Thomremove unnecessary parameter in compile_listing
2018-10-05 Mark Thomcorrect code dir swapping for term_expansion
2018-10-05 Mark Thomminor modification to lco in codegen
2018-10-05 Mark Thomremove need to clone instructions.
2018-10-05 Mark Thomremove need for RefCell wrapping on CodeDir
2018-10-05 Mark Thommove atom_tbl up to Machine
2018-10-04 Mark Thommark term_variables type errors with blame
2018-10-04 Mark Thomdivide atom tables by module
2018-10-03 Mark Thomremove module name from DirEntry
2018-10-01 Mark ThomMerge pull request #58 from triska/master
2018-09-30 Markus TriskaENHANCED: Better error handling if Type is invalid.
2018-09-28 Mark ThomMerge pull request #57 from triska/master
2018-09-28 Markus Triskacorrect can_be/2 for partial lists
2018-09-28 Mark Thomupdate README
2018-09-28 Mark Thomadd error.pl, correct numbervars/3
2018-09-27 Mark Thomduplicate_term is now copy_term
2018-09-27 Mark ThomMerge branch 'master' of https://github.com/mthom/rusty-wam
2018-09-27 Mark Thommove term_variables to builtins
2018-09-25 Mark Thomadd tidy_pstr_trail to neck_cut
2018-09-25 Mark Thomadd term variables
2018-09-25 Mark Thomadd more tests
2018-09-25 Mark Thomadd more tests
2018-09-25 Mark Thomenable backtracking on partial strings
2018-09-25 Mark Thommatch on partial strings through get_list
2018-09-24 Mark Thompartial strings are still a work in progress
2018-09-22 Mark Thomcorrect numbervars
2018-09-22 Mark ThomMerge branch 'develop'
2018-09-22 Mark Thomadd term_expansion basics
2018-09-22 Mark Thomterm_expansion beginnings
2018-09-21 Mark Thomtighten up numbervars
2018-09-19 Mark Thomincorporate term_expansion phase in compilation
2018-09-19 Mark Thomstop treating copier as trait object
2018-09-18 Mark Thomcorrect and load numbervars
2018-09-18 Mark Thomrestore parse_term to toplevel
2018-09-18 Mark Thomcorrect ordinary input
2018-09-16 Mark Thomcorrect conformity error
2018-09-16 Mark Thomcorrect conformity errors
2018-09-16 Mark Thomcorrect new copier bug
2018-09-16 Mark Thomcorrect copier.
2018-09-16 Mark Thomfix copier
2018-09-14 Mark Thomcorrect handling of .
2018-09-14 Mark ThomMerge branch 'master' of https://github.com/mthom/rusty-wam
2018-09-14 Mark Thomstreamline inputs.
2018-09-13 Mark Thomprovisional #4
2018-09-13 Mark Thomprovisional #3
2018-09-13 Mark Thomprovisional changes #2
2018-09-13 Mark Thomprovisional changes to module insertion
2018-09-11 Mark Thomupdate version number for push to crates
next