Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-09-16 | Better READMEs | pommicket | |
2025-09-16 | Finish documenting libpom++ | pommicket | |
2025-09-16 | C++ library fixes | pommicket | |
2025-09-16 | More work on 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 | Installable library | pommicket | |
2025-09-15 | Interpretation tests, various bugfixes | pommicket | |
2025-09-15 | Switch to cmake | pommicket | |
meson builds "thin" archives by default (this is basically undocumented). You can avoid this by setting install: true supposedly. Whatever I hate it anyways. |