index
:
pom.git
trunk
POM configuration language
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
site
Age
Commit message (
Expand
)
Author
2025-09-23
POM website
pommicket
2025-09-23
Stricter requirements about locations of sections
pommicket
2025-09-14
Line feeds should also be stripped from list entries
pommicket
2025-09-14
Clarify API recommendations section
pommicket
2025-09-13
Rename all_values to items
pommicket
2025-09-13
Remove note about extensions from the spec
pommicket
2025-09-13
Clarify quoted value section
pommicket
2025-09-11
Clarify that load_string & load_file should take a file name
pommicket
2025-09-10
Clarify that has() doesn't count as reading for unread_keys
pommicket
2025-09-10
Remove schemas, add unread_keys.
pommicket
2025-09-09
Relax rules around min/max schema keys
pommicket
2025-09-09
Allow Any as alias of String
pommicket
2025-09-09
Clarify Empty
pommicket
2025-09-09
Clarify some schema keys
pommicket
2025-09-09
Fix spec list example
pommicket
2025-09-09
Disallow 7. also
pommicket
2025-09-09
Clarify that overflowing floats are allowed
pommicket
2025-09-09
Clarify that .7 is not allowed as a Float
pommicket
2025-09-09
Reduce integer limit to 2^53-1
pommicket
2025-09-09
Add interpretation tests for (u)int, disallow -2^63 as an int
pommicket
2025-09-09
Remove subkeys - keys(section(…)) is fine
pommicket
2025-09-09
Improve schema API, more tests
pommicket
2025-09-08
Add all_values() function
pommicket
2025-09-08
Update location() to allow undefined-keys-with-defined-subkeys
pommicket
2025-09-08
Formatting, add subkeys to spec
pommicket
2025-09-08
Simplify example schema
pommicket
2025-09-08
Clarify lists
pommicket
2025-09-08
Various cleanup to spec
pommicket
2025-09-07
Add print and keys functions, fix example
pommicket
2025-09-07
More clarification
pommicket
2025-09-07
Add load_string to spec
pommicket
2025-09-07
Minor revisions to spec
pommicket
2025-09-07
finish initial draft of spec
pommicket
2025-09-07
Initial spec
pommicket