summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-09-17Add .editorconfigpommicket
2025-09-14Add READMEpommicket
2025-09-14Strip line feeds from list entriespommicket
2025-09-14Better UnmatchedLeftBrace messagepommicket
2025-09-10Fix: has() no longer counts as reading a keypommicket
2025-09-10De-box DuplicateKey errorpommicket
2025-09-10impl FusedIterator on all our iteratorspommicket
2025-09-10Create concrete iterator types for keys, unread_keyspommicket
2025-09-10More extensive examplepommicket
2025-09-10Remove schemas, add unread_keyspommicket
2025-09-10More schemas, but probably going to get rid of itpommicket
2025-09-09Schema parsingpommicket
2025-09-09Switch to unstable sort (technically more efficient)pommicket
2025-09-09Add list parsing test, fix list parsingpommicket
2025-09-09Check for bad decimal locationspommicket
2025-09-09Update integer limitpommicket
2025-09-09Start interpretation testspommicket
2025-09-09Clean up spacingpommicket
2025-09-09Various fixes, misc() test for stuff not in spec testspommicket
2025-09-09Remove subkeys() in line with specpommicket
2025-09-09Fix a few issuespommicket
2025-09-09Fix \u{0} being accepted; errors testspommicket
2025-09-08Add iter(), more testspommicket
2025-09-08Update location to conform to specpommicket
2025-09-08Better output for cargo test -- --nocapturepommicket
2025-09-08Fix subkeys, write comparison testpommicket
2025-09-08Add subkeys methodpommicket
2025-09-08parse listspommicket
2025-09-08Match updates to specpommicket
2025-09-08Fix no_std buildpommicket
2025-09-08Cleanup, various fixespommicket
2025-09-07Clarify read_until_lf docspommicket
2025-09-07Add documentationpommicket
2025-09-07Fix various bugspommicket
2025-09-07Fix issue with whitespace trimmingpommicket
2025-09-07More parserpommicket
2025-09-07Write code for reading quoted values (needs testing)pommicket
2025-09-07More work on parserpommicket
2025-09-07Start rust librarypommicket