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
/
pom.h
Age
Commit message (
Expand
)
Author
2025-09-16
Allow short reads from read_func
pommicket
2025-09-16
Start C++ library
pommicket
2025-09-15
Better pom_settings::error_lang docs
pommicket
2025-09-15
Switch back to `pom_error` for typed get functions
pommicket
2025-09-15
pom_settings
pommicket
2025-09-14
get_list
pommicket
2025-09-14
Error translations
pommicket
2025-09-14
Parse uint
pommicket
2025-09-14
New typed-get API, again
pommicket
2025-09-14
Change API for typed-get functions
pommicket
2025-09-14
simplify error-to-string interface
pommicket
2025-09-14
error to string, conf copy
pommicket
2025-09-14
Merging configurations
pommicket
2025-09-12
Implement sections
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
Start libpom implementation
pommicket
2025-09-11
Clarify lifetimes
pommicket
2025-09-11
Add iterators
pommicket
2025-09-11
Better thread safety in API
pommicket
2025-09-10
Initial commit
pommicket