Adrián Arroyo Calle
|
9d52d2a653
|
MVP of Foreign Function Interface
|
2023-02-22 23:10:03 +01: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 |
|
Mark Thom
|
e0dcf88b68
|
Merge pull request #1731 from triska/clpz_corrections
correct DocLog ~/.scryerrc rendering
|
2023-02-02 06:26:08 +01:00 |
|
Mark Thom
|
cc38cf15a4
|
Merge pull request #1729 from aarroyoc/negative-shifts
Negative shifts (fixes #1719 and #1718)
|
2023-02-02 06:25:52 +01:00 |
|
Markus Triska
|
da4c0a359b
|
correct DocLog ~/.scryerrc rendering
|
2023-02-01 23:26:52 +01:00 |
|
Mark Thom
|
ce56a7303e
|
avoid arena allocation of stream in read_term_from_chars (#1266)
|
2023-01-31 00:15:57 -07:00 |
|
Mark Thom
|
5667ec8699
|
update tokio version
|
2023-01-30 23:27:07 -07:00 |
|
Adrián Arroyo Calle
|
36b3150225
|
Negative shifts (fixes #1719 and #1718)
|
2023-01-30 18:56:37 +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 |
|
Mark Thom
|
26a8fc1a37
|
Merge pull request #1727 from triska/clpz_corrections
DOC: use valid Prolog terms as predicate indicators
|
2023-01-30 04:23:52 +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 |
|
Mark Thom
|
ac0cea8a73
|
Merge pull request #1724 from triska/clpz_corrections
CLP(ℤ) corrections
|
2023-01-28 20:11:48 +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 |
|
Mark Thom
|
2bdba261ea
|
Merge pull request #1717 from triska/format_doc
correct table layout for entries that themselves contain |
|
2023-01-27 07:47:53 +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 |
|
Mark Thom
|
d399b68d01
|
Merge pull request #1713 from triska/simplex_doc
DOC: convert library(simplex) documentation to DocLog format
|
2023-01-26 02:02:01 +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 |
|
Mark Thom
|
058cbcf19a
|
Merge pull request #1704 from triska/time_doc
DOC: correctly format the table using DocLog syntax
|
2023-01-25 22:51:05 +01:00 |
|
Markus Triska
|
22b815dc5c
|
DOC: correctly format the table using DocLog syntax
|
2023-01-25 22:29:14 +01:00 |
|
Mark Thom
|
c709853aa7
|
Merge pull request #1703 from aarroyoc/docs-arithmetic
Compatible Doclog docs for library(arithmetic) and small fixes on INDEX.md
|
2023-01-25 21:40:15 +01:00 |
|
Adrián Arroyo Calle
|
d755bb7e12
|
Apply feedback on builtins
|
2023-01-25 21:04:10 +01:00 |
|