rcl/pyrcl
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
..
src Make document name configurable in the loader 2025-08-11 18:57:25 +02:00
Cargo.rcl Dogfood-generate pyrcl Cargo.toml as well 2024-12-08 15:42:28 +01:00
Cargo.toml Bump version to 0.9.0 2025-07-10 22:13:33 +02:00
rcl.pyi Test pyrcl in the Nix Flake and on CI 2024-02-01 23:50:05 +01:00
test.py Test number representation in pyrcl tests 2025-02-25 22:21:39 +01:00
test.rcl Test pyrcl in the Nix Flake and on CI 2024-02-01 23:50:05 +01:00