aboutsummaryrefslogtreecommitdiffstats
path: root/asspb_test.go
AgeCommit message (Expand)AuthorFilesLines
2025-10-28Rename files to cclRose Hogenson1-610/+0
2025-10-28Rework struct unpackingRose Hogenson1-22/+220
2025-10-27Build the field map only onceRose Hogenson1-10/+10
2025-10-27Use struct reflection instead of relying on JSONRose Hogenson1-127/+229
2025-10-26Separate the lexerRose Hogenson1-0/+3
2025-10-26Improve error messagesRose Hogenson1-0/+18
2025-10-26Strings must be valid UTF-8Rose Hogenson1-0/+10
2025-10-26Refine numeric literal syntaxRose Hogenson1-0/+27
2025-10-25Make sure to remove \r\n as well as \n for WindowsRose Hogenson1-0/+4
2025-10-25Improve test coverageRose Hogenson1-0/+4
2025-10-25Some small improvementsRose Hogenson1-0/+9
2025-10-25Add support for C-style commentsRose Hogenson1-0/+8
2025-10-25Initial commitRose Hogenson1-0/+227