]> Repositorios git - scryer-prolog.git/shortlog
scryer-prolog.git
2024-01-08 notoriaSpecial case for `(^)/2`
2024-01-08 Mark ThomMerge pull request #2278 from notoria/clpz
2024-01-08 Mark ThomMerge pull request #2277 from triska/master
2024-01-07 notoriaFix bound computation in `(^)/2`
2024-01-07 notoriaRemove `min/2` and `max/2` when possible
2024-01-07 notoriaFix `min/2` and `max/2`
2024-01-07 Markus TriskaCorrect arithmetic inequalities accidentally broken...
2024-01-06 Mark ThomMerge pull request #2264 from Skgland/fix-os-argv-1
2024-01-05 Mark ThomMerge pull request #2275 from triska/master
2024-01-05 Markus TriskaPrevent assertion of clauses for (-->)/2 when DCGs...
2024-01-04 Markfix cargo --fmt check error
2024-01-04 Markadd missing permission error in compile_assert (#2271)
2024-01-04 Markfix acceptance of invalid syntax, update iso_conformity...
2024-01-04 Skglandsimplify os:argv/1 fix
2024-01-04 Skglanduse once to limit solutions instead of cut
2024-01-04 Skglandadd another test case for os:argv/1
2024-01-03 Mark ThomMerge pull request #2269 from aarroyoc/fix-2267
2024-01-03 Mark ThomMerge pull request #2268 from aarroyoc/docs-toplevel
2024-01-03 Adrián Arroyo... Use reqwest async and use futures::executor
2024-01-03 Adrián Arroyo... Small fixes in documentation and toplevel.pl
2024-01-02 Skglandfix `os:argv(V)` not completing
2024-01-02 Skglandfix os:argv
2024-01-02 Skglandcover both args ending in `--` and args not ending...
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 Markexpand module names in transitive goals (#2255)
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
next