index
:
pom.git
trunk
POM configuration language
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2025-09-09
Clarify Empty
pommicket
2025-09-09
Clarify some schema keys
pommicket
Require maxlength to be positive since maxlength = 0 can be achieved with type = '' anyways
2025-09-09
Add list test
pommicket
2025-09-09
Fix spec list example
pommicket
2025-09-09
More interpretation tests
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
Better tests formatting, add schema_errors directory
pommicket
2025-09-09
Add test: location/key_with_subkeys
pommicket
2025-09-09
Improve schema API, more tests
pommicket
2025-09-09
Start errors tests
pommicket
2025-09-08
Add more location tests
pommicket
2025-09-08
Add all_values() function
pommicket
2025-09-08
Add more tests
pommicket
2025-09-08
Update location() to allow undefined-keys-with-defined-subkeys
pommicket
2025-09-08
Add whitespace test
pommicket
2025-09-08
A parsing test
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