]> Repositorios git - scryer-prolog.git/shortlog
scryer-prolog.git
2021-03-02 Mark ThomMerge pull request #849 from triska/master
2021-03-02 Markus Triskaremove min_/3 and max_/3 which are also defined elsewhere
2021-03-02 Markus Triskaremove group_pairs_by_key/2, which is now provided...
2021-03-02 Mark Thomwarn when overwriting a predicate (#848)
2021-03-02 Mark Thomdo not check for non-unifiability in dif:attribute_goal...
2021-03-01 Mark ThomMerge pull request #845 from triska/master
2021-03-01 Markus Triskaexplain the new occurs_check flag
2021-03-01 Mark Thomuse atom_chars to convert .scryerrc path string to...
2021-03-01 Mark Thomuse plain ! while interpreting control functors in...
2021-03-01 Mark Thomapply expand_module_names to call(A) goals
2021-03-01 Mark Thomsuppress tabled/2 existence errors in tabling library...
2021-03-01 Mark ThomMerge pull request #843 from mthom/rebis-dev
2021-03-01 Mark Thomcheck that Module is an atom before calling Module...
2021-03-01 Mark Thomwrap variable goals in module-expanded call/1
2021-03-01 Mark Thomdo not print error messages if .scryerrc[.pl] does...
2021-02-28 Mark Thomprint errors arising from term and goal expansion calls...
2021-02-28 Mark Thomintroduce bind_fn, use in applicable Fact/Query instruc...
2021-02-28 Mark Thompop non-composite terms from iter stack in is_cyclic_term
2021-02-28 Mark Thomadd error value to occurs_check prolog flag (#783)
2021-02-28 Mark ThomMerge pull request #838 from Skgland/librarify
2021-02-28 Skglandrevert removal of PartialEq
2021-02-28 Skglandmove the signal handler to the binary
2021-02-28 Skglandremove #[allow(dead_code)]
2021-02-28 Skglandfix CI lib build with beta compiler
2021-02-28 Skglandadjust ci
2021-02-28 Skglandsplit into lib and bin
2021-02-28 Mark Thomrestore .scryerrc loading
2021-02-28 Mark Thomadd occurs_check flag (#309)
2021-02-28 Mark Thomenable op declarations with lists of operands using...
2021-02-28 Mark Thomadd lines read from devour_whitespace (#836)
2021-02-28 Mark Thomset compilation_target of assert loader to match that...
2021-02-28 Mark Thomupdate the parser with the number of lines already...
2021-02-28 Mark Thomimplement logical update semantics for dynamic database...
2021-02-25 Mark ThomMerge pull request #837 from triska/rebis-dev
2021-02-25 Markus Triskaadd entry for library(lambda)
2021-02-25 Markus Triskaomit internal residual goals for global_cardinality/2
2021-02-25 Markus Triskaremove unused attribute_goal/2
2021-02-25 Mark ThomMerge pull request #835 from triska/lambda
2021-02-25 Markus Triskaadapt libraries and toplevel output to Scryer Prolog
2021-02-25 Markus Triskause individual meta_predicate/1 declarations
2021-02-25 Markus TriskaADDED: library(lambda) by Ulrich Neumerkel.
2021-02-23 Mark Thomadd copy_term_nat/2 (#795)
2021-02-23 Mark Thomno longer delay verify_attributes for cut instructions...
2021-02-23 Mark Thomno longer generate a choice point in bb_b_put/2 (#742)
2021-02-22 Mark Thomconsume whitespace before reading a term in loader...
2021-02-22 Mark Thomextend existing local predicate skeletons in LoadState...
2021-02-22 Mark Thomanonymize singleton variables in iso_ext.pl, charsio.pl
2021-02-22 Mark Thomissue singleton variable warnings from loader.pl (...
2021-02-22 Mark Thomwrap stream instances in one Rc<RefCell<..>>, use Ref...
2021-02-21 Mark ThomMerge pull request #834 from aarroyoc/rebis-http
2021-02-21 Adrián Arroyo... Fix typo
2021-02-21 Adrián Arroyo... Use notoria's comment
2021-02-21 Mark ThomMerge pull request #830 from aarroyoc/rebis-http
2021-02-21 Mark Thomtweak bimetatrans_tests.pl
2021-02-21 Mark Thomadd set_prolog_flag to declarations recognized by loader.pl
2021-02-21 Mark Thomcorrect comment before call meta_predicate declarations
2021-02-21 Mark Thomadd 'e' as evaluable functor for Euler's constant ...
2021-02-21 Mark Thomuse env::current_dir in Machine::current_dir (#833)
2021-02-20 Mark Thommove to a local num-rug-adapter crate addressing #822
2021-02-19 Mark Thomremove nl after top-level use_module (#818)
2021-02-19 Mark Thomqualify command-line specified goals with user: (#820)
2021-02-19 Mark Thomtreat LocalCodePtr::Halt received at lookup_local_instr...
2021-02-19 Mark Thomadd qualified imports use_module library modules
2021-02-18 Adrián Arroyo... Fix HTTP server to work on Rebis branch. Breaking change
2021-02-18 Mark ThomMerge pull request #829 from aarroyoc/uuidv4
2021-02-18 Adrián Arroyo... UUIDv4 generation
2021-02-18 Mark Thomuse add_dynamically_generated_module in get_or_insert_l...
2021-02-18 Mark Thomadd '$remove_module_exports' to loader.rs
2021-02-18 Mark ThomMerge pull request #828 from triska/rebis-dev
2021-02-18 Markus Triskaenable meta_predicate/1 declarations
2021-02-18 Mark ThomMerge pull request #827 from triska/rebis-dev
2021-02-18 Markus Triskaadd appropriate meta_predicate/1 declarations
2021-02-18 Mark ThomMerge pull request #826 from triska/rebis-dev
2021-02-18 Markus Triskaadd appropriate meta_predicate/1 declarations
2021-02-18 Mark ThomMerge pull request #825 from tniessen/readme-typo-fix
2021-02-18 Tobias Nießeninstantianted -> instantiated
2021-02-18 Tobias NießenFix typo in README
2021-02-18 Mark Thomtry to canonicalize to absolute path in current_dir...
2021-02-17 Mark Thomrestore support for tabling and delimited continuations...
2021-02-17 Mark Thomadd second term expansion to capture the addition of...
2021-02-17 Mark Thomremove VNs variable from loader.pl
2021-02-17 Mark Thomremove unnecessary cause of failure in parser, qualify...
2021-02-17 Mark Thomadd missing variable checks in various places
2021-02-17 Mark Thomhandle user:goal_expansion, but not Target:goal_expansi...
2021-02-17 Mark Thomsupport discontiguous and multifile declarations
2021-02-14 Mark Thomcompile scoped clauses from loader.pl
2021-02-12 Mark Thomremove vestigial uses of constant_eq
2021-02-12 Mark ThomBox LoadStatePayload when storing it in the heap
2021-02-12 Mark Thomremove unused is_internal function from indexing.rs
2021-02-12 Mark Thomuse machine-generated PartialEq instance for hashing...
2021-02-11 Mark Thomupdate call/N indices in user-level code_dir in additio...
2021-02-11 Mark Thomoffset SwitchOnTerm's Internal indices only if the...
2021-02-11 Mark Thomroll back extent of heap when loads are complete in...
2021-02-11 Mark Thomuse IndexMap over HashMap in prolog_parser
2021-02-10 Mark Thombreak out of the first inner loop if constants contains...
2021-02-10 Mark ThomMerge pull request #813 from triska/rebis-dev
2021-02-10 Mark Thomreset merging_ptr offset before insertion of each overl...
2021-02-09 Mark Thomcheck for control functors (,/;/->) before jumping...
2021-02-09 Mark Thomqualify exception handling code in loader.pl (#809)
2021-02-09 Mark ThomMerge branch 'rebis-dev' of https://github.com/mthom...
next