aboutsummaryrefslogtreecommitdiffstats
path: root/ccl.go
AgeCommit message (Expand)AuthorFilesLines
2025-10-30Set the lexer as a field on parserRose Hogenson1-3/+3
2025-10-30Use a classic struct iterator instead of iter.PullRose Hogenson1-10/+3
2025-10-30Don't allocate an intermediate map[string]anyRose Hogenson1-200/+159
2025-10-30Allow all values to be pointersRose Hogenson1-9/+18
2025-10-30Remove the regexesRose Hogenson1-126/+145
2025-10-29Fix repeated fields behaviorRose Hogenson1-21/+44
2025-10-28Rename to cclRose Hogenson1-5/+5
2025-10-28Rename files to cclRose Hogenson1-0/+743