Mark
|
b593fffc7d
|
support module resolution in current_predicate/1 (#1817)
|
2023-06-27 11:08:29 -06:00 |
|
Mark
|
ce890799bc
|
fix builtin_predicate (#1819)
|
2023-06-27 10:41:15 -06:00 |
|
Mark
|
aa65287c3b
|
remove tabling attributes in each module's attribute_goals//1 (#1825)
|
2023-06-27 10:31:10 -06:00 |
|
Mark
|
a6522d6317
|
properly account for partial string offsets in '$skip_max_list' (#1827)
|
2023-06-26 16:36:04 -06:00 |
|
Mark
|
0b45d42912
|
mark chunk boundary at beginning of disjunct in disjuncts.rs (#1843)
|
2023-06-24 17:18:00 -06:00 |
|
Mark
|
d9829a3606
|
fix string incompleteness (#1828)
|
2023-06-24 14:12:08 -06:00 |
|
Mark Thom
|
59766e2db4
|
Merge pull request #1842 from infogulch/release-on-tag
Fix tags trigger; bump MSRV to 1.65
|
2023-06-24 13:13:07 -06:00 |
|
Mark
|
9f209dadd9
|
fix branch subsumption bug (#1840, #1841)
|
2023-06-24 10:59:29 -06:00 |
|
Mark Thom
|
2ec45b7413
|
Merge pull request #1838 from triska/get_line_to_chars
MODIFIED: read_line_to_chars/3 is now called get_line_to_chars/3
|
2023-06-24 09:19:22 -06:00 |
|
Mark
|
bf581879e6
|
update README
|
2023-06-24 09:11:30 -06:00 |
|
Mark
|
7a188744da
|
correct code_walker.rs in light of compilation improvements
|
2023-06-23 16:53:18 -06:00 |
|
Mark
|
7f45ac3f7a
|
Merge branch 'compiling_disj'
|
2023-06-23 15:45:04 -06:00 |
|
Mark
|
612861e010
|
correct reversions after rebase
|
2023-06-23 14:32:37 -06:00 |
|
Mark
|
fcae0d9fcf
|
polish perm free list management
|
2023-06-23 14:11:31 -06:00 |
|
Mark
|
92853a6a12
|
free local cut variables after cut
|
2023-06-23 14:11:31 -06:00 |
|
Mark
|
4ad113a6f8
|
mark is/2 allocated permanent variables as safe, add CompareNumber terms to ClauseType::is_inlined
|
2023-06-23 14:11:31 -06:00 |
|
Mark
|
d7f5675727
|
improve call/N implementation (#1829)
|
2023-06-23 14:11:31 -06:00 |
|
Mark
|
4d982d22c1
|
set_local_value does not make values safe (#1812)
|
2023-06-23 14:11:31 -06:00 |
|
Mark
|
5ed1802f0f
|
read set_value args from temp regs of put_unsafe_value (#1812)
|
2023-06-23 14:11:31 -06:00 |
|
Mark
|
749dedf477
|
read from machine stack in stackful pre-order iterator (#1812)
|
2023-06-23 14:11:31 -06:00 |
|
Mark
|
e0f49e8f43
|
optionally read from machine stack in stackful pre-order iterator (#1812)
|
2023-06-23 14:11:31 -06:00 |
|
Mark
|
dae34b6009
|
affirm integers as rational/1 (#1810)
|
2023-06-23 14:11:31 -06:00 |
|
Mark
|
8e4465315f
|
use same logic to print Chars and Atoms (#1804)
|
2023-06-23 14:11:31 -06:00 |
|
Mark
|
33f65210ee
|
make tests compatible
|
2023-06-23 14:11:31 -06:00 |
|
Mark
|
9ea6cb4cab
|
backtrack on emission of unsafe register instructions on internal branches
|
2023-06-23 14:11:31 -06:00 |
|
Mark
|
0e583d620a
|
implement new disjunction compilation
|
2023-06-23 14:11:31 -06:00 |
|
Mark Thom
|
b205abe949
|
remove BuildIf, BuildNot, BuildThen TermIterState variants
|
2023-06-23 14:11:31 -06:00 |
|
Mark Thom
|
cb59c3003a
|
correct chunk type labeling
|
2023-06-23 14:11:30 -06:00 |
|
Mark Thom
|
942095baa7
|
remove GetLevelAndUnify and replace it with GetCutPoint
|
2023-06-23 14:11:30 -06:00 |
|
Mark Thom
|
097849385e
|
add QueryTerm::ChunkTypeBoundary
|
2023-06-23 14:11:30 -06:00 |
|
Mark Thom
|
c4783062ff
|
delete ChunkedTerm, chunked iteration
|
2023-06-23 14:11:30 -06:00 |
|
Mark Thom
|
063cf0c608
|
new TermIterState variants
|
2023-06-23 14:11:30 -06:00 |
|
Mark Thom
|
a66d666bed
|
variable classification al a carte
|
2023-06-23 14:11:22 -06:00 |
|
Mark Thom
|
170818759d
|
add more variable probing, chunk type labeling
|
2023-06-23 14:11:07 -06:00 |
|
Mark Thom
|
e41d1b319b
|
adapt code generation
|
2023-06-23 14:11:04 -06:00 |
|
Mark Thom
|
b9c9de5222
|
add classifications and occurrence counting
|
2023-06-23 13:54:46 -06:00 |
|
Mark Thom
|
d565f5901b
|
milestone marker for surgery
|
2023-06-23 13:54:04 -06:00 |
|
Mark Thom
|
46317c3a39
|
begin adapting the techniques of "Compiling Large Disjunctions"
|
2023-06-23 13:52:24 -06:00 |
|
Mark Thom
|
bcc5bff376
|
Merge pull request #1834 from infogulch/ci-publish-releases
Add steps to publish binaries when releases are tagged
|
2023-06-23 12:01:32 -06:00 |
|
Mark Thom
|
9fac289d9a
|
Merge pull request #1833 from mthom/dependabot/cargo/openssl-0.10.55
Bump openssl from 0.10.48 to 0.10.55
|
2023-06-22 11:30:56 -06:00 |
|
Mark
|
98b0ab3409
|
improve call/N implementation (#1829)
|
2023-06-10 17:32:18 -06:00 |
|
Mark
|
3c344b176b
|
set_local_value does not make values safe (#1812)
|
2023-06-06 00:58:44 -06:00 |
|
Mark
|
6093c2858d
|
read set_value args from temp regs of put_unsafe_value (#1812)
|
2023-05-29 20:49:54 -06:00 |
|
Mark Thom
|
e06ab1ca1c
|
Merge pull request #1822 from triska/master
FIXED: correct dereferencing in atom_codes/2 and number_codes/2.
|
2023-05-29 10:15:43 -06:00 |
|
Mark Thom
|
fa07306f09
|
Merge pull request #1820 from aarroyoc/banner-meetup
Rename INDEX.md to INDEX.dj and add banner about Scryer Prolog Meetup
|
2023-05-28 16:39:05 -06:00 |
|
Mark
|
b656700294
|
read from machine stack in stackful pre-order iterator (#1812)
|
2023-05-28 12:59:01 -06:00 |
|
Mark Thom
|
7bc7f0ad06
|
Merge pull request #1816 from notoria/clpz
Small fixes for `CLP(ℤ)`
|
2023-05-27 11:07:50 -06:00 |
|
Mark
|
462097d956
|
optionally read from machine stack in stackful pre-order iterator (#1812)
|
2023-05-26 15:19:07 -06:00 |
|
Mark
|
0e374c2e96
|
affirm integers as rational/1 (#1810)
|
2023-05-24 13:58:43 -06:00 |
|
Mark Thom
|
94a1313916
|
Merge pull request #1809 from aarroyoc/update-select
Update select crate to 0.6.0 and remove warning
|
2023-05-18 12:31:44 -06:00 |
|
Mark Thom
|
c71b8e05f0
|
Merge pull request #1808 from triska/gensym
gensym-related improvement and correction
|
2023-05-16 15:55:39 -06:00 |
|
Mark Thom
|
f7d9237bb9
|
Merge pull request #1805 from triska/master
extend logic to all control and whitespace characters
|
2023-05-14 23:27:49 -06:00 |
|
Mark
|
2f9996f9ac
|
use same logic to print Chars and Atoms (#1804)
|
2023-05-10 00:04:35 -06:00 |
|
Mark Thom
|
c1218fc986
|
Merge pull request #1801 from triska/foldl
rely on first instantiated argument indexing in the definitions of foldl/N
|
2023-05-04 21:25:16 -06:00 |
|
Mark Thom
|
57ef706eb0
|
Merge pull request #1799 from triska/roman_numerals
ENHANCED: allow Roman numerals in strings
|
2023-05-04 21:25:03 -06:00 |
|
Mark Thom
|
e4b19dc1dd
|
Merge pull request #1800 from triska/nbsp
FIXED: consistent read/write of further control characters, and non-breaking space
|
2023-05-04 21:24:45 -06:00 |
|
Mark
|
c5a3ec3ba8
|
fix current_predicate/1 (#1761)
|
2023-04-24 23:23:27 -06:00 |
|
Mark Thom
|
f12a90351a
|
Merge pull request #1794 from aarroyoc/uppercase-2
Fix to_upper/to_lower when string is instantiated
|
2023-04-23 17:08:21 -06:00 |
|
Mark Thom
|
402100fd52
|
Merge pull request #1797 from triska/clpb_residuals
remove residual goal for ground BDD
|
2023-04-23 10:31:40 -06:00 |
|
Mark
|
7d2e59ab64
|
discard CodeIndex literals from unfolded control operators in preprocessor (#1791)
|
2023-04-22 18:38:50 -06:00 |
|
Mark
|
f35298a227
|
add and document inlined_instructions/2 to/in diag.pl (#1791)
|
2023-04-22 18:38:49 -06:00 |
|
Mark Thom
|
198e925430
|
Merge pull request #1796 from triska/dif_si
ADDED: dif_si/2
|
2023-04-22 17:21:03 -06:00 |
|
Mark Thom
|
502574dfc3
|
Merge pull request #1795 from infogulch/fix-ci-install
Use --force to install cargo2junit
|
2023-04-22 16:03:39 -06:00 |
|
Mark Thom
|
f277f660f3
|
Merge pull request #1793 from infogulch/fix-action-ref
Change ref for `publish-unit-test-result-action`
|
2023-04-22 11:26:45 -06:00 |
|
Mark Thom
|
396528189d
|
Merge pull request #1789 from aarroyoc/uppercase
library(charsio): add to_upper and to_lower
|
2023-04-20 07:17:09 +02:00 |
|
Mark Thom
|
8937cac47d
|
Merge pull request #1783 from infogulch/test
Refactor CI Workflow
|
2023-04-18 08:35:45 +02:00 |
|
Mark Thom
|
3a5ed4723b
|
Merge pull request #1785 from mthom/dependabot/cargo/h2-0.3.17
Bump h2 from 0.3.15 to 0.3.17
|
2023-04-14 06:22:32 +02:00 |
|
Mark Thom
|
dcf4c44173
|
Merge pull request #1786 from triska/tuples_in
FIXED: propagation for ground tuples
|
2023-04-14 06:22:18 +02:00 |
|
Mark Thom
|
fc7d98d748
|
Merge pull request #1780 from triska/tuples_in
Various improvements to tuples_in/2
|
2023-04-12 19:10:50 +02:00 |
|
Mark Thom
|
8d6e3d7d56
|
Merge pull request #1776 from infogulch/master
Add iso prolog / logtalk tests to test runner
|
2023-04-07 06:09:08 +02:00 |
|
Mark Thom
|
47ce84b273
|
Merge pull request #1772 from triska/number_chars
FIXED: number_chars(N, "0' "), addressing #1580.
|
2023-04-02 19:24:59 +02:00 |
|
Mark Thom
|
449e097f4a
|
Merge pull request #1774 from infogulch/master
Optimize Test GH action
|
2023-04-02 19:24:36 +02:00 |
|
Mark Thom
|
7279062d3c
|
Merge pull request #1770 from triska/doc
Smaller documentation improvements to explain compilation and target directory
|
2023-04-01 23:28:19 +02:00 |
|
Mark Thom
|
c7759aa737
|
Merge pull request #1769 from triska/show_pending_constraints
ENHANCED: use call_residue_vars/2 to show all pending constraints
|
2023-03-31 04:51:34 +02:00 |
|
Mark Thom
|
adc77985d7
|
broaden the definition of alpha_char! (#1749, #1515, #1591)
|
2023-03-26 11:10:46 -06:00 |
|
Mark Thom
|
d85fc7c9f8
|
Merge pull request #1765 from mthom/dependabot/cargo/openssl-0.10.48
Bump openssl from 0.10.42 to 0.10.48
|
2023-03-25 06:20:00 +01:00 |
|
Mark Thom
|
4ee6a7bfb8
|
add '$unattributed_var' builtin (#1758)
|
2023-03-18 23:08:38 -06:00 |
|
Mark Thom
|
6e53d08d40
|
Merge pull request #1759 from triska/better_queue
Better queue
|
2023-03-16 04:34:33 +01:00 |
|
Mark Thom
|
4da646252b
|
Revert "correct call_residue_vars/3 using new copy_term_3 (#1239)"
This reverts commit 9b35a316c9.
|
2023-03-14 21:34:49 -06:00 |
|
Mark Thom
|
cc8bb38abc
|
Revert "use new call_residue_vars/2 in toplevel.pl (#847)"
This reverts commit 04ba9bc11a.
|
2023-03-14 21:34:48 -06:00 |
|
Mark Thom
|
04ba9bc11a
|
use new call_residue_vars/2 in toplevel.pl (#847)
|
2023-03-12 17:56:54 -06:00 |
|
Mark Thom
|
9b35a316c9
|
correct call_residue_vars/3 using new copy_term_3 (#1239)
|
2023-03-12 17:56:54 -06:00 |
|
Mark Thom
|
3a522f3c98
|
Merge pull request #1757 from aarroyoc/fix-docs-1756
DOCS: Fixes #1756
|
2023-03-12 18:26:54 +01:00 |
|
Mark Thom
|
ecd77f7512
|
Merge pull request #1755 from triska/doc
various smaller documentation improvements
|
2023-03-10 02:40:29 +01:00 |
|
Mark Thom
|
cba09d4ea1
|
Merge pull request #1754 from triska/dif
ENHANCED: more compact definition of dif/2
|
2023-03-08 21:48:34 +01:00 |
|
Mark Thom
|
9288dcabe9
|
Merge pull request #1744 from aarroyoc/ffi
Foreign Function Interface - library(ffi)
|
2023-03-02 21:57:56 +01:00 |
|
Mark Thom
|
400ca21213
|
invoke '$default_attr_list' in project_attributes.pl (#1748)
|
2023-02-26 22:42:02 -07:00 |
|
Mark Thom
|
3286e78cd2
|
third argument of copy_term should be instantiated as a list (#1747)
|
2023-02-26 22:42:02 -07:00 |
|
Mark Thom
|
24eb9ce483
|
Merge pull request #1746 from triska/type_over_instantiation_error
ENHANCED: must_be/2: prefer type error over instantiation error
|
2023-02-26 23:46:23 +01:00 |
|
Mark Thom
|
04ba58067a
|
add, implement and use the Unifier trait
|
2023-02-26 12:21:22 -07:00 |
|
Mark Thom
|
7ffb40e0ad
|
Merge pull request #1743 from triska/rely_on_indexing
rely on first instantiated argument indexing
|
2023-02-25 19:23:59 +01:00 |
|
Mark Thom
|
84c95c59e9
|
Merge pull request #1741 from triska/clpz_residuals
in projection of residual goals, mark considered propagators as processed
|
2023-02-23 01:51:22 +01:00 |
|
Mark Thom
|
95f6ebc000
|
assign responsibility for emitting dif goal to the first variable of the left-hand term (#1739)
|
2023-02-22 10:28:29 -07:00 |
|
Mark Thom
|
6e9cd072c5
|
catch attribute_goals errors in copy_term/3, don't discard variable module qualifiers in dcg_body/3 (#1738)
|
2023-02-21 00:50:46 -07:00 |
|
Mark Thom
|
729f2b1cb9
|
Merge pull request #1737 from triska/link_to_homepage
add link to newly available homepage
|
2023-02-20 21:10:01 +01:00 |
|
Mark Thom
|
92d543b8a8
|
change '$delete_all_attributes' to '$delete_all_attributes_from_var'
|
2023-02-20 01:11:52 -07:00 |
|
Mark Thom
|
3f445c76be
|
add '$delete_all_attributes', use copy_term/3 as defined in #1272
|
2023-02-20 01:11:51 -07:00 |
|
Mark Thom
|
a6e416f13d
|
compile '$atts' and '$project_atts' modules using loader.pl
|
2023-02-20 01:11:35 -07:00 |
|
Mark Thom
|
601ff567e3
|
keep phrase goal qualified even if qualifier is a variable
|
2023-02-17 00:20:15 -07:00 |
|
Mark Thom
|
56783b8e4b
|
correct incremental compilation bugs
|
2023-02-12 23:41:25 -07:00 |
|