]> Repositorios git - scryer-prolog.git/shortlog
scryer-prolog.git
2024-01-02 Skglandremove unnecessary `true`
2024-01-02 Skglandcover trailing `--` and `os:argv([])` in os_argv test
2024-01-02 Skglandfix os:argv/1
2024-01-02 Skglandadd failing test for os:argv issue
2024-01-02 Markfix cargo fmt --check
2024-01-02 Markmark anonymous variables in compile_is_call (#2257)
2024-01-02 Mark ThomMerge pull request #2263 from aarroyoc/docs-toplevel
2024-01-02 Mark ThomMerge pull request #2262 from triska/faster_global_card...
2024-01-02 Adrián Arroyo... Move argv/1 to library(os)
2024-01-01 Markus TriskaENHANCED: Suspend propagation during filtering in globa...
2024-01-01 Mark ThomMerge pull request #2259 from bakaq/comment_warnings
2024-01-01 Mark ThomMerge pull request #2258 from triska/faster_scalar_product
2023-12-30 bakaqEmit warnings as Prolog comments
2023-12-30 Markus TriskaENHANCED: Suspend propagation during filtering in scala...
2023-12-29 Mark ThomMerge pull request #2252 from aarroyoc/bump-versions
2023-12-29 Mark ThomMerge pull request #2254 from bakaq/issue_1404
2023-12-29 Markcheck that Target is an atom in scoped_clause_to_evacua...
2023-12-28 Adrián Arroyo... Update ring and bump versions in Cargo.lock
2023-12-28 bakaqParse as much of a list as possible as a partial string...
2023-12-28 Mark ThomMerge pull request #2251 from triska/crrl_ed25519
2023-12-27 Markus Triskaimprove structure, naming and explanation of PKCS#8v2...
2023-12-26 Markthrow errors from char_reader.rs and get_n_chars when...
2023-12-26 Mark ThomMerge pull request #2245 from triska/crrl_ed25519
2023-12-26 Markus TriskaENHANCED: Use crrl for Ed25519 signing and signature...
2023-12-22 Mark ThomMerge pull request #2243 from bakaq/issue_2241
2023-12-22 Mark ThomMerge pull request #2242 from triska/starting
2023-12-22 bakaqFix anonymous attributed variables not showing in tople...
2023-12-22 Markus Triskaexplain starting Scryer Prolog
2023-12-21 Markfix off-by-one error caused logtalk test to crash
2023-12-21 Markfix cargo fmt --check
2023-12-21 Markrestore [o|i]ip zeroing to trust and fix '$get_clause_p...
2023-12-20 Mark ThomMerge pull request #2218 from bakaq/when
2023-12-18 Markclamp lower_bound_of_target_clause index (#840)
2023-12-18 Markdon't replace undefined module predicates (#2232)
2023-12-18 Markfix retraction of local dynamic predicates (#2215,...
2023-12-18 Markfix '$get_clause_p' whose old implementation was broken...
2023-12-18 Markimprove performance of lower_bound_of_target_clause...
2023-12-18 Mark ThomMerge pull request #2233 from aarroyoc/fix-functor...
2023-12-18 Mark ThomMerge pull request #2229 from aarroyoc/fix-backslash...
2023-12-17 Adrián Arroyo... Throw ValidType::Atom error in functor
2023-12-16 Adrián Arroyo... Fix backslash docs
2023-12-15 Mark ThomMerge pull request #2226 from mthom/dependabot/cargo...
2023-12-15 MarkRevert "improve performance of lower_bound_of_target_cl...
2023-12-15 Markimprove performance of lower_bound_of_target_clause...
2023-12-15 dependabot... Bump zerocopy from 0.7.25 to 0.7.31
2023-12-13 Markfix use of copy_term/3 for attribute goals in toplevel...
2023-12-11 Markfix cargo style failure
2023-12-11 Markdereference port address in socket_server_open (#2222)
2023-12-11 Markrestore print_tcp_listener in printer (#2221)
2023-12-11 bakaqTests for when/2 and solved bug
2023-12-10 bakaqAdd when/2 and when_si/2
2023-12-06 Mark ThomMerge pull request #2207 from infogulch/ci-build-before...
2023-12-06 Mark ThomMerge pull request #2211 from Skgland/file-based-cli...
2023-12-06 Skglandfix missing .pl file for singleton test case and move...
2023-12-06 infogulchClean up test step by compiling in build step
2023-12-05 Mark ThomMerge pull request #2205 from Skgland/file-based-cli...
2023-12-05 Mark ThomMerge pull request #2203 from coasys/library-use-case
2023-12-05 Nicolas LuckResult with one empty match should be false
2023-12-04 Mark ThomMerge pull request #2204 from mthom/remove_not_as_non_t...
2023-12-04 Skglandfix windows test by not disabling normalization
2023-12-04 Skglandfix formatting
2023-12-04 Skglandrename to match toml file
2023-12-04 Skglandmove .pl files from tests-pl next to the .toml of the...
2023-12-04 SkglandFile-oriented testing
2023-12-04 Markremove (\+)//1 (#1511) remove_not_as_non_terminal origin/remove_not_as_non_terminal
2023-12-04 Markcorrect cargo fmt errors
2023-12-04 Markemit callable type errors from call/1 and phrase/3...
2023-12-04 Nicolas Luckcargo fmt
2023-12-04 Nicolas LuckDon’t include unbound variables in results returned...
2023-12-04 Nicolas LuckMerge branch 'master' into library-use-case
2023-12-04 Markadd module name and missing predicate key to module_doe...
2023-12-04 Mark ThomMerge pull request #2201 from wkral/revert-2200-percent...
2023-12-04 William KralRevert "Add '%' to the list of graphic_chars (#2199)"
2023-12-04 Mark ThomMerge pull request #2200 from wkral/percent-graphic...
2023-12-04 William KralAdd '%' to the list of graphic_chars (#2199)
2023-12-03 Mark ThomMerge pull request #2194 from triska/clpz_monotonic
2023-12-02 Markus Triskasupport (#=)/3 and (#<)/3 also in the monotonic executi...
2023-12-02 Markmove propagated_var_nums insertion to proper scope...
2023-12-01 Markpropagate variable hits to parent branches in push_miss...
2023-11-29 Mark ThomMerge pull request #2187 from triska/term_si
2023-11-29 Markus TriskaADDED: term_si/1, true for terms
2023-11-29 Markfix overeager detection of (->)/2 in if position of...
2023-11-28 Mark ThomMerge pull request #2186 from aarroyoc/cpu-now-wasm32
2023-11-28 Markopen pl files instead of directories (#2014)
2023-11-28 Mark ThomMerge pull request #2184 from mthom/dependabot/cargo...
2023-11-28 Adrián Arroyo... Implement $cpu_now in wasm32
2023-11-28 dependabot... Bump openssl from 0.10.57 to 0.10.60
2023-11-28 Markallocate cut variables properly (#2183)
2023-11-28 Markallocate cut variables as temporaries when in non-alloc...
2023-11-26 Markbind missing module atom in retract/1 (#2182)
2023-11-24 Mark ThomMerge pull request #2169 from infogulch/flame
2023-11-24 Mark ThomMerge branch 'master' into flame
2023-11-24 Markremove redundant running count increment in mark_non_ca...
2023-11-23 Mark ThomMerge pull request #2179 from mthom/fix_stress_integrat...
2023-11-23 Markset b0 to b for run_query call
2023-11-22 Mark ThomMerge pull request #2173 from aarroyoc/js-eval
2023-11-22 Adrián Arroyo... Add js_eval/2 for wasm32
2023-11-22 Mark ThomMerge pull request #2177 from mthom/remove_assertx
2023-11-22 Markremove assert(a,z)/2 (#1975)
2023-11-22 Markadd CutPoint to select_switch_on_term_index (#2176)
next