]> Repositorios git - scryer-prolog.git/shortlog
scryer-prolog.git
2023-06-27 Markfix builtin_predicate (#1819)
2023-06-27 Markremove tabling attributes in each module's attribute_go...
2023-06-26 Markproperly account for partial string offsets in '$skip_m...
2023-06-24 Markmark chunk boundary at beginning of disjunct in disjunc...
2023-06-24 Markfix string incompleteness (#1828)
2023-06-24 Mark ThomMerge pull request #1842 from infogulch/release-on-tag
2023-06-24 infogulchBump msrv to 1.65 due to bumping rug to 1.19
2023-06-24 infogulchFix tags trigger
2023-06-24 Markfix branch subsumption bug (#1840, #1841)
2023-06-24 Mark ThomMerge pull request #1838 from triska/get_line_to_chars
2023-06-24 Markupdate README
2023-06-24 Markus Triskaanother case of "read" --> "get", for an only internall...
2023-06-24 Markus TriskaMODIFIED: read_line_to_chars/3 is now called get_line_t...
2023-06-23 Markcorrect code_walker.rs in light of compilation improvements
2023-06-23 MarkMerge branch 'compiling_disj'
2023-06-23 Markcorrect reversions after rebase
2023-06-23 Markpolish perm free list management
2023-06-23 infogulchAdd steps to publish binaries when releases are tagged
2023-06-23 Markfree local cut variables after cut
2023-06-23 Markmark is/2 allocated permanent variables as safe, add...
2023-06-23 dependabot... Bump openssl from 0.10.48 to 0.10.55
2023-06-23 Markimprove call/N implementation (#1829)
2023-06-23 Markset_local_value does not make values safe (#1812)
2023-06-23 Markread set_value args from temp regs of put_unsafe_value...
2023-06-23 Markus TriskaFIXED: correct dereferencing in atom_codes/2 and number...
2023-06-23 Adrián Arroyo... Rename INDEX.md to INDEX.dj and add banner about Scryer...
2023-06-23 Markread from machine stack in stackful pre-order iterator...
2023-06-23 notoriaCompute correctly the domain of the remainder
2023-06-23 notoriaDon't add variable
2023-06-23 notoriaRemove and move comments
2023-06-23 Markoptionally read from machine stack in stackful pre...
2023-06-23 Markaffirm integers as rational/1 (#1810)
2023-06-23 Adrián Arroyo... Update select crate to 0.6.0 and remove warning
2023-06-23 Markus TriskaFIXED: correctly reset counter in reset_gensym/2 (...
2023-06-23 Markus Triskashorten gensym/2
2023-06-23 Markus Triskaextend logic to all control and whitespace characters
2023-06-23 Markuse same logic to print Chars and Atoms (#1804)
2023-06-23 Markus Triskarely on first instantiated argument indexing in the...
2023-06-23 Markus TriskaENHANCED: allow Roman numerals in strings
2023-06-23 Markus TriskaFIXED: consistent read/write of further control charact...
2023-06-23 Markmake tests compatible
2023-06-23 Markbacktrack on emission of unsafe register instructions...
2023-06-23 Markimplement new disjunction compilation
2023-06-23 Mark Thomremove BuildIf, BuildNot, BuildThen TermIterState variants
2023-06-23 Mark Thomcorrect chunk type labeling
2023-06-23 Mark Thomremove GetLevelAndUnify and replace it with GetCutPoint
2023-06-23 Mark Thomadd QueryTerm::ChunkTypeBoundary
2023-06-23 Mark Thomdelete ChunkedTerm, chunked iteration
2023-06-23 Mark Thomnew TermIterState variants
2023-06-23 Mark Thomvariable classification al a carte
2023-06-23 Mark Thomadd more variable probing, chunk type labeling
2023-06-23 Mark Thomadapt code generation
2023-06-23 Mark Thomadd classifications and occurrence counting
2023-06-23 Mark Thommilestone marker for surgery
2023-06-23 Mark Thombegin adapting the techniques of "Compiling Large Disju...
2023-06-23 Mark ThomMerge pull request #1834 from infogulch/ci-publish...
2023-06-23 infogulchAdd steps to publish binaries when releases are tagged
2023-06-22 Mark ThomMerge pull request #1833 from mthom/dependabot/cargo...
2023-06-21 dependabot... Bump openssl from 0.10.48 to 0.10.55
2023-06-10 Markimprove call/N implementation (#1829)
2023-06-06 Markset_local_value does not make values safe (#1812)
2023-05-30 Markread set_value args from temp regs of put_unsafe_value...
2023-05-29 Mark ThomMerge pull request #1822 from triska/master
2023-05-29 Markus TriskaFIXED: correct dereferencing in atom_codes/2 and number...
2023-05-28 Mark ThomMerge pull request #1820 from aarroyoc/banner-meetup
2023-05-28 Adrián Arroyo... Rename INDEX.md to INDEX.dj and add banner about Scryer...
2023-05-28 Markread from machine stack in stackful pre-order iterator...
2023-05-27 Mark ThomMerge pull request #1816 from notoria/clpz
2023-05-27 notoriaCompute correctly the domain of the remainder
2023-05-27 notoriaDon't add variable
2023-05-27 notoriaRemove and move comments
2023-05-26 Markoptionally read from machine stack in stackful pre...
2023-05-24 Markaffirm integers as rational/1 (#1810)
2023-05-18 Mark ThomMerge pull request #1809 from aarroyoc/update-select
2023-05-17 Adrián Arroyo... Update select crate to 0.6.0 and remove warning
2023-05-16 Mark ThomMerge pull request #1808 from triska/gensym
2023-05-16 Markus TriskaFIXED: correctly reset counter in reset_gensym/2 (...
2023-05-16 Markus Triskashorten gensym/2
2023-05-15 Mark ThomMerge pull request #1805 from triska/master
2023-05-14 Markus Triskaextend logic to all control and whitespace characters
2023-05-10 Markuse same logic to print Chars and Atoms (#1804)
2023-05-05 Mark ThomMerge pull request #1801 from triska/foldl
2023-05-05 Mark ThomMerge pull request #1799 from triska/roman_numerals
2023-05-05 Mark ThomMerge pull request #1800 from triska/nbsp
2023-05-03 Markus Triskarely on first instantiated argument indexing in the...
2023-05-03 Markus TriskaFIXED: consistent read/write of further control charact...
2023-05-03 Markus TriskaENHANCED: allow Roman numerals in strings
2023-04-25 Markfix current_predicate/1 (#1761)
2023-04-23 Mark ThomMerge pull request #1794 from aarroyoc/uppercase-2
2023-04-23 Adrián Arroyo... Fix to_upper/to_lower when string is instantiated
2023-04-23 Mark ThomMerge pull request #1797 from triska/clpb_residuals
2023-04-23 Markus Triskaremove residual goal for ground BDD
2023-04-23 Markdiscard CodeIndex literals from unfolded control operat...
2023-04-23 Markadd and document inlined_instructions/2 to/in diag...
2023-04-22 Mark ThomMerge pull request #1796 from triska/dif_si
2023-04-22 Markus TriskaADDED: dif_si/2
2023-04-22 Mark ThomMerge pull request #1795 from infogulch/fix-ci-install
2023-04-22 infogulchUse --force to install cargo2junit
2023-04-22 Mark ThomMerge pull request #1793 from infogulch/fix-action-ref
2023-04-22 infogulchChange ref for `publish-unit-test-result-action`
next