rcl/docs
Ruud van Asseldonk 59be133128 Bump version to 0.8.0
I'm leaving the Zed extension pointing to the older commit of the
Tree-sitter grammar, I'll update that after this version bump. It's
a bit awkward to do it this way around, but there are circular
dependencies that can't be avoided. Maybe with an attack on SHA1 it
can be done in theory, but let's not go there.
2025-03-02 21:15:33 +01:00
..
theme@8bb6e3cf1b Update to latest version of docs theme 2023-11-20 23:12:09 +01:00
about.md Begin collecting meanings of the name "RCL" 2024-07-31 22:09:23 +02:00
changelog.md Finalize changelog for v0.8.0 2025-03-02 20:59:01 +01:00
functions.md Correct invalid example in function docs 2024-02-05 19:16:40 +01:00
generating_files.md Write docs chapter about "rcl build" usage 2024-07-27 23:03:05 +02:00
glossary.md Update docs to use new if-else syntax 2024-07-31 21:46:23 +02:00
grammars.md Add documentation about the grammars and testing 2024-08-02 23:12:18 +02:00
imports.md Implement filesystem sandbox for imports 2023-10-20 18:22:38 +02:00
index.md Overhaul the readme and docs index page 2025-02-27 22:29:13 +01:00
installation.md Bump version to 0.8.0 2025-03-02 21:15:33 +01:00
null.md Stylize RCL consistently in small caps in docs 2024-06-20 22:36:50 +02:00
numbers.md Clean up and clarify Number docs 2025-02-25 20:38:05 +01:00
pull_request_template.md Add a pull request checklist 2024-12-07 16:21:40 +01:00
python_bindings.md Cross-reference Python installation docs 2024-02-15 00:22:06 +01:00
rcl.md Elaborate a bit in "rcl build" docs 2024-07-27 23:03:05 +02:00
rcl_build.md Replace Int with Number in the docs 2025-02-24 20:42:59 +01:00
rcl_evaluate.md Add 'rcl re' and 'rcl rq' shorthands for -fraw 2024-08-23 22:14:41 +02:00
rcl_format.md Make a trailing comma always force tall 2024-06-18 19:23:40 +02:00
rcl_highlight.md Address to do in 'rcl highlight' documentation 2024-07-13 14:23:14 +02:00
rcl_query.md Add 'rcl re' and 'rcl rq' shorthands for -fraw 2024-08-23 22:14:41 +02:00
stdlib.md Replace Int with Number in the docs 2025-02-24 20:42:59 +01:00
strings.md Stylize RCL consistently in small caps in docs 2024-06-20 22:36:50 +02:00
syntax.md Replace Int with Number in the docs 2025-02-24 20:42:59 +01:00
syntax_highlighting.md Document how to set the file type in Neovim 2024-09-29 18:47:26 +02:00
testing.md Add documentation about the grammars and testing 2024-08-02 23:12:18 +02:00
tree_sitter.md Add documentation about the grammars and testing 2024-08-02 23:12:18 +02:00
tutorial.md Rename --output to --format 2024-02-19 20:40:35 +01:00
type_dict.md Replace Int with Number in the docs 2025-02-24 20:42:59 +01:00
type_list.md Replace Int with Number in the docs 2025-02-24 20:42:59 +01:00
type_number.md Add Number.round method 2025-03-02 18:32:21 +01:00
type_set.md Replace Int with Number in the docs 2025-02-24 20:42:59 +01:00
type_string.md Replace Int with Number in the docs 2025-02-24 20:42:59 +01:00
types.md Replace Int with Number in the docs 2025-02-24 20:42:59 +01:00
using_ninja.md Improve the Ninja documentation 2024-07-27 23:03:05 +02:00