summaryrefslogtreecommitdiff
path: root/site
AgeCommit message (Expand)Author
2025-09-14Line feeds should also be stripped from list entriespommicket
2025-09-14Clarify API recommendations sectionpommicket
2025-09-13Rename all_values to itemspommicket
2025-09-13Remove note about extensions from the specpommicket
2025-09-13Clarify quoted value sectionpommicket
2025-09-11Clarify that load_string & load_file should take a file namepommicket
2025-09-10Clarify that has() doesn't count as reading for unread_keyspommicket
2025-09-10Remove schemas, add unread_keys.pommicket
2025-09-09Relax rules around min/max schema keyspommicket
2025-09-09Allow Any as alias of Stringpommicket
2025-09-09Clarify Emptypommicket
2025-09-09Clarify some schema keyspommicket
2025-09-09Fix spec list examplepommicket
2025-09-09Disallow 7. alsopommicket
2025-09-09Clarify that overflowing floats are allowedpommicket
2025-09-09Clarify that .7 is not allowed as a Floatpommicket
2025-09-09Reduce integer limit to 2^53-1pommicket
2025-09-09Add interpretation tests for (u)int, disallow -2^63 as an intpommicket
2025-09-09Remove subkeys - keys(section(…)) is finepommicket
2025-09-09Improve schema API, more testspommicket
2025-09-08Add all_values() functionpommicket
2025-09-08Update location() to allow undefined-keys-with-defined-subkeyspommicket
2025-09-08Formatting, add subkeys to specpommicket
2025-09-08Simplify example schemapommicket
2025-09-08Clarify listspommicket
2025-09-08Various cleanup to specpommicket
2025-09-07Add print and keys functions, fix examplepommicket
2025-09-07More clarificationpommicket
2025-09-07Add load_string to specpommicket
2025-09-07Minor revisions to specpommicket
2025-09-07finish initial draft of specpommicket
2025-09-07Initial specpommicket