rcl/docs
Ruud van Asseldonk 0831fda447 Add --dry-run option to "rcl build"
As expected, the golden tests fail to run under Nix because the test
directory is not writable. And it's better to not write in my opinion,
let's not hack that and have a dry run output mode.

For now the output format is not structured, this is good enough for the
thests. It could be nice to do structured output in RCL format, but we
can do that later if needed.
2024-07-27 23:03:05 +02:00
..
theme@8bb6e3cf1b Update to latest version of docs theme 2023-11-20 23:12:09 +01:00
changelog.md Explain utility in the changelog 2024-07-21 13:42:56 +02:00
functions.md Correct invalid example in function docs 2024-02-05 19:16:40 +01:00
glossary.md Remove ':' after 'else' after all 2023-12-29 13:23:54 +01:00
imports.md Implement filesystem sandbox for imports 2023-10-20 18:22:38 +02:00
index.md Add and fix links in the documentation index 2024-07-22 23:36:01 +02:00
installation.md Bump version to 0.4.0 2024-07-13 10:37:59 +02:00
null.md Stylize RCL consistently in small caps in docs 2024-06-20 22:36:50 +02: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 Add --dry-run option to "rcl build" 2024-07-27 23:03:05 +02:00
rcl_evaluate.md Add CLI option to specify --banner in output 2024-07-13 12:57:34 +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 Document new output option 2024-02-19 21:30:10 +01:00
stdlib.md Document List.reverse and std.range 2023-12-12 00:27:31 +01:00
strings.md Stylize RCL consistently in small caps in docs 2024-06-20 22:36:50 +02:00
syntax.md Stylize RCL consistently in small caps in docs 2024-06-20 22:36:50 +02:00
syntax_highlighting.md Document syntax highlighting for Neovim 2024-03-15 22:01:37 +01:00
testing.md Document some of the fuzz properties in the docs 2024-07-03 20:03:36 +02:00
tree_sitter.md Correct leftover in Tree-sitter docs 2024-03-15 22:01:37 +01:00
tutorial.md Rename --output to --format 2024-02-19 20:40:35 +01:00
type_dict.md Use type highlighting in the docs 2024-03-02 12:05:15 +01:00
type_list.md Document the new List.sum and Set.sum methods 2024-07-12 23:55:02 +02:00
type_set.md Document the new List.sum and Set.sum methods 2024-07-12 23:55:02 +02:00
type_string.md Use type highlighting in the docs 2024-03-02 12:05:15 +01:00
types.md Link to RCL blog post series from type system docs 2024-07-22 23:00:24 +02:00
using_ninja.md Write how to do dynamic targets 2024-02-20 22:17:40 +01:00