Commit Graph

9 Commits

Author SHA1 Message Date
Alex D. b06ce004c8
Add new alloc 2021-04-17 12:42:10 +00:00
Alex D. acfd0ea3dc
Few tweaks to use new API 2021-04-16 18:10:33 +00:00
Alex D. d55cc68e37
Lookup tables and organizing
- Add predefined strings by IRCv3 standards, RFC2812 and CTCP
- Rename most things to singular version
- Add lookup functions and converters
- Remove assert for non-pointer value
- Fix two tests on standard build
- Update clang tidy checks
2021-04-07 21:45:44 +00:00
Alex D. e32ee3adca
Add docs, move tests and free struct storage as llist doesn't anymore 2021-04-01 22:07:56 +00:00
Alex D. 4abc4f35f7
Add errors and refactor some code 2021-03-30 13:24:16 +00:00
Alex D. 423f7bc021
Use namespaced function names and add list appending 2021-03-12 23:26:19 +00:00
Alex D. 2775d6128d
Add back functions for generating structs in memory 2021-03-12 16:09:37 +00:00
Alex D. 95a7dbc4f4
Add 2021 copyright notice 2021-03-11 22:55:33 +00:00
Alex D. b8f3d13e9c
Merge allocator and free functions 2021-03-11 22:33:08 +00:00