]> Repositorios git - scryer-prolog.git/shortlog
scryer-prolog.git
2025-07-08 Markus TriskaFIXED: invoke correct predicate
2025-07-08 Markus TriskaENHANCED: partial_string/3 no longer creates atoms
2025-07-08 Markus TriskaENHANCED: use a fast test for the expected case of...
2025-07-08 Mark Thomcorrect heap-to-cell-index comparison in copy_slice_to_...
2025-07-08 Mark Thomfix functor! size calculations around indexing_code_ptr
2025-07-08 Mark Thomrestore tab completion to REPL (#2575)
2025-07-08 Mark Thommake self.s_offset use bytes in case of HeapPtr::PStr...
2025-07-08 Mark Thomcorrect heap_print.rs for null characters being exclude...
2025-07-08 Mark Thomcorrectly increment s_offset for partial strings (...
2025-07-08 Mark Thomfix typo in try_from_partial_string
2025-07-08 Mark Thomfix read_s logic around HeapPtr::PStrLoc (#2894)
2025-07-08 Mark Thomrepair cyclic PStrLoc handling in heap_print.rs
2025-07-08 Mark Thomremove compare_pstr_to_string and related result type
2025-07-08 Markus TriskaENHANCED: dedicated faster branches for repositionable...
2025-07-08 Mark Thomcorrect GetPartialString (#2887)
2025-07-08 Mark Thomgeneralize compare_pstr_segments
2025-07-08 Mark Thomensure '\0' atom is static & never inlined (#2880)
2025-07-08 Mark Thomfix root reading of complete strings (#2882)
2025-07-08 Mark Thomsome cosmetic tweaks
2025-07-08 Markus Triskamark done item
2025-07-08 Mark Thomcorrect and simplify compute_pstr_size
2025-07-08 Mark Thomcorrect create_partial_string (#2593)
2025-07-08 Mark Thomrestore more tabu_list use to compare_term_tests (...
2025-07-08 Mark Thomrestore tabu_list insertions to PStr-Lis comparisons...
2025-07-08 Mark Thomdo not allow strings containing null characters to...
2025-07-08 Mark Thommove CodeIndex to F64Table-like table
2025-07-08 Mark ThomRevert "remove Term"
2025-07-08 Mark Thommake write_with forward return values, use it to correc...
2025-07-08 Mark Thomread Str focus properly in build_meta_predicate_clause
2025-07-08 Mark Thomsome fixes in response to miri
2025-07-08 bakaqFix parsing of \x0\ in partial strings
2025-07-08 Mark Thomcopy partial string blocks properly in all solutions...
2025-07-08 Mark Thomrun cargo fmt
2025-07-08 Mark Thomremove pstr_vec
2025-07-08 Mark Thomglobalize ALIGN_CELL/ALIGN, fix compute_pstr_size
2025-07-08 Emilie BurgunFix allocate_pstr randomly refusing to properly allocat...
2025-07-08 Emilie BurgunFix Heap::drop not accounting for null-initialized...
2025-07-08 Mark Thomdereference clause_clause value, reserve more parser...
2025-07-08 Mark Thomunmark_cell_bits! in push_literal (#2645)
2025-07-08 Mark Thomintroduce bespoke Heap type for in-heap partial strings
2025-07-08 Mark Thomvariable revision
2025-07-08 Mark Thomremove Term
2025-07-08 Mark Thomrestore ubuntu testing to ci.yml with rust version...
2025-07-08 Mark Thomthrow syntax error after parsing infinite floats (...
2025-07-08 Mark Thomdon't skip '.' char in parse_number_from_string (#2997)
2025-07-05 Mark Thommodify number_token to produce partial lexing results...
2025-07-02 Mark Thombe more careful about concatenating '.' in parse_number...
2025-06-17 Mark ThomMerge pull request #2970 from notoria/clpz
2025-06-17 Mark ThomMerge pull request #2980 from triska/hophrase
2025-06-14 Markus Triskause nonterminal indicators, correct meta_predicate...
2025-05-28 Mark ThomMerge pull request #2965 from rotu/zygomorphic-puma
2025-05-25 notoriaStrengthened `(mod)/2` in CLP(Z)
2025-05-25 notoriaStrengthened `(mod)/2` in CLP(Z)
2025-05-25 notoriaStrengthened `(mod)/2` in CLP(Z)
2025-05-22 Dan RoseRemove obsolete compatibility for Rust<1.80
2025-05-20 Mark ThomMerge pull request #2955 from rotu/radical-cockroach
2025-05-14 Mark ThomMerge pull request #2956 from bakaq/update_arcu_libffi
2025-05-14 Dan Rosexor is not a standard operator
2025-05-13 bakaqUpdate dependencies and fix breaking changes in libffi...
2025-05-09 Mark ThomMerge pull request #2950 from triska/meetups
2025-05-09 Markus Triskalink to Scryer Prolog Meetup 2025 page and its announcement
2025-05-02 Mark ThomMerge pull request #2802 from adri326/null-stream-safety
2025-05-01 Mark ThomMerge pull request #2930 from triska/meetups
2025-04-30 Markus Triskacorrect grammar
2025-04-30 Markus TriskaADDED: Section about Scryer Prolog Meetups.
2025-04-30 Mark ThomMerge branch 'null-stream-safety' of https://github... adri326-null-stream-safety origin/adri326-null-stream-safety
2025-04-30 Mark ThomMerge pull request #2901 from matteob8/patch-1
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-21 matteob8Update http_server.pl
2025-04-21 matteob8Update http_server.pl
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...
next