| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2025-11-24 | Improve documentation | Rose Hogenson | 1 | -7/+17 |
| 2025-11-24 | Disallow control characters in strings | Rose Hogenson | 1 | -4/+16 |
| 2025-11-24 | Only allow "true" and "false" for bool | Rose Hogenson | 1 | -10/+4 |
| 2025-11-24 | Don't allow decoding bool as int | Rose Hogenson | 1 | -16/+2 |
| 2025-11-22 | Improve error handling | Rose Hogenson | 1 | -9/+9 |
| 2025-11-18 | Holy shit fuzzing is so cool | Rose Hogenson | 1 | -1/+1 |
| 2025-10-30 | Small cleanup | Rose Hogenson | 1 | -6/+6 |
| 2025-10-30 | Set the lexer as a field on parser | Rose Hogenson | 1 | -3/+3 |
| 2025-10-30 | Use a classic struct iterator instead of iter.Pull | Rose Hogenson | 1 | -10/+3 |
| 2025-10-30 | Don't allocate an intermediate map[string]any | Rose Hogenson | 1 | -200/+159 |
| 2025-10-30 | Allow all values to be pointers | Rose Hogenson | 1 | -9/+18 |
| 2025-10-30 | Remove the regexes | Rose Hogenson | 1 | -126/+145 |
| 2025-10-29 | Fix repeated fields behavior | Rose Hogenson | 1 | -21/+44 |
| 2025-10-28 | Rename to ccl | Rose Hogenson | 1 | -5/+5 |
| 2025-10-28 | Rename files to ccl | Rose Hogenson | 1 | -0/+743 |
