..
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
building.md
Move development guid to docs/development.md
2025-11-23 18:14:18 +01:00
changelog.md
Add List.{to_set_dedup,to_set_unique} methods
2025-12-14 19:31:41 +01:00
development.md
Move development guid to docs/development.md
2025-11-23 18:14:18 +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
Correct typo in unpack glossary entry
2025-11-22 21:33:24 +01:00
grammars.md
Move Bison usage from readme to development docs
2025-11-22 22:05:16 +01:00
imports.md
Implement filesystem sandbox for imports
2023-10-20 18:22:38 +02:00
index.md
Update project status to reflect reality
2025-11-23 18:50:56 +01:00
installation.md
Bump version to 0.11.0
2025-11-23 19:26:00 +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
Document how RCL values map to Python
2025-08-30 11:06:35 +02:00
rcl.md
Add 'rcl patch' chapter to the docs
2025-08-25 22:56:49 +02:00
rcl_build.md
Use unpack syntax in 'rcl build' docs example
2025-11-22 21:33:24 +01:00
rcl_evaluate.md
Accept a new json-lines format in the CLI
2025-06-28 22:17:01 +02:00
rcl_format.md
Fix typo in "rcl format" docs
2025-04-06 20:07:28 +02:00
rcl_highlight.md
Delete builtins from highlight module
2025-03-15 19:58:19 +01:00
rcl_patch.md
Add 'rcl patch' chapter to the docs
2025-08-25 22:56:49 +02:00
rcl_query.md
Add 'rcl re' and 'rcl rq' shorthands for -fraw
2024-08-23 22:14:41 +02:00
releasing.md
Add --about that prints license info
2025-11-22 21:33:02 +01:00
stdlib.md
Document the new std.format_json function
2025-06-28 21:50:20 +02:00
strings.md
Stylize RCL consistently in small caps in docs
2024-06-20 22:36:50 +02:00
syntax.md
Improve unpack and comprehension documentation
2025-12-14 19:31:20 +01:00
syntax_highlighting.md
Point Helix grammar source at external repo
2025-10-13 21:56:39 +02:00
testing.md
Make nightly version consistent everywhere
2025-08-28 23:07:31 +02:00
tree_sitter.md
Make nightly version consistent everywhere
2025-08-28 23:07:31 +02:00
tutorial.md
Rename --output to --format
2024-02-19 20:40:35 +01:00
type_dict.md
Use unpack syntax to simplify uniqueness example
2025-11-23 12:17:07 +01:00
type_list.md
Add List.{to_set_dedup,to_set_unique} methods
2025-12-14 19:31:41 +01:00
type_number.md
Add Number.round method
2025-03-02 18:32:21 +01:00
type_set.md
Add remark about sortedness of Set.to_list
2025-12-14 20:03:12 +01:00
type_string.md
Improve the number parsing docs
2025-08-07 21:42:42 +02: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