index
:
pom-c.git
trunk
C/C++ parser for the POM configuration language
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
Age
Commit message (
Expand
)
Author
2025-09-16
C++ library fixes
pommicket
2025-09-16
Finish up implementation of C++ library
pommicket
2025-09-15
Switch back to `pom_error` for typed get functions
pommicket
2025-09-15
all_functions example
pommicket
2025-09-15
Better examples
pommicket
2025-09-15
Interpretation tests, various bugfixes
pommicket
2025-09-15
pom_settings
pommicket
2025-09-15
Errors tests; fix some non-errors
pommicket
2025-09-14
get_list
pommicket
2025-09-14
More typed-get functions
pommicket
2025-09-14
Error translations
pommicket
2025-09-14
Parse uint
pommicket
2025-09-14
simplify error-to-string interface
pommicket
2025-09-14
error to string, conf copy
pommicket
2025-09-14
pom_conf_print implementation
pommicket
2025-09-14
Merging configurations
pommicket
2025-09-13
Parse quoted values
pommicket
2025-09-12
Implement sections
pommicket
2025-09-12
Simplify pom_conf
pommicket
2025-09-12
Implement pom_conf_next_key, pom_conf_next_unread_key
pommicket
2025-09-12
Getting items
pommicket
2025-09-12
Implement pom_conf_next_item
pommicket
2025-09-12
Parse section headers
pommicket
2025-09-11
Reading lines
pommicket
2025-09-11
Start libpom implementation
pommicket