Commit Graph
8 Commits
Author SHA1 Message Date
maemachinebroke 9eb3ecd942 internal/rosa/azalea: refactor delimiter insertion, add test 2026-08-08 14:25:37 -05:00
maemachinebroke a81e2f251c internal/rosa/azalea: simplified delimiter insertion function 2026-08-08 11:58:30 -05:00
maemachinebroke aaabe8851c internal/rosa/azalea: add mesa test 2026-08-08 11:58:30 -05:00
maemachinebroke fec6265ac7 internal/rosa/azalea: improve delimiter insertion 2026-08-08 11:58:30 -05:00
maemachinebroke bcb92ea346 internal/rosa/azalea: implement semicolon and comma insertion 2026-08-08 11:58:30 -05:00
maemachinebroke 052ec33a04 internal/rosa/azalea: implement semicolon and comma insertion 2026-08-08 11:58:30 -05:00
cat a3867ad65f internal/rosa/azalea: replace binding token
This replaces the '*' placeholder with a less confusing '#'.

Signed-off-by: Ophestra <cat@gensokyo.uk>
2026-05-24 16:20:26 +09:00
cat d38d306147 internal/rosa/azalea: ast and parser
This syntax is not final, but acts as a stopgap solution and a proof of concept.

Signed-off-by: Ophestra <cat@gensokyo.uk>
2026-05-16 14:29:28 +09:00