Mike S. Stevenson
3c228ac0aa
fix typo
2025-03-31 22:03:00 -06:00
Alex Shinn
1368a748a5
Patch from Vasil Sarafov clarifying DragonFlyBSD support.
2024-12-24 21:47:05 +09:00
Vasil Sarafov
68383d6359
doc: chibi runs flawlessly on OpenBSD
...
The README.md already includes information that chibi runs without any
issues on OpenBSD. However, the manual does not.
Furthermore, chibi builds & runs fine on OpenBSD, and is even packaged
in the ports.
Signed-off-by: Vasil Sarafov <contact@sarafov.net>
2024-12-24 21:42:08 +09:00
Ekaitz Zarraga
c288520ca5
Fix typo in doc
2024-10-07 23:17:21 +02:00
Alex Shinn
7885db95cf
Use github for homepage.
...
Closes #906 .
2024-05-31 18:51:13 +09:00
Alex Shinn
bfb6b4bf82
updating doc links for new libs
...
Closes #923
2024-05-30 22:55:26 +09:00
Alex Shinn
29dd1a3b81
Add more specific warning for error on no import, clarify docs.
2024-01-30 12:31:06 +09:00
Ekaitz Zarraga
bd01401a24
doc: add srfi-64
2024-01-07 21:05:25 +01:00
Alex Shinn
875cefc686
clarify chibi-scheme-static docs
2023-02-08 09:37:39 +09:00
Alex Shinn
805fcc7d30
fix (chibi shell) summary
2022-07-30 07:02:37 +09:00
Lockywolf
b89545df48
Add (chibi shell) to the documentation.
...
1. Add "shell" to the list of html_docs
2. Add a reference to (chibi shell) to chibi.scribl
2022-07-29 22:25:56 +08:00
Lukas Böger
1f2b534be9
Small documentation improvements
2022-01-05 12:19:32 +00:00
Alex Shinn
0fbd89dd00
ignore keywords in non-keyword positions (issue #753 )
2021-06-28 16:19:43 +09:00
Lukas Böger
6ffba28b02
use SEXP_USE_STATIC_LIBS_NO_INCLUDE for static build
2021-05-24 22:42:21 +01:00
Alex Shinn
64633d577c
adding assert docs
2021-05-10 17:57:06 +09:00
Nguyễn Thái Ngọc Duy
27adc08ba6
chibi-scheme.1: document -b
...
It's added in fad9e4ca
(don't make stdio nonblocking by default, allow
override with -b, 2017-05-07)
2021-05-04 18:06:06 +07:00
Flynn Liu
0ccfb57833
Typo in the documentation
2021-01-10 14:13:01 -08:00
Alex Shinn
54f55569e2
document sexp_lookup_type (issue #718 )
2020-11-25 14:36:54 +09:00
Nguyễn Thái Ngọc Duy
78e381ae7d
chibi-scheme.1: document CHIBI_IGNORE_SYSTEM_PATH
...
while at there, spell out the empty CHIBI_MODULE_PATH case. It's obvious
if you really think about it, but it's even better if I don't have to
read between the lines.
I did grep getenv to find if anything was missing. There is
CHIBI_MAX_ALLOC, but I think that one is more about debugging
out-of-memory than to be customized by the user.
2020-09-30 16:15:54 +07:00
Nguyễn Thái Ngọc Duy
5833240e34
Snow documentation improvements
...
This clarifies a bit about some commands, or a few interesting command
line options from my experience with chibi-snow (which is to use it for
another scheme implementation, or separate host from snow-fort.org; but
the latter is mostly for testing)
2020-08-31 18:32:19 +07:00
Lukas Böger
2dcf2f0584
Fix broken link to SRFI 188
2020-08-30 11:22:46 +01:00
Lukas Böger
a3a0e67365
Add (chibi optional)
to listed library docs
2020-08-30 11:21:40 +01:00
Barak A. Pearlmutter
d7a06322ec
typo: s/searchs/searches/
2020-08-28 12:52:46 +01:00
Arthur A. Gleckler
de622eb37e
Fix typo.
2020-08-02 11:24:41 +09:00
Alex Shinn
54c4b37f0e
adding make-json-reader
2020-07-26 23:15:53 +09:00
Alex Shinn
0b9332ba77
suggesting closest misspelled options (issue #588 )
2020-07-24 14:25:15 +09:00
Alex Shinn
8d85bfc5d2
improving docs
2020-07-24 12:53:29 +09:00
Alex Shinn
9fd9b88660
documenting (chibi diff)
2020-07-23 17:50:00 +09:00
Alex Shinn
d4944a75d6
fix typo reported by Arthur Gleckler
2020-07-11 06:41:14 +09:00
Alex Shinn
47b0a19733
adding point to headers for C API docs
2020-07-06 14:41:50 +09:00
Ondřej Majerech
801bffc3ab
Fix typo in sexp_get_output_string documentation
2019-03-09 02:01:39 +01:00
Alex Shinn
456853921b
typos (fixing issue #512 )
2019-02-05 22:49:10 +08:00
Alex Shinn
1b3ccdaf1c
fixing link to http-server docs
2019-01-06 08:52:11 +08:00
Alex Shinn
6b18b70b44
adding link to http-server docs
2019-01-06 08:47:03 +08:00
Alex Shinn
9c0d8d0a86
adding docs for sexp_env_import
2018-08-24 10:27:06 +08:00
Alex Shinn
d07170d6c3
Documenting sexp_register_c_type and sexp_make_cpointer.
2018-02-18 09:19:36 +09:00
Alex Shinn
dc76aee1d6
s/sexp_init/sexp_scheme_init/
2018-02-15 10:15:26 +09:00
Alex Shinn
1658cf66d6
adding sexp_init() (noop by default) to C example in docs
2018-02-15 10:13:18 +09:00
Alex Shinn
309c591d66
adding doc link to (srfi 159)
2018-01-16 19:55:39 +09:00
Alex Shinn
f6f470c3e5
adding (srfi 135)
2018-01-16 01:14:40 +09:00
Alex Shinn
bd9ea1d3ac
adding (srfi 134)
2018-01-16 00:00:48 +09:00
Alex Shinn
0c27921f51
adding (srfi 101)
2018-01-15 23:51:16 +09:00
Alex Shinn
f8cc1402c2
adding (srfi 41)
2018-01-14 00:22:14 +09:00
Alex Shinn
8a0e1d0ea4
updating man page
2017-08-30 23:03:04 +09:00
Alex Shinn
7a94a31e72
adding note about snow-chibi --noimage to docs
2017-08-27 10:23:38 +09:00
Alex Shinn
f1eab48fd1
clarifying contexts can't be freed
2017-08-26 20:55:43 +09:00
Alex Shinn
6d447d6c15
adding doc links to newer builtin SRFIs
2017-08-26 20:47:45 +09:00
Alex Shinn
90a13333e1
updating default language in manpage to (scheme small)
2016-05-07 23:44:21 +09:00
Alex Shinn
1258c12f34
correcting register-simple-type documentation
2016-04-14 22:45:17 +09:00
Alex Shinn
701c752d61
Update homepage url.
...
Fixes issue #286 .
2015-10-31 23:38:18 +09:00