| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2025-11-24 | Only allow "true" and "false" for bool | Rose Hogenson | 1 | -14/+14 |
| 2025-11-24 | Don't allow decoding bool as int | Rose Hogenson | 1 | -16/+24 |
| 2025-11-18 | Holy shit fuzzing is so cool | Rose Hogenson | 1 | -0/+170 |
| 2025-10-30 | Add a helper function for readability | Rose Hogenson | 1 | -3/+7 |
| 2025-10-30 | Set the lexer as a field on parser | Rose Hogenson | 1 | -1/+1 |
| 2025-10-30 | Use a classic struct iterator instead of iter.Pull | Rose Hogenson | 1 | -1/+6 |
| 2025-10-30 | Allow all values to be pointers | Rose Hogenson | 1 | -0/+19 |
| 2025-10-30 | Remove the regexes | Rose Hogenson | 1 | -0/+26 |
| 2025-10-30 | Add benchmark | Rose Hogenson | 1 | -0/+57 |
| 2025-10-29 | Fix repeated fields behavior | Rose Hogenson | 1 | -7/+22 |
| 2025-10-28 | Rename to ccl | Rose Hogenson | 1 | -1/+1 |
| 2025-10-28 | Rename files to ccl | Rose Hogenson | 1 | -0/+610 |
