Files
lix/doc/manual
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-03-29 22:57:40 -07:00
2024-03-29 22:57:40 -07:00
2024-05-30 00:23:01 +00:00
2024-11-29 13:29:31 +00:00