]> Repositorios git - scryer-prolog.git/shortlog
scryer-prolog.git
2021-02-09 Mark Thomcorrect faulty removal of clauses in abolish/1
2021-02-08 Mark Thomclean up implementation of (->)/2, (;)/2, and (,)/2
2021-02-07 Mark Thomremove tidy_trail
2021-02-07 Mark Thomappend .pl to names of files that do not exist in loader.pl
2021-02-07 Mark Thomuse parent() instead of ancestors().next() in load_cont...
2021-02-07 Mark ThomMerge branch 'Skgland-clean_up' into rebis-dev
2021-02-06 Bennet Bleßmannchange reposity url
2021-02-06 Skglandrename `prolog_parser_rebis` to `prolog_parser`
2021-02-06 Skglandfix incorrect rug path
2021-02-06 Skglandmore clippy lints
2021-02-06 Skglandmore clippy lints
2021-02-06 Skglandfix clippy lint match|if let looks like matches! macro
2021-02-06 Skglandfix clippy lint `Manual RangeInclusive::contains implem...
2021-02-06 Skglandfix some clippy lint warnings
2021-02-06 Skglandfix macro hygien
2021-02-06 Skglandchange prolog_parse_rebis to use 2018 edition rust
2021-02-06 Skglandremove use statements from main.rs that temporary repla...
2021-02-06 Skglandremove extern crate declaration and fix outfall (macros...
2021-02-06 Mark Thomset rustyline to check the cursor position (#802),...
2021-02-06 Mark Thomremove dynamic clause declaration for clause internal
2021-02-06 Mark Thomshed module names from arguments of the (->)/2, (,...
2021-02-06 Mark Thomcollate paths as atoms in loader.pl (#778)
2021-02-06 Mark Thomgather initialization goals and call them once load...
2021-02-06 Mark Thomimplement abolish/1
2021-02-06 Mark ThomMerge branch 'rebis-dev' of https://github.com/mthom...
2021-02-06 Mark Thombootstrap the top-level by calling ''/1 as in master...
2021-02-06 Mark Thomdelay premature set_switch_var_offset_* calls in retrac...
2021-02-05 Mark ThomMerge pull request #798 from triska/rebis-dev
2021-02-05 Mark Thommake load_context_path/2 handle .pl file extensions...
2021-02-05 Markus TriskaENHANCED: Enable goal expansion for CLP(ℤ).
2021-02-05 Markus TriskaRevert "preliminary workaround for #788"
2021-02-05 Mark Thomimplement dynamic, multifile, and discontiguous propert...
2021-02-05 Mark Thomremove defunct reset function (#782)
2021-02-05 Mark Thommodify rightmost_power/2 to ignore module qualification...
2021-02-05 Mark Thomperform goal expansion in call/N (#788, #797)
2021-02-04 Mark ThomMerge pull request #793 from triska/rebis-dev
2021-02-04 Markus Triskapreliminary workaround for #788
2021-02-03 Mark Thomrespect module context in expand_module_names (#788)
2021-02-03 Mark Thomresolve calls to tranpose_ and same_length in lists...
2021-02-03 Mark Thomintroduce cuts over indexed (:)/2 of dcgs:phrase_/3...
2021-02-03 Mark ThomMerge pull request #787 from triska/rebis-dev
2021-02-03 Markus Triskaadd meta_predicate declaration for must_succeed/1
2021-02-03 Mark Thomenable phrase_ rules for module resolved grammars ...
2021-02-03 Markus Triskaadd meta_predicate declaration for with_local_attributes/3
2021-02-03 Mark Thommanually expand module names in higher-order predicates...
2021-02-03 Markus TriskaUse term expansion for generated predicates.
2021-02-03 Mark Thomrestore cut after dcg_constr check (#784)
2021-02-03 Mark Thomadd meta-predicate declarations to reif library
2021-02-03 Mark ThomMerge branch 'master' into rebis-dev
2021-02-03 Mark Thomrestore prolog_parser test files (#782)
2021-02-03 Mark Thomdo not traverse data structures when binding to local...
2021-02-03 Mark Thomuse find_inner_choice_instr when appending an indexed...
2021-02-03 Mark Thomexpand attributed variable goals
2021-02-03 Mark Thomreplace Char '!' with QueryTerm::BlockedCut
2021-02-03 Mark Thomset target_pos' clause_start correctly in append_compil...
2021-02-03 Mark ThomMerge pull request #774 from brightly-salty/re-add...
2021-02-03 Caden HausteinAdd prolog_parser
2021-02-02 Mark Thomexport loader's public predicates from builtins, handle...
2021-02-02 Mark Thomadd built_in to predicate_property
2021-02-02 Mark Thomadd meta-predicate declarations before their definitions
2021-02-01 Mark Thommove term expansion logic entirely into loader.pl
2021-02-01 Mark Thomadd module scoping to predicate_property, expand subgoa...
2021-02-01 Mark Thomcall attribute variable goals with module resolution
2021-02-01 Mark Thomreplace (:) with 0 in meta-predicate declarations,...
2021-01-31 Mark ThomMerge branch 'master' into rebis-dev
2021-01-31 Mark ThomMerge pull request #771 from notoria/args
2021-01-31 Caden HausteinFix errors, move prolog_parser
2021-01-31 Caden HausteinAdd prolog_parser to scryer_prolog
2021-01-31 notoriaHandled the empty case (#770)
2021-01-31 Mark Thomfix bug in append_compiled_clause, generalize merging...
2021-01-31 Mark Thomproperly thread functors whose first subterm is a varia...
2021-01-31 Mark Thomtarget prolog_parser_rebis on crates.io
2021-01-31 Mark Thomexplain motive for Rebis development branch in README.md
2021-01-31 Mark Thommove to a predicate-based module system, move to loader...
2021-01-30 Mark ThomMerge pull request #766 from aarroyoc/http-form
2021-01-30 Mark ThomMerge pull request #769 from notoria/between
2021-01-30 notoriaRemoved redundant choicepoint from between/3
2021-01-27 Adrián Arroyo... Test against macOS 10.15
2021-01-27 Adrián Arroyo... urlencoded forms and some syntax improvements
2021-01-23 Mark ThomMerge pull request #762 from aarroyoc/gh-action
2021-01-16 Adrián Arroyo... Fix Beta
2021-01-16 Adrián Arroyo... Disable Windows
2021-01-16 Adrián Arroyo... Minor fix
2021-01-16 Adrián Arroyo... Delete Travis CI
2021-01-16 Adrián Arroyo... GitHub Actions
2020-12-29 Mark ThomMerge pull request #747 from triska/determinism
2020-12-29 Markus Triskareflect better determinism thanks to #732
2020-12-29 Mark ThomMerge pull request #726 from aarroyoc/http-server
2020-12-28 Adrián Arroyo... PR feedback
2020-12-28 Adrián Arroyo... URL Decode
2020-12-27 Adrián Arroyo... Log time
2020-12-27 Adrián Arroyo... Improve docs & Route matching
2020-12-27 Adrián Arroyo... File response
2020-12-27 Adrián Arroyo... Use phrase instead of forall
2020-12-27 Adrián Arroyo... Queries
2020-12-27 Adrián Arroyo... Merge branch 'master' into http-server
2020-12-27 Adrián Arroyo... Redirections, default status code, rout matching 1.0
2020-12-27 Mark Thomfix bug in code walker causing entire clauses to be...
2020-12-23 Mark ThomMerge pull request #743 from triska/determinism
2020-12-23 Markus Triskareflect determinism improvement thanks to the latest...
next