Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-07-19 | stdnoreturn is only deprecated, no need to keep it like this | Aki | |
2024-07-19 | Use multiset-like data structure for storing headers | Aki | |
This looks like an overkill because it is one. The space and time complexity of the multiset structure is rather bad. At this point it stays mostly because of sunk cost fallacy. It will provide OK abstraction layer to build the rest of this forsaken project. | |||
2024-06-30 | Split "DSL" definition from the "all-in-parser-and-output" | Aki | |
2024-06-26 | Implemented dumb database for standard C headers | Aki | |