rcl/fuzz
Ruud van Asseldonk 4bafbdbf73 Make document name configurable in the loader
There are many things we can load from a string, we can give them better
names than just "input". This is in preparation for the 'rcl patch'
command, where I'll be loading more different documents at the same
time, and it will be more important to tell them apart.

This change can be made independently, so let's do it now to keep the
diff for the 'rcl patch' feature cleaner.
2025-08-11 18:57:25 +02:00
..
fuzz_targets Make document name configurable in the loader 2025-08-11 18:57:25 +02:00
src Make document name configurable in the loader 2025-08-11 18:57:25 +02:00
tools Smith: Add subcommand to evaluate corpus 2024-04-27 14:11:03 +02:00
.gitignore Add initial fuzzer 2023-08-14 21:46:30 +02:00
Cargo.rcl Add a fuzzer to test various Decimal properties 2025-02-24 20:42:59 +01:00
Cargo.toml Bump version to 0.9.0 2025-07-10 22:13:33 +02:00
dictionary.txt Add parse_number builtin to keywords 2025-08-07 21:42:42 +02:00
dictionary_base.txt Generate fuzz dictionary from Pygments grammar 2025-03-03 22:14:27 +01:00
dictionary_cli.txt Accept a new json-lines format in the CLI 2025-06-28 22:17:01 +02:00