Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-10-26 | Put v2 code in root folder | Raymaekers Luca | |
2024-10-25 | Documentation & chore | Raymaekers Luca | |
Includes: - increase the limit - update with sources - remove arena include in send.c | |||
2024-10-24 | Initial draft for v2 | Raymaekers Luca | |
This is a rewrite of v1 using arena's as memory allocators. The other great difference is using wide strings by default (wchar_t) because that will be needed in the future to print pretty UIs. |