<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ccl, branch main</title>
<subtitle>A configuration language inspired by textproto</subtitle>
<id>https://code.roseh.moe/ccl/atom/?h=main</id>
<link rel='self' href='https://code.roseh.moe/ccl/atom/?h=main'/>
<link rel='alternate' type='text/html' href='https://code.roseh.moe/ccl/'/>
<updated>2025-12-04T01:49:18Z</updated>
<entry>
<title>Fix a few bugs in parsing numbers</title>
<updated>2025-12-04T01:49:18Z</updated>
<author>
<name>Rose Hogenson</name>
<email>rosehogenson@posteo.net</email>
</author>
<published>2025-12-04T01:49:18Z</published>
<link rel='alternate' type='text/html' href='https://code.roseh.moe/ccl/commit/?id=61f0922ceb366d06c160529b8b378661d568488b'/>
<id>urn:sha1:61f0922ceb366d06c160529b8b378661d568488b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a security warning</title>
<updated>2025-12-02T02:07:20Z</updated>
<author>
<name>Rose Hogenson</name>
<email>rosehogenson@posteo.net</email>
</author>
<published>2025-12-02T02:07:20Z</published>
<link rel='alternate' type='text/html' href='https://code.roseh.moe/ccl/commit/?id=59fe55b149fd31fe013578e4521ded0ee449134e'/>
<id>urn:sha1:59fe55b149fd31fe013578e4521ded0ee449134e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix error messages and add tests</title>
<updated>2025-12-02T02:02:28Z</updated>
<author>
<name>Rose Hogenson</name>
<email>rosehogenson@posteo.net</email>
</author>
<published>2025-12-02T02:02:28Z</published>
<link rel='alternate' type='text/html' href='https://code.roseh.moe/ccl/commit/?id=81e2107ecc3e9562a343f704c4955f5480d58636'/>
<id>urn:sha1:81e2107ecc3e9562a343f704c4955f5480d58636</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow octal and hex escapes to take fewer digits</title>
<updated>2025-12-01T19:21:40Z</updated>
<author>
<name>Rose Hogenson</name>
<email>rosehogenson@posteo.net</email>
</author>
<published>2025-12-01T19:20:16Z</published>
<link rel='alternate' type='text/html' href='https://code.roseh.moe/ccl/commit/?id=9414a7fd024dba6c70c3c204e7a98dd807572f4a'/>
<id>urn:sha1:9414a7fd024dba6c70c3c204e7a98dd807572f4a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Get rid of struct token</title>
<updated>2025-12-01T18:58:57Z</updated>
<author>
<name>Rose Hogenson</name>
<email>rosehogenson@posteo.net</email>
</author>
<published>2025-12-01T18:58:57Z</published>
<link rel='alternate' type='text/html' href='https://code.roseh.moe/ccl/commit/?id=55b358e280b16d1d3335b85e5fe12702a264cc1d'/>
<id>urn:sha1:55b358e280b16d1d3335b85e5fe12702a264cc1d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Simplify redundant error message</title>
<updated>2025-11-25T05:59:15Z</updated>
<author>
<name>Rose Hogenson</name>
<email>rosehogenson@posteo.net</email>
</author>
<published>2025-11-25T05:59:15Z</published>
<link rel='alternate' type='text/html' href='https://code.roseh.moe/ccl/commit/?id=874ec5c5cf87adf515b272fd057d598cc0b696bc'/>
<id>urn:sha1:874ec5c5cf87adf515b272fd057d598cc0b696bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve documentation</title>
<updated>2025-11-25T01:43:59Z</updated>
<author>
<name>Rose Hogenson</name>
<email>rosehogenson@posteo.net</email>
</author>
<published>2025-11-25T01:43:59Z</published>
<link rel='alternate' type='text/html' href='https://code.roseh.moe/ccl/commit/?id=571334f15fb7d5602784bcddd11a843a03af2f30'/>
<id>urn:sha1:571334f15fb7d5602784bcddd11a843a03af2f30</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Disallow control characters in strings</title>
<updated>2025-11-25T01:43:44Z</updated>
<author>
<name>Rose Hogenson</name>
<email>rosehogenson@posteo.net</email>
</author>
<published>2025-11-25T01:43:44Z</published>
<link rel='alternate' type='text/html' href='https://code.roseh.moe/ccl/commit/?id=456b784f4ff742bf604340e62c11da47b46b2950'/>
<id>urn:sha1:456b784f4ff742bf604340e62c11da47b46b2950</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Only allow "true" and "false" for bool</title>
<updated>2025-11-25T00:18:03Z</updated>
<author>
<name>Rose Hogenson</name>
<email>rosehogenson@posteo.net</email>
</author>
<published>2025-11-25T00:12:09Z</published>
<link rel='alternate' type='text/html' href='https://code.roseh.moe/ccl/commit/?id=36acb0052bde87b82fb6c08d3a57680f8bea4e5f'/>
<id>urn:sha1:36acb0052bde87b82fb6c08d3a57680f8bea4e5f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't allow decoding bool as int</title>
<updated>2025-11-25T00:16:33Z</updated>
<author>
<name>Rose Hogenson</name>
<email>rosehogenson@posteo.net</email>
</author>
<published>2025-11-25T00:06:33Z</published>
<link rel='alternate' type='text/html' href='https://code.roseh.moe/ccl/commit/?id=c61422f65bf1859da9336d764bb328b1882ec287'/>
<id>urn:sha1:c61422f65bf1859da9336d764bb328b1882ec287</id>
<content type='text'>
</content>
</entry>
</feed>
