]> Repositorios git - scryer-prolog.git/shortlog
scryer-prolog.git
2023-10-10 Markus TriskaENHANCED: Queue morphed propagators to give them a...
2023-10-10 Markreport pre-marked values from eager stackful iterator...
2023-10-09 Mark ThomMerge pull request #2094 from triska/unary_minus
2023-10-09 Markus TriskaZ --> Y
2023-10-09 Mark ThomMerge pull request #2092 from triska/morphing_pexp
2023-10-09 Markus TriskaENHANCED: use (+)/2 to express unary minus
2023-10-09 Markus Triskaattach the propagator to Y
2023-10-09 Mark ThomMerge pull request #2091 from triska/morphing_pexp
2023-10-09 Markus TriskaENHANCED: Omit projection of morphed (^)/2 in disentail...
2023-10-09 Mark ThomMerge pull request #2090 from triska/morphing_propagators
2023-10-09 Markus TriskaFIXED: Queue triggered propagators to be processed...
2023-10-09 Markdo not push stack variables to the heap in term_variabl...
2023-10-08 Mark ThomMerge pull request #2088 from triska/morphing_propagators
2023-10-08 Markus TriskaENHANCED: Remove no longer needed morphed propagators.
2023-10-08 Mark ThomMerge pull request #2085 from triska/reification_same_queue
2023-10-08 Markus Triskaremove no longer needed goal projection for pdiv
2023-10-08 Markus TriskaENHANCED: avoid pending residual constraints in disenta...
2023-10-08 Markus Triskareplace list//1 by seq//1 from library(dcgs)
2023-10-08 Markus Triskainstead of prdiv, use ptimes directly
2023-10-08 Markus TriskaFIXED: variables in reified propagators must share...
2023-10-08 Markus Triskaadapt query to Scryer Prolog
2023-10-08 Markmark both components of a PStrLoc (#2082)
2023-10-06 Mark ThomMerge pull request #2080 from triska/reified_slash
2023-10-06 Markus Triskareorder and realign entries to form a contiguous group...
2023-10-06 Markus TriskaFIXED: reification of (/)/2 for undefined subexpressions
2023-10-06 Markreplace eager_stackful_iter's mark stack with a second...
2023-10-04 Markuse eager_stackful_preorder_iter in variable_set, add...
2023-10-04 Markrewrite ground_test, add tests for ground/1 (#2075)
2023-10-04 MarkRevert "consider Str, PStrLoc in ElideLists of Stackful...
2023-10-04 Markconsider Str, PStrLoc in ElideLists of StackfulHeapIter...
2023-10-04 Mark ThomMerge pull request #2076 from infogulch/master
2023-10-04 infogulchPin logtalk to version before scryer support was removed
2023-10-03 Markcheck for free variables in locations removed from...
2023-10-03 Markcorrect cycle detection in ground/1 (#2073)
2023-10-03 Mark ThomMerge pull request #2074 from triska/expansion_simpler
2023-10-03 Markus TriskaRevert "FIXED: corrections to expansion_simpler/2"
2023-10-02 Mark ThomMerge pull request #2072 from aarroyoc/fix-urldecode
2023-10-02 Mark ThomMerge pull request #2070 from triska/expansion_simpler
2023-10-02 Adrián Arroyo... Improved version of url_decode
2023-10-02 Markus TriskaFIXED: corrections to expansion_simpler/2
2023-10-02 Markadd registers to inlined instruction functors
2023-10-02 Markconsider an '$aux' a relation of the unexpanded goal...
2023-10-01 Markthrow instantiation_error from error/2 if Error_term...
2023-10-01 Markget rid of inference_limit_exceeded(B) as an error...
2023-10-01 Mark ThomMerge pull request #2066 from bakaq/dif_tests
2023-10-01 bakaqAdd tests for #2056
2023-09-30 Markcorrect depth calculation for lists that are their...
2023-09-30 Marksubstitute names for cyclic variables permitted by...
2023-09-30 Markimplement ListElisionPolicy to restore previous printer...
2023-09-30 Markcorrect skipping of not fully visited lists in stackful...
2023-09-30 Markcorrect max_depth marking for lists
2023-09-29 Markfurther max_depth improvements
2023-09-29 Markimprove max_depth write option (#1876, #2053)
2023-09-28 Markdo not deref AttrVar binding in redo_attr_var_binding...
2023-09-28 Markrevert throwing domain errors for unexpected forms...
2023-09-28 Markcheck for ChildCloseList in print_struct on [] (#2039)
2023-09-27 Markfix add_predicate_declaration bug not correctly identif...
2023-09-27 Markremove debug symbols from release builds (#2054)
2023-09-27 Mark ThomMerge pull request #1998 from aarroyoc/warp-http-server
2023-09-27 Markfix max_depth settings for partial strings on lists...
2023-09-27 Adrián Arroyo... Replace Hyper with Warp for HTTP server
2023-09-27 Mark ThomMerge pull request #2048 from infogulch/master
2023-09-27 infogulchTidy ci.yaml
2023-09-27 infogulchBuild windows with msvc
2023-09-27 infogulchAdd ubuntu 22.04
2023-09-26 Markremove module_resolution_error (#2035)
2023-09-26 Markfilter our builtins from current_predicate/1 (#153)
2023-09-26 Markcheck for predicate_indicator list and sequence types...
2023-09-26 Markthrow instantiation_error when appropriate from parse_w...
2023-09-26 Markcorrect OutOfFiles resource error (#1375)
2023-09-26 Markadd predicate indicator sequences to loader:add_predica...
2023-09-26 Markthrow an error instead of allowing builtin modules...
2023-09-25 MarkMerge branch 'master' of ssh://github.com/mthom/scryer...
2023-09-25 Markfix off-by-1 bug in '$skip_max_list'/4 (#2037)
2023-09-25 Mark ThomMerge pull request #2032 from bakaq/phrase_from_stream
2023-09-25 bakaqRemove reposition option from phrase_from_file/2
2023-09-24 bakaqInline string_get_n_chars_/3
2023-09-24 bakaqBetter string_get_n_chars_/3
2023-09-24 bakaqFixed bug with '$skip_max_list'/4
2023-09-24 bakaqUse '$skip_max_list'/4 in string_get_n_chars/4
2023-09-24 bakaqAdd phrase_from_stream/2 to library(pio)
2023-09-24 Mark ThomMerge pull request #2040 from rujialiu/allow-cr
2023-09-24 Rujia LiuSolves CRLF/CR issue by considering'\r' a `layout_char...
2023-09-24 Mark ThomMerge pull request #2038 from infogulch/patch-1
2023-09-24 Joe TaberAllow all jobs to run to completion even if one fails
2023-09-24 Markfix off-by-1 bug in ''/4 (#2037)
2023-09-23 Markdon't parse bracketed non-operators as functor terms...
2023-09-23 Markrecord compaction depth after reduce_op if '|' an opera...
2023-09-21 Markadd (now failing) test 317 to iso_conformity_tests.pl
2023-09-21 Markgeneralize multifile/dynamic/discontiguous declarations...
2023-09-21 Markthrow resource error if OpenOptions raises an error...
2023-09-21 Mark ThomMerge pull request #2027 from bakaq/dif
2023-09-21 Mark ThomMerge pull request #2026 from infogulch/master
2023-09-21 bakaqAvoid dif/1 attribute with empty list
2023-09-21 bakaqRun dif tests on cargo test
2023-09-20 bakaqTests for dif/2
2023-09-20 bakaqImproved dif/2
2023-09-20 infogulchSimplify maybe
2023-09-20 Mark ThomMerge pull request #2025 from aarroyoc/random-seed
2023-09-20 Adrián Arroyo... Use a SeedableRng to generate random numbers
next