| 2021-02-25 |
Markus Triska | ADDED: library(lambda) by Ulrich Neumerkel. |
commit | commitdiff | tree | snapshot |
| 2021-02-23 |
Mark Thom | add copy_term_nat/2 (#795) |
commit | commitdiff | tree | snapshot |
| 2021-02-23 |
Mark Thom | no longer delay verify_attributes for cut instructions... |
commit | commitdiff | tree | snapshot |
| 2021-02-23 |
Mark Thom | no longer generate a choice point in bb_b_put/2 (#742) |
commit | commitdiff | tree | snapshot |
| 2021-02-22 |
Mark Thom | consume whitespace before reading a term in loader... |
commit | commitdiff | tree | snapshot |
| 2021-02-22 |
Mark Thom | extend existing local predicate skeletons in LoadState... |
commit | commitdiff | tree | snapshot |
| 2021-02-22 |
Mark Thom | anonymize singleton variables in iso_ext.pl, charsio.pl |
commit | commitdiff | tree | snapshot |
| 2021-02-22 |
Mark Thom | issue singleton variable warnings from loader.pl (... |
commit | commitdiff | tree | snapshot |
| 2021-02-22 |
Mark Thom | wrap stream instances in one Rc<RefCell<..>>, use Ref... |
commit | commitdiff | tree | snapshot |
| 2021-02-21 |
Mark Thom | Merge pull request #834 from aarroyoc/rebis-http |
commit | commitdiff | tree | snapshot |
| 2021-02-21 |
Adrián Arroyo... | Fix typo |
commit | commitdiff | tree | snapshot |
| 2021-02-21 |
Adrián Arroyo... | Use notoria's comment |
commit | commitdiff | tree | snapshot |
| 2021-02-21 |
Mark Thom | Merge pull request #830 from aarroyoc/rebis-http |
commit | commitdiff | tree | snapshot |
| 2021-02-21 |
Mark Thom | tweak bimetatrans_tests.pl |
commit | commitdiff | tree | snapshot |
| 2021-02-21 |
Mark Thom | add set_prolog_flag to declarations recognized by loader.pl |
commit | commitdiff | tree | snapshot |
| 2021-02-21 |
Mark Thom | correct comment before call meta_predicate declarations |
commit | commitdiff | tree | snapshot |
| 2021-02-21 |
Mark Thom | add 'e' as evaluable functor for Euler's constant ... |
commit | commitdiff | tree | snapshot |
| 2021-02-21 |
Mark Thom | use env::current_dir in Machine::current_dir (#833) |
commit | commitdiff | tree | snapshot |
| 2021-02-20 |
Mark Thom | move to a local num-rug-adapter crate addressing #822 |
commit | commitdiff | tree | snapshot |
| 2021-02-19 |
Mark Thom | remove nl after top-level use_module (#818) |
commit | commitdiff | tree | snapshot |
| 2021-02-19 |
Mark Thom | qualify command-line specified goals with user: (#820) |
commit | commitdiff | tree | snapshot |
| 2021-02-19 |
Mark Thom | treat LocalCodePtr::Halt received at lookup_local_instr... |
commit | commitdiff | tree | snapshot |
| 2021-02-19 |
Mark Thom | add qualified imports use_module library modules |
commit | commitdiff | tree | snapshot |
| 2021-02-18 |
Adrián Arroyo... | Fix HTTP server to work on Rebis branch. Breaking change |
commit | commitdiff | tree | snapshot |
| 2021-02-18 |
Mark Thom | Merge pull request #829 from aarroyoc/uuidv4 |
commit | commitdiff | tree | snapshot |
| 2021-02-18 |
Adrián Arroyo... | UUIDv4 generation |
commit | commitdiff | tree | snapshot |
| 2021-02-18 |
Mark Thom | use add_dynamically_generated_module in get_or_insert_l... |
commit | commitdiff | tree | snapshot |
| 2021-02-18 |
Mark Thom | add '$remove_module_exports' to loader.rs |
commit | commitdiff | tree | snapshot |
| 2021-02-18 |
Mark Thom | Merge pull request #828 from triska/rebis-dev |
commit | commitdiff | tree | snapshot |
| 2021-02-18 |
Markus Triska | enable meta_predicate/1 declarations |
commit | commitdiff | tree | snapshot |
| 2021-02-18 |
Mark Thom | Merge pull request #827 from triska/rebis-dev |
commit | commitdiff | tree | snapshot |
| 2021-02-18 |
Markus Triska | add appropriate meta_predicate/1 declarations |
commit | commitdiff | tree | snapshot |
| 2021-02-18 |
Mark Thom | Merge pull request #826 from triska/rebis-dev |
commit | commitdiff | tree | snapshot |
| 2021-02-18 |
Markus Triska | add appropriate meta_predicate/1 declarations |
commit | commitdiff | tree | snapshot |
| 2021-02-18 |
Mark Thom | try to canonicalize to absolute path in current_dir... |
commit | commitdiff | tree | snapshot |
| 2021-02-17 |
Mark Thom | restore support for tabling and delimited continuations... |
commit | commitdiff | tree | snapshot |
| 2021-02-17 |
Mark Thom | add second term expansion to capture the addition of... |
commit | commitdiff | tree | snapshot |
| 2021-02-17 |
Mark Thom | remove VNs variable from loader.pl |
commit | commitdiff | tree | snapshot |
| 2021-02-17 |
Mark Thom | remove unnecessary cause of failure in parser, qualify... |
commit | commitdiff | tree | snapshot |
| 2021-02-17 |
Mark Thom | add missing variable checks in various places |
commit | commitdiff | tree | snapshot |
| 2021-02-17 |
Mark Thom | handle user:goal_expansion, but not Target:goal_expansi... |
commit | commitdiff | tree | snapshot |
| 2021-02-17 |
Mark Thom | support discontiguous and multifile declarations |
commit | commitdiff | tree | snapshot |
| 2021-02-14 |
Mark Thom | compile scoped clauses from loader.pl |
commit | commitdiff | tree | snapshot |
| 2021-02-12 |
Mark Thom | remove vestigial uses of constant_eq |
commit | commitdiff | tree | snapshot |
| 2021-02-12 |
Mark Thom | Box LoadStatePayload when storing it in the heap |
commit | commitdiff | tree | snapshot |
| 2021-02-12 |
Mark Thom | remove unused is_internal function from indexing.rs |
commit | commitdiff | tree | snapshot |
| 2021-02-12 |
Mark Thom | use machine-generated PartialEq instance for hashing... |
commit | commitdiff | tree | snapshot |
| 2021-02-11 |
Mark Thom | update call/N indices in user-level code_dir in additio... |
commit | commitdiff | tree | snapshot |
| 2021-02-11 |
Mark Thom | offset SwitchOnTerm's Internal indices only if the... |
commit | commitdiff | tree | snapshot |
| 2021-02-11 |
Mark Thom | roll back extent of heap when loads are complete in... |
commit | commitdiff | tree | snapshot |
| 2021-02-11 |
Mark Thom | use IndexMap over HashMap in prolog_parser |
commit | commitdiff | tree | snapshot |
| 2021-02-10 |
Mark Thom | break out of the first inner loop if constants contains... |
commit | commitdiff | tree | snapshot |
| 2021-02-10 |
Mark Thom | Merge pull request #813 from triska/rebis-dev |
commit | commitdiff | tree | snapshot |
| 2021-02-10 |
Mark Thom | reset merging_ptr offset before insertion of each overl... |
commit | commitdiff | tree | snapshot |
| 2021-02-09 |
Mark Thom | check for control functors (,/;/->) before jumping... |
commit | commitdiff | tree | snapshot |
| 2021-02-09 |
Mark Thom | qualify exception handling code in loader.pl (#809) |
commit | commitdiff | tree | snapshot |
| 2021-02-09 |
Mark Thom | Merge branch 'rebis-dev' of https://github.com/mthom... |
commit | commitdiff | tree | snapshot |
| 2021-02-09 |
Markus Triska | ~| now incorporates the number of characters described... |
commit | commitdiff | tree | snapshot |
| 2021-02-09 |
Mark Thom | throw exceptions when modules do not contain claimed... |
commit | commitdiff | tree | snapshot |
| 2021-02-09 |
Mark Thom | correct faulty removal of clauses in abolish/1 |
commit | commitdiff | tree | snapshot |
| 2021-02-08 |
Mark Thom | clean up implementation of (->)/2, (;)/2, and (,)/2 |
commit | commitdiff | tree | snapshot |
| 2021-02-07 |
Mark Thom | remove tidy_trail |
commit | commitdiff | tree | snapshot |
| 2021-02-07 |
Mark Thom | append .pl to names of files that do not exist in loader.pl |
commit | commitdiff | tree | snapshot |
| 2021-02-07 |
Mark Thom | use parent() instead of ancestors().next() in load_cont... |
commit | commitdiff | tree | snapshot |
| 2021-02-07 |
Mark Thom | Merge branch 'Skgland-clean_up' into rebis-dev |
commit | commitdiff | tree | snapshot |
| 2021-02-06 |
Bennet Bleßmann | change reposity url |
commit | commitdiff | tree | snapshot |
| 2021-02-06 |
Skgland | rename `prolog_parser_rebis` to `prolog_parser` |
commit | commitdiff | tree | snapshot |
| 2021-02-06 |
Skgland | fix incorrect rug path |
commit | commitdiff | tree | snapshot |
| 2021-02-06 |
Skgland | more clippy lints |
commit | commitdiff | tree | snapshot |
| 2021-02-06 |
Skgland | more clippy lints |
commit | commitdiff | tree | snapshot |
| 2021-02-06 |
Skgland | fix clippy lint match|if let looks like matches! macro |
commit | commitdiff | tree | snapshot |
| 2021-02-06 |
Skgland | fix clippy lint `Manual RangeInclusive::contains implem... |
commit | commitdiff | tree | snapshot |
| 2021-02-06 |
Skgland | fix some clippy lint warnings |
commit | commitdiff | tree | snapshot |
| 2021-02-06 |
Skgland | fix macro hygien |
commit | commitdiff | tree | snapshot |
| 2021-02-06 |
Skgland | change prolog_parse_rebis to use 2018 edition rust |
commit | commitdiff | tree | snapshot |
| 2021-02-06 |
Skgland | remove use statements from main.rs that temporary repla... |
commit | commitdiff | tree | snapshot |
| 2021-02-06 |
Skgland | remove extern crate declaration and fix outfall (macros... |
commit | commitdiff | tree | snapshot |
| 2021-02-06 |
Mark Thom | set rustyline to check the cursor position (#802),... |
commit | commitdiff | tree | snapshot |
| 2021-02-06 |
Mark Thom | remove dynamic clause declaration for clause internal |
commit | commitdiff | tree | snapshot |
| 2021-02-06 |
Mark Thom | shed module names from arguments of the (->)/2, (,... |
commit | commitdiff | tree | snapshot |
| 2021-02-06 |
Mark Thom | collate paths as atoms in loader.pl (#778) |
commit | commitdiff | tree | snapshot |
| 2021-02-06 |
Mark Thom | gather initialization goals and call them once load... |
commit | commitdiff | tree | snapshot |
| 2021-02-06 |
Mark Thom | implement abolish/1 |
commit | commitdiff | tree | snapshot |
| 2021-02-06 |
Mark Thom | Merge branch 'rebis-dev' of https://github.com/mthom... |
commit | commitdiff | tree | snapshot |
| 2021-02-06 |
Mark Thom | bootstrap the top-level by calling ''/1 as in master... |
commit | commitdiff | tree | snapshot |
| 2021-02-06 |
Mark Thom | delay premature set_switch_var_offset_* calls in retrac... |
commit | commitdiff | tree | snapshot |
| 2021-02-05 |
Mark Thom | Merge pull request #798 from triska/rebis-dev |
commit | commitdiff | tree | snapshot |
| 2021-02-05 |
Mark Thom | make load_context_path/2 handle .pl file extensions... |
commit | commitdiff | tree | snapshot |
| 2021-02-05 |
Markus Triska | ENHANCED: Enable goal expansion for CLP(ℤ). |
commit | commitdiff | tree | snapshot |
| 2021-02-05 |
Markus Triska | Revert "preliminary workaround for #788" |
commit | commitdiff | tree | snapshot |
| 2021-02-05 |
Mark Thom | implement dynamic, multifile, and discontiguous propert... |
commit | commitdiff | tree | snapshot |
| 2021-02-05 |
Mark Thom | remove defunct reset function (#782) |
commit | commitdiff | tree | snapshot |
| 2021-02-05 |
Mark Thom | modify rightmost_power/2 to ignore module qualification... |
commit | commitdiff | tree | snapshot |
| 2021-02-05 |
Mark Thom | perform goal expansion in call/N (#788, #797) |
commit | commitdiff | tree | snapshot |
| 2021-02-04 |
Mark Thom | Merge pull request #793 from triska/rebis-dev |
commit | commitdiff | tree | snapshot |
| 2021-02-04 |
Markus Triska | preliminary workaround for #788 |
commit | commitdiff | tree | snapshot |
| 2021-02-04 |
Mark Thom | Merge branch 'rebis-dev' of https://github.com/mthom... |
commit | commitdiff | tree | snapshot |
| 2021-02-03 |
Mark Thom | respect module context in expand_module_names (#788) |
commit | commitdiff | tree | snapshot |
| 2021-02-03 |
Mark Thom | resolve calls to tranpose_ and same_length in lists... |
commit | commitdiff | tree | snapshot |
| 2021-02-03 |
Mark Thom | introduce cuts over indexed (:)/2 of dcgs:phrase_/3... |
commit | commitdiff | tree | snapshot |
| next |