mirror of
https://github.com/ruuda/rcl.git
synced 2025-12-23 04:47:19 +00:00
This moves one more place of duplication of builtins into generate_keywords.py as a single source of truth, resolving a to do in the smith fuzzer. This does once more shuffle all of these around in the fuzzer, which makes the existing fuzz corpus mostly meaningless. Fortunately, this should be the last time that this happens: with the new approach we can modify the builtins with minimal changes to the meaning of the fuzz corpus, which is something that I wanted for a long time. |
||
|---|---|---|
| .. | ||
| fuzz_targets | ||
| src | ||
| tools | ||
| .gitignore | ||
| Cargo.rcl | ||
| Cargo.toml | ||
| dictionary.txt | ||
| dictionary_base.txt | ||
| dictionary_cli.txt | ||