]> Repositorios git - scryer-prolog.git/shortlog
scryer-prolog.git
2024-12-08 bakaqShrink MVP API surface
2024-12-08 bakaqRename PrologTerm to Term
2024-12-08 bakaqRemove parsed_results.rs
2024-12-08 bakaqMachineBuilder
2024-12-08 bakaqFix Machine links
2024-12-08 bakaq#[deny(missing_docs)]
2024-12-08 bakaqDocument test methods
2024-12-08 bakaqAdd interfaces for QueryState methods
2024-12-08 bakaqDocs for Machine and QueryState
2024-12-08 bakaqDocs for run_binary()
2024-12-08 bakaqLeafAnswer docs and success checking methods
2024-12-08 bakaqMore PrologTerm documentation
2024-12-08 bakaqConjunctions, disjunction, and LeafAnswer to PrologTerm
2024-12-08 bakaqAssociated functions for creating PrologTerm
2024-12-08 bakaqBasic docs and non_exhaustive for PrologTerm
2024-12-08 bakaqMachine and stream config rework
2024-12-08 bakaqRename LeafAnswer
2024-12-08 bakaqRename PrologTerm
2024-12-07 Mark Thominstantiate module resolutions for meta-predicate looku...
2024-12-06 Mark ThomMerge pull request #2677 from jasagredo/js/get-single...
2024-12-06 Mark ThomMerge pull request #2679 from jasonhemann/patch-2
2024-12-05 Jason Hemanns/red/read/ typo in documentation.
2024-12-03 Javier SagredoIgnore `KeyEventKind::Release` events when reading...
2024-11-15 Mark Thomadmit YF in current_op/3 (#2639)
2024-11-15 Mark ThomMerge pull request #2652 from gruhn/patch-1
2024-11-15 Mark ThomMerge pull request #2653 from srenatus/sr/issue-2650
2024-11-03 Stephan Renatustoplevel: add more Stop=continue, remove nesting
2024-11-02 Stephan Renatustoplevel.pl: attempt to fix continue/stop logic
2024-11-01 Stephan Renatustoplevel.pl: fix arity mismatch in read_input/2
2024-11-01 Niklas GruhnREADME: update Docker install instructions
2024-10-29 Mark ThomMerge pull request #2647 from panasenco/master
2024-10-28 Aram PanasencoUpdated and tested Dockerfile
2024-10-13 Mark ThomMerge pull request #2527 from bakaq/leaf_answers_callbacks
2024-10-13 bakaqFix priority in op/3
2024-10-06 Mark ThomMerge pull request #2596 from Skgland/issue-2588
2024-10-04 Bennet Bleßmannfix miri
2024-10-04 Bennet Bleßmannfix issue #2588
2024-10-04 Bennet BleßmannMerge remote-tracking branch 'upstream/master' into...
2024-10-04 Bennet Bleßmannadd test for load_html
2024-10-02 bakaqRemove trailing whitespace in toplevel.pl
2024-09-30 Mark ThomMerge pull request #2581 from bakaq/fix_hostname_feature
2024-09-29 bakaqFix not compiling without hostname feature
2024-09-26 Mark ThomMerge pull request #2573 from srenatus/sr/readme-link...
2024-09-26 Stephan RenatusREADME: link to latest release
2024-09-25 Mark ThomMerge pull request #2523 from bakaq/visibility
2024-09-19 Mark ThomMerge pull request #2533 from hurufu/fix-warnings
2024-09-16 Mark ThomMerge pull request #2534 from hurufu/document_non_count...
2024-09-16 Mark ThomMerge pull request #2558 from bakaq/error_to_doclog
2024-09-16 bakaqConvert library(error) docs to Doclog format
2024-09-07 Aleksy GrabowskiChange wording for non_counted_backtracking comment
2024-09-07 Aleksy GrabowskiExplain non_counted_backtracking a little bit more
2024-09-07 Aleksy GrabowskiRevert "Explain non_counted_backtracking a little bit...
2024-09-07 bakaqAdd mechanism to stop query
2024-09-07 bakaqFix Clippy
2024-09-06 bakaqFix warnings
2024-09-06 bakaqMake macros private
2024-09-06 bakaqAdd argument with extra info to callback
2024-09-06 bakaqDocumentation for run_query/3 and run_query_goal/4
2024-09-06 bakaqAddress review comments and remove old toplevel
2024-09-06 Aleksy GrabowskiRevert "Remove unnecessary "unsafe" block to fix compil...
2024-09-06 Aleksy GrabowskiRevert "Fix rustc warning"
2024-09-06 Aleksy GrabowskiRemove unnecessary "unsafe" block to fix compiler warning
2024-09-06 Aleksy GrabowskiExplain non_counted_backtracking a little bit more
2024-09-06 Aleksy GrabowskiFix mistake in predicate indicator
2024-09-06 Aleksy GrabowskiRemove executable bit for files that don't need it
2024-09-06 Aleksy GrabowskiFix rustc warning
2024-09-03 bakaqToplevel reimplementation with leaf answer callbacks
2024-09-03 bakaqBe conservative with visibility
2024-08-29 Mark ThomMerge pull request #2491 from coasys/reqwest-version...
2024-08-22 Nicolas LuckFix spelling of reqWest
2024-08-20 Nicolas LuckClean-up comment
2024-08-20 Nicolas LuckMore precise comment mentioning Deno
2024-08-19 Mark ThomMerge pull request #2475 from bakaq/value_heap_walk
2024-08-19 bakaqFix order of variables in bindings
2024-08-18 Mark ThomMerge pull request #2474 from Skgland/fix-looping-memor...
2024-08-18 Mark ThomMerge pull request #2495 from Skgland/fix2467
2024-08-17 Bennet Bleßmannfix looping from issue 2467
2024-08-16 Nicolas LuckExplanatory comment for the wildcard patch version
2024-08-16 Nicolas LuckExplanatory comment for the wildcard patch version
2024-08-16 bakaqFix partial strings ending in lists
2024-08-16 bakaqFix lists of chars as strings
2024-08-16 bakaqRepresent atom [] as empty list
2024-08-15 bakaqDifferentiate anonymous variables
2024-08-15 Nicolas Lucktypo
2024-08-15 Nicolas LuckRelax constraint on version of reqwest dependency ...
2024-08-15 bakaqValue::from_heapcell() implemented with heap walk
2024-08-15 bakaqValue::from_heapcell()
2024-08-15 Mark ThomMerge pull request #2472 from bakaq/query_iterator
2024-08-14 bakaqTests for run_query_iter()
2024-08-14 bakaqImplement run_query() in terms of run_query_iter()
2024-08-14 bakaqAdd run_query_iter()
2024-08-14 Mark ThomMerge pull request #2482 from bakaq/flake
2024-08-14 Mark ThomMerge pull request #2485 from aarroyoc/learn-pages...
2024-08-14 Adrián Arroyo... Upgrade docs to DocLog 2.0. Includes a test learning...
2024-08-14 bakaqflake.nix
2024-08-11 Bennet Bleßmanninclude the type name for better pin-pointing of the...
2024-08-11 Bennet Bleßmanncheck whether (re-)allocation succeeded
2024-08-11 Bennet Bleßmannadd detail to comment
2024-08-05 Mark ThomMerge pull request #2463 from Skgland/split-up-inconsit...
2024-08-05 Bennet Bleßmannswitch invalid term from type to domain error
next