Adrián Arroyo Calle
|
0ac93751d0
|
FFI: Documentation
|
2023-02-28 22:09:35 +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 |
|
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 |
|
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
|
3f445c76be
|
add '$delete_all_attributes', use copy_term/3 as defined in #1272
|
2023-02-20 01:11:51 -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
|
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 |
|
Markus Triska
|
196e9c1e47
|
DOC: teletype font for reification
|
2023-02-03 20:47:08 +01: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 |
|
Markus Triska
|
da4c0a359b
|
correct DocLog ~/.scryerrc rendering
|
2023-02-01 23:26:52 +01:00 |
|
Mark Thom
|
28c338416f
|
Merge pull request #1728 from aarroyoc/docs-csv
Compatible Doclog docs for library(csv)
|
2023-01-30 04:24:04 +01:00 |
|
Adrián Arroyo Calle
|
f347baafa3
|
Compatible Doclog docs for library(csv)
|
2023-01-29 22:36:16 +01:00 |
|
Markus Triska
|
95278c221b
|
DOC: use valid Prolog terms as predicate indicators
|
2023-01-29 21:48:22 +01:00 |
|
Mark Thom
|
5a28366158
|
Merge pull request #1725 from aarroyoc/fix-docs-http-server
Fix library(http/http_server) docs. Other minor fixes
|
2023-01-28 20:12:09 +01:00 |
|
Markus Triska
|
814b631543
|
use DocLog syntax for section anchors and links within the document
|
2023-01-28 17:37:43 +01:00 |
|
Markus Triska
|
0d8c7f8785
|
small documentation adjustments
|
2023-01-28 17:37:43 +01:00 |
|
Markus Triska
|
5bae8fcaf8
|
FIXED: use lsb/2 and msb/2 from library(arithmetic)
This addresses #1720.
|
2023-01-28 17:37:43 +01:00 |
|
Adrián Arroyo Calle
|
4110cfcfcb
|
Fix library(http/http_server) docs. Other minor fixes
|
2023-01-28 16:00:27 +01:00 |
|
Markus Triska
|
58fb851717
|
correct table layout for entries that themselves contain |
|
2023-01-27 00:22:48 +01:00 |
|
Mark Thom
|
1118b37c92
|
Merge pull request #1674 from aarroyoc/docs-builtins
Compatible Doclog docs for builtins
|
2023-01-26 05:10:20 +01:00 |
|
Mark Thom
|
39606a2277
|
Merge pull request #1705 from triska/format_doc
DOC: convert library(format) documentation to DocLog format
|
2023-01-26 02:05:23 +01:00 |
|
Mark Thom
|
275d306b69
|
Merge pull request #1706 from triska/si_doc
DOC: convert library(si) documentation to DocLog format
|
2023-01-26 02:03:24 +01:00 |
|
Mark Thom
|
e948413c09
|
Merge pull request #1707 from triska/reif_doc
DOC: add link to "Indexing dif/2" in DocLog format
|
2023-01-26 02:03:14 +01:00 |
|
Mark Thom
|
f8bb3148d0
|
Merge pull request #1708 from triska/freeze_doc
DOC: add documentation for library(freeze) in DocLog format
|
2023-01-26 02:02:58 +01:00 |
|
Mark Thom
|
e7cf70936a
|
Merge pull request #1709 from triska/pio_doc
DOC: convert library(pio) documentation to DocLog format
|
2023-01-26 02:02:47 +01:00 |
|
Mark Thom
|
409287e8f8
|
Merge pull request #1710 from triska/tabling_doc
DOC: initial documentation for library(tabling) in DocLog format
|
2023-01-26 02:02:35 +01:00 |
|
Mark Thom
|
87d6ef16f7
|
Merge pull request #1711 from triska/pairs_doc
DOC: initial documentation for library(pairs) in DocLog format
|
2023-01-26 02:02:22 +01:00 |
|
Mark Thom
|
3c08eba559
|
Merge pull request #1712 from triska/lambda_doc
DOC: convert code samples in library(lambda) to DocLog format
|
2023-01-26 02:02:12 +01:00 |
|
Markus Triska
|
2e9ec653a8
|
DOC: convert library(simplex) documentation to DocLog format
|
2023-01-26 00:46:06 +01:00 |
|
Markus Triska
|
7ca782b92d
|
DOC: convert code samples in library(lambda) to DocLog format
|
2023-01-26 00:40:08 +01:00 |
|
Markus Triska
|
996496c3f5
|
DOC: initial documentation for library(pairs) in DocLog format
|
2023-01-26 00:36:05 +01:00 |
|
Markus Triska
|
90cf713186
|
add link to Desouter et al., "Tabling as a Library with Delimited Control"
|
2023-01-26 00:25:26 +01:00 |
|
Markus Triska
|
ca4aaf44de
|
DOC: initial documentation for library(tabling) in DocLog format
|
2023-01-26 00:20:53 +01:00 |
|
Markus Triska
|
b04d845ec0
|
DOC: convert library(pio) documentation to DocLog format
|
2023-01-26 00:09:41 +01:00 |
|
Markus Triska
|
a8ea2b0f97
|
DOC: add documentation for library(freeze) in DocLog format
|
2023-01-25 23:54:30 +01:00 |
|
Markus Triska
|
a29227d0d4
|
DOC: add link to "Indexing dif/2" in DocLog format
|
2023-01-25 23:40:55 +01:00 |
|
Markus Triska
|
7f8f137aa0
|
DOC: convert library(si) documentation to DocLog format
|
2023-01-25 23:27:45 +01:00 |
|
Markus Triska
|
cc7e721611
|
DOC: convert library(format) documentation to DocLog format
|
2023-01-25 23:18:39 +01:00 |
|
Markus Triska
|
22b815dc5c
|
DOC: correctly format the table using DocLog syntax
|
2023-01-25 22:29:14 +01:00 |
|
Adrián Arroyo Calle
|
d755bb7e12
|
Apply feedback on builtins
|
2023-01-25 21:04:10 +01:00 |
|
Adrián Arroyo Calle
|
6d99912b7b
|
Compatible Doclog docs for library(arithmetic) and small fixes on INDEX.md
|
2023-01-25 19:48:01 +01:00 |
|
Mark Thom
|
82dd9e0596
|
Merge pull request #1701 from triska/diag_doc
DOC: add DocLog documentation for library(diag)
|
2023-01-25 00:16:53 +01:00 |
|
Markus Triska
|
64be8e0fba
|
DOC: add DocLog documentation for library(debug)
|
2023-01-25 00:19:14 +01:00 |
|
Markus Triska
|
43a297b691
|
DOC: add DocLog documentation for library(diag)
|
2023-01-25 00:09:44 +01:00 |
|