]> Repositorios git - scryer-prolog.git/shortlog
scryer-prolog.git
2025-04-12 Mark ThomMerge pull request #2875 from constraintAutomaton/featu...
2025-04-11 Mark Thommark cyclic lists with ellipses at the head (#2635)
2025-04-10 constraintAutomatonMade WasmQueryState an iterable.
2025-04-10 Mark ThomMerge pull request #2874 from triska/read_from_chars_in...
2025-04-10 Markus Triskageneralize read_from_chars/2 and read_term_from_chars...
2025-04-06 Mark ThomMerge pull request #2869 from triska/format_w
2025-04-05 Markus Triskamove ~w to least prominent position, point to more...
2025-04-05 Markus TriskaENHANCED: format specifier ~w more faithfully emulates...
2025-04-01 Mark ThomMerge pull request #2861 from averms-forks/update-deps
2025-04-01 Mark ThomMerge pull request #2860 from averms-forks/push-spzqszn...
2025-03-31 Aman VermaInstall correct locked version of iai-callgrind-runner...
2025-03-31 Aman VermaUpdate lexical.
2025-03-31 Aman VermaRemove unused deps: regex, assert_cmd, predicates-core.
2025-03-31 Aman VermaUpdate ordered-float to 5.0.0.
2025-03-31 Aman VermaUpdate scraper and ego-tree.
2025-03-31 Aman VermaBump dependencies except for arcu v0.1.1 and half 2...
2025-03-27 Aman VermaUse backticks when referencing predicate in docs.
2025-03-09 Mark ThomMerge pull request #2847 from triska/call_with_error_co...
2025-03-08 Markus TriskaADDED: type pair
2025-03-08 Mark ThomMerge pull request #2846 from triska/call_with_error_co...
2025-03-08 Markus TriskaADDED: call_with_error_context/2
2025-03-01 Mark ThomMerge pull request #2837 from notoria/next
2025-03-01 Mark ThomMerge pull request #2836 from triska/format_floats
2025-02-28 Markus TriskaFIXED: portray_clause/1 for numbers
2025-02-28 Markus Triskacorrect handling of floats with N digits (~f and ~Nf)
2025-02-28 notoriaFix conversion from float to rational
2025-02-28 Mark ThomMerge pull request #2835 from thierrymarianne/fix-http_...
2025-02-28 Mark ThomMerge pull request #2792 from triska/must_be_chars
2025-02-28 Mark ThomMerge pull request #2825 from bakaq/wasm_rework
2025-02-25 revue_2_presseReplace futures::executor::block_on with tokio::block_i...
2025-02-20 bakaqDocumentation
2025-02-20 bakaqConsult modules
2025-02-20 bakaqSend pure objects instead of classes
2025-02-20 bakaqMachineBuilder constructor
2025-02-20 bakaqRework Wasm interface
2025-02-20 bakaqMake Wasm compilable
2025-02-17 Mark ThomMerge pull request #2817 from adri326/fix-2815-run_modu...
2025-02-17 Mark ThomMerge pull request #2799 from bakaq/callback_streams
2025-02-16 bakaqAdd builder style configuration of user input, output...
2025-02-16 bakaqMore stream tests
2025-02-16 bakaqDisallow null streams in output
2025-02-16 bakaqMake input and output stream configuration public
2025-02-16 bakaqConfigure streams separately
2025-02-16 bakaqRefactor UserInput to use channels
2025-02-16 bakaqTest for callback streams
2025-02-16 bakaqAdd input stream channel
2025-02-16 bakaqAdd callback streams
2025-02-13 Mark ThomMerge pull request #2791 from Skgland/patch-1
2025-02-13 Mark ThomMerge pull request #2804 from dnmfarrell/line-count...
2025-02-13 Mark ThomMerge pull request #2818 from adri326/stream-cleanup
2025-02-13 Mark ThomMerge pull request #2812 from bakaq/attr_vars_arity_fix
2025-02-06 Emilie BurgunTest corner cases of stream aliasing
2025-02-06 Emilie BurgunFix set_output/1 and set_input/1 not updating the alias
2025-02-06 Emilie BurgunFix stream realiasing possibly shadowing other streams.
2025-02-06 Emilie BurgunFix realiased streams causing close/1 to leave a dangli...
2025-02-06 Emilie BurgunEncapsulate accesses to IndexStore::streams and ::strea...
2025-02-06 Emilie BurgunDocument run_module_predicate and handle critical failu...
2025-02-06 Emilie BurgunDisable test_run_module_predicate_throw under miri...
2025-02-05 Emilie BurgunFix backtracking on the topmost predicate triggering...
2025-02-05 bakaqScan entire predicate in InstallVerifyAttr
2025-02-04 bakaqFix bug in finding arity for verify attributes
2025-02-02 Emilie BurgunFix close/1 messing up stream_aliases when user_input...
2025-02-02 David FarrellLine numbers start at 1
2025-01-29 Mark ThomMerge pull request #2798 from bakaq/clippy_warnings
2025-01-28 bakaqFix clippy warnings
2025-01-27 Bennet Bleßmannfix spelling and grammar errors found by mthom
2025-01-27 Mark ThomMerge pull request #2777 from adri326/fix-2772-rnd_i...
2025-01-27 Mark ThomMerge pull request #2738 from adri326/fix-2275-dcgs...
2025-01-27 Mark ThomMerge pull request #2793 from Skgland/fix-ci
2025-01-26 Emilie BurgunAdd integration tests for arithmetic operators
2025-01-26 Emilie BurgunFix integer overflow in >>/2 and <</2
2025-01-26 Emilie BurgunFix min/2 and max/2 returning the cast version of its...
2025-01-26 Emilie BurgunFix `X is gcd(1, 2 ^ 64)` triggering a panic
2025-01-26 Emilie BurgunFix round() losing precision on bigints
2025-01-26 Emilie BurgunFix rnd_i clipping floats that don't fit in Fixnum
2025-01-24 Bennet Bleßmannfix typo
2025-01-23 Markus TriskaFIXED: instantiation and type check for string arguments
2025-01-23 Bennet BleßmannUpdate README.md
2025-01-23 Bennet Bleßmannfix ci and update all used actions
2025-01-23 Bennet Bleßmannupdate install link
2025-01-23 Bennet BleßmannUpdate README.md
2025-01-23 Bennet BleßmannUpdate README.md
2025-01-14 Mark ThomMerge pull request #2768 from robstolarz/RSTO-nix-macos-fix
2025-01-12 Emilie BurgunFix #2725 by calling load_context/1 in the unspecified...
2025-01-12 Mark ThomMerge pull request #2756 from adri326/fix-load-context...
2025-01-11 Rob Stolarzfix: compile under Nix flake on macOS
2025-01-08 Emilie BurgunAdd tests for PR #2756
2025-01-08 Emilie BurgunFix load_context_module triggering unreachable code...
2025-01-04 Mark ThomMerge pull request #2742 from triska/clpb
2025-01-04 Mark ThomMerge pull request #2728 from aarroyoc/lets-play-brisca
2025-01-04 Mark ThomMerge pull request #2743 from triska/crypto
2025-01-04 Mark ThomMerge pull request #2744 from triska/files
2025-01-02 Markus Triskastate when the predicates are true
2025-01-02 Markus Triskaatom --> string
2025-01-02 Markus TriskaRevert "FIXED: CLP(B): Delay BDD restriction until...
2024-12-30 Adrián Arroyo... Add tutorial: Let's play Brisca
2024-12-25 Mark ThomMerge pull request #2681 from hurufu/remove-dcgs-that...
2024-12-25 Mark Thomqualify module quantification errors better (#2685)
2024-12-25 Mark Thomstyle corrections
2024-12-22 Aleksy GrabowskiRemove DCGs that have thrown an exception during term...
next