]> Repositorios git - scryer-prolog.git/shortlog
scryer-prolog.git
2024-02-24 Markus TriskaDOC: Add DocLog comments for reasoning about elliptic...
2024-02-22 Mark ThomMerge pull request #2338 from triska/hmac
2024-02-22 Markus TriskaADDED: Hash-based message authentication code (HMAC...
2024-02-18 Mark ThomMerge pull request #2337 from triska/master
2024-02-18 Markus Triskalink to newly available paper on analysis of dose-escal...
2024-02-12 Mark ThomMerge pull request #2327 from triska/char_type
2024-02-11 Markus TriskaFIXED: char_type/2 for unbound first argument.
2024-02-08 Markfix tests broken by singleton
2024-02-08 Mark ThomMerge pull request #2322 from triska/char_code
2024-02-07 Markus TriskaENHANCED: Bidirectional char_type/2, addressing #2321.
2024-02-07 Mark ThomMerge pull request #2319 from triska/clpz_t
2024-02-06 Markus TriskaADDED: clpz_t/2, generalizing support for use with...
2024-02-04 Mark ThomMerge pull request #2317 from aarroyoc/all-modules...
2024-02-04 Adrián Arroyo... Add all_mdoules test and fix library(csv)
2024-02-03 Markfix reverted tests, ensure files are loaded before...
2024-02-03 Markfix broken tests
2024-02-02 Marktreat consultation of command line modules as regular...
2024-02-02 Markfmt
2024-02-02 Markload .scryerrc before files and goals (#1775, #2313)
2024-01-26 Markscan registers of instructions leading to verify_attrib...
2024-01-26 Markadd non chunk traversing cut family instructions to...
2024-01-25 Mark ThomMerge pull request #2308 from triska/small_format_impro...
2024-01-25 Markus Triskaupdate answers using latest toplevel output
2024-01-25 Markus Triskarely on recently improved argument indexing for determinism
2024-01-25 Markmove call_residue_vars/2 from atts.pl to iso_ext.pl
2024-01-25 Markdon't mark temp variables as safe through argument_to_v...
2024-01-23 Mark ThomMerge pull request #2306 from triska/dcg_representation
2024-01-23 Mark ThomMerge pull request #2305 from mthom/dependabot/cargo...
2024-01-23 Markus Triskaimprove error context
2024-01-23 Markus Triskano longer use (->)//2, since it is implementation defined
2024-01-23 dependabot... Bump h2 from 0.3.22 to 0.3.24
2024-01-23 Mark ThomMerge pull request #2303 from mthom/dependabot/cargo...
2024-01-22 dependabot... Bump shlex from 1.2.0 to 1.3.0
2024-01-22 Mark ThomMerge pull request #2302 from triska/dcg_representation
2024-01-21 Markus Triskause newly available false//0
2024-01-21 Markus Triskano longer use (->)//2, since it is implementation dependent
2024-01-21 Markus Triskaremove checks that are now no longer needed due to...
2024-01-21 Markus TriskaENHANCED: Throw representation errors for DCG bodies...
2024-01-21 Markus TriskaMODIFIED: (->)/2 in DCGs is now only supported in the...
2024-01-19 Mark ThomMerge pull request #2301 from aarroyoc/docs-copy-term-3
2024-01-19 Mark ThomMerge pull request #2300 from aarroyoc/fix-2298
2024-01-19 Adrián Arroyo... Move copy_term/3 to library(iso_ext)
2024-01-19 Adrián Arroyo... Throw error in call_residue_vars/2
2024-01-17 Markadd better no op detection in char_reader.rs (#2297)
2024-01-14 Markadd #2293 tests, advance continuable HeapPStrIters...
2024-01-13 Markfix additional tests, make better use of existing code...
2024-01-13 Markfix additional tests (#2293)
2024-01-12 Markadd missing CStr branch to unify_partial_string (#2293)
2024-01-11 Mark ThomMerge pull request #2276 from triska/hophrase
2024-01-10 Mark ThomMerge pull request #2281 from bakaq/miri
2024-01-09 bakaqMake "cargo miri test" actually run
2024-01-09 Markfix cargo fmt --check
2024-01-09 Mark ThomMerge pull request #2280 from notoria/clpz
2024-01-09 Markcheck for PStr in eager stackful preorder iterator...
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-06 Markus TriskaADDED: Support for higher-order non-terminals phrase...
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...
next