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 |
|
Adrián Arroyo Calle
|
4c44859132
|
Fixes #1756
|
2023-03-12 16:47:20 +01:00 |
|
Mark Thom
|
ecd77f7512
|
Merge pull request #1755 from triska/doc
various smaller documentation improvements
|
2023-03-10 02:40:29 +01:00 |
|
Markus Triska
|
56bd596af3
|
use actual toplevel answers
|
2023-03-08 23:35:11 +01:00 |
|
Markus Triska
|
21acb9361a
|
use string notation as discussed on #scryer IRC
|
2023-03-08 23:32:05 +01:00 |
|
Markus Triska
|
c3477d8476
|
items --> elements
This addresses #1740.
|
2023-03-08 23:31:02 +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 |
|
Markus Triska
|
884b0ca10e
|
FIXED: Take all variables into account during goal projection.
This addresses #1751.
|
2023-03-08 21:16:54 +01:00 |
|
Markus Triska
|
c9ecfb11d9
|
ENHANCED: more compact definition of dif/2
As outlined in #1753.
|
2023-03-08 20:50:33 +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 |
|
Adrián Arroyo Calle
|
73df96244d
|
Fill more cases
|
2023-03-01 22:13:04 +01:00 |
|
Adrián Arroyo Calle
|
7396630627
|
Merge branch 'master' into ffi
|
2023-02-28 22:10:40 +01:00 |
|
Adrián Arroyo Calle
|
0ac93751d0
|
FFI: Documentation
|
2023-02-28 22:09:35 +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 |
|
Markus Triska
|
3dc6ed79d2
|
ENHANCED: must_be/2: prefer type error over instantiation error
This addresses #1594.
|
2023-02-26 22:28:18 +01:00 |
|
Adrián Arroyo Calle
|
f94294dbd9
|
FFI: Nested structs
|
2023-02-26 20:48:00 +01:00 |
|
Mark Thom
|
04ba58067a
|
add, implement and use the Unifier trait
|
2023-02-26 12:21:22 -07:00 |
|
Adrián Arroyo Calle
|
92b262d599
|
Macroization of the code
|
2023-02-25 22:27:28 +01: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 |
|
Markus Triska
|
997161c740
|
rely on first instantiated argument indexing
This great improvement to indexing allows much more natural
definitions of virtually all meta-predicates. Many thanks to @notoria!
|
2023-02-25 10:17:55 +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 |
|
Markus Triska
|
669242a8ce
|
DOC: update residual goals
|
2023-02-23 00:10:36 +01:00 |
|
Markus Triska
|
2a04d5e799
|
in projection of residual goals, mark considered propagators as processed
This is to avoid duplicated goals with the new projection mechanism.
|
2023-02-23 00:05:27 +01:00 |
|
Adrián Arroyo Calle
|
9d52d2a653
|
MVP of Foreign Function Interface
|
2023-02-22 23:10:03 +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 |
|
Markus Triska
|
1a01438064
|
add link to newly available homepage
Many thanks to @aarroyoc for the documentation system, and for hosting the page!
|
2023-02-20 20:09:47 +01:00 |
|
Robert Jacobson
|
34ec6d3167
|
Changed the links for the delimited continuations papers and the precise garbage collection paper.
|
2023-02-20 01:11:52 -07:00 |
|
Robert Jacobson
|
c9295323f6
|
Added links to referenced research papers in the Phase 2 and Nice to Have Features sections.
|
2023-02-20 01:11:52 -07: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 |
|
Mark Thom
|
326f18ea75
|
copy attributed variable attribute lists specially via copy_attr_var_list
|
2023-02-12 17:30:04 -07:00 |
|
Mark Thom
|
491472a8c5
|
retire TrailedAttrVarHeapLink TrailEntry tag
|
2023-02-10 22:52:27 -07:00 |
|
Mark Thom
|
359619e035
|
simplify and optimize attributed variables (#1590, #1634, #1730)
|
2023-02-10 21:56:42 -07:00 |
|
Mark Thom
|
9454d670c7
|
port '$get_from_list' to '$get_from_attr_list' in Rust
|
2023-02-06 01:23:29 -07:00 |
|
Mark Thom
|
2fcec4fff9
|
include wambook errata
|
2023-02-04 18:14:16 -07:00 |
|
Mark Thom
|
2c2a9fe01e
|
correct shl stub_gen
|
2023-02-03 22:27:15 -07:00 |
|
Mark Thom
|
165a55dac6
|
Merge pull request #1734 from triska/clpz_corrections
DOC: teletype font for reification
|
2023-02-04 05:49:11 +01:00 |
|
Markus Triska
|
196e9c1e47
|
DOC: teletype font for reification
|
2023-02-03 20:47:08 +01:00 |
|
Mark Thom
|
17450520ba
|
shift by usize instead of u32 in shl and shr (#1718, #1719)
|
2023-02-02 20:49:39 -07:00 |
|
Mark Thom
|
97702f3071
|
Merge pull request #1732 from aarroyoc/docs-minor-fixes
Minor fixes to docs
|
2023-02-03 01:58:52 +01:00 |
|
Adrián Arroyo Calle
|
e8408ca93f
|
Minor fixes to docs
|
2023-02-02 21:35:35 +01:00 |
|