Files
lix/tests/functional/repl_characterization
piegames abb8ad29c0 repl: Always use parser, allow trailing ; in assignments
We now properly shell out to the parser instead of hacking stuff
together with a regex. Stuff we get for free by doing this:

- Optional trailing semicolon
- Declaring nested attribute sets
- String identifiers, and future proofing for eventual grammar
improvements to identifiers
- Dynamic attributes

Change-Id: Ibf1ad815e5e27caf162df05ea5ba5b1b4955d9c9
2025-04-21 20:19:25 +02:00
..
2024-04-08 17:11:47 -07:00
2024-07-31 14:13:39 -07:00
2024-11-18 12:31:19 -08:00
2024-11-18 12:31:19 -08:00