]> Repositorios git - scryer-prolog.git/shortlog
scryer-prolog.git
2025-04-23 Mark Thomcorrect heap_print.rs for null characters being exclude...
2025-04-23 Mark Thomcorrectly increment s_offset for partial strings (...
2025-04-23 Mark Thomfix typo in try_from_partial_string
2025-04-23 Mark Thomfix read_s logic around HeapPtr::PStrLoc (#2894)
2025-04-23 Mark Thomrepair cyclic PStrLoc handling in heap_print.rs
2025-04-23 Mark Thomremove compare_pstr_to_string and related result type
2025-04-23 Markus TriskaENHANCED: dedicated faster branches for repositionable...
2025-04-23 Mark Thomcorrect GetPartialString (#2887)
2025-04-23 Mark Thomgeneralize compare_pstr_segments
2025-04-23 Mark Thomensure '\0' atom is static & never inlined (#2880)
2025-04-23 Mark Thomfix root reading of complete strings (#2882)
2025-04-23 Mark Thomsome cosmetic tweaks
2025-04-23 Markus Triskamark done item
2025-04-23 Mark Thomcorrect and simplify compute_pstr_size
2025-04-23 Mark Thomcorrect create_partial_string (#2593)
2025-04-23 Mark Thomrestore more tabu_list use to compare_term_tests (...
2025-04-23 Mark Thomrestore tabu_list insertions to PStr-Lis comparisons...
2025-04-23 Mark Thomdo not allow strings containing null characters to...
2025-04-23 Mark Thommove CodeIndex to F64Table-like table
2025-04-23 Mark ThomRevert "remove Term"
2025-04-23 Mark Thommake write_with forward return values, use it to correc...
2025-04-23 Mark Thomread Str focus properly in build_meta_predicate_clause
2025-04-23 Mark Thomsome fixes in response to miri
2025-04-23 bakaqFix parsing of \x0\ in partial strings
2025-04-23 Mark Thomcopy partial string blocks properly in all solutions...
2025-04-23 Mark Thomrun cargo fmt
2025-04-23 Mark Thomremove pstr_vec
2025-04-23 Mark Thomglobalize ALIGN_CELL/ALIGN, fix compute_pstr_size
2025-04-23 Emilie BurgunFix allocate_pstr randomly refusing to properly allocat...
2025-04-23 Emilie BurgunFix Heap::drop not accounting for null-initialized...
2025-04-23 Mark Thomdereference clause_clause value, reserve more parser...
2025-04-23 Mark Thomunmark_cell_bits! in push_literal (#2645)
2025-04-23 Mark Thomintroduce bespoke Heap type for in-heap partial strings
2025-04-23 Mark Thomvariable revision
2025-04-23 Mark Thomremove Term
2025-04-23 Mark Thomrestore ubuntu testing to ci.yml with rust version...
2025-04-23 Mark Thomuse loader:strip_subst_module/4 in second module check...
2025-04-23 Mark ThomMerge pull request #2905 from bakaq/bump-msrv
2025-04-22 bakaqRemove Ubuntu 20.04 runner
2025-04-22 bakaqBump MSRV and update flake.lock
2025-04-22 Mark ThomMerge pull request #2895 from hakujin/master
2025-04-19 Colin KingUpdate `libffi` and `libffi-sys` dependencies to fix...
2025-04-13 Mark ThomMerge pull request #2873 from constraintAutomaton/doc...
2025-04-13 Mark ThomMerge pull request #2879 from triska/ad4m
2025-04-12 Markus Triskaenumerate applications, add AD4M by @coasys
2025-04-12 constraintAutomatonExample update to use iterable.
2025-04-12 constraintAutomatonMerge branch 'master' into doc/update-readme-wasm-example
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-08 constraintAutomatonFix DOM manipulation to avoid deprecated functions...
2025-04-08 constraintAutomatonbetter identation of the knowledge base.
2025-04-08 constraintAutomatonUseless console.log in the example deleted.
2025-04-08 constraintAutomatonUpdate README with working WebAssembly usage example.
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...
next