Commit Graph

11 Commits

Author SHA1 Message Date
Alex D. 91f370fa58
Remove struct copy and document some more things 2021-03-14 16:35:38 +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
Alex D. e392076e19
Remove quitmsg from struct 2021-02-23 23:33:48 +00:00
Alex D. bb6be1d8ec
Bump version, fix inclustions and move tests outside of main repo 2021-02-22 17:09:41 +00:00
Alex D. 7e2a0b24c7
Code refactoring
- Merged public and private headers
- Moved private includes to sources and only kept public includes in headers
- Split files
- Replaced defines with enums
- Changed include paths for tests and moved cmake build defs from there
- Added headers to tests
2021-01-02 22:20:06 +00:00
Alex D. 0d019b02dc
Reformat code, add if preprocessor comments, shorten structrs, remove analyzer 2020-12-16 14:22:25 +00:00
Alex D. a60d0039c1
Reformat code according to new style 2020-10-10 12:30:05 +02:00
Alex D. 6cce8c57cc
Fix reseved identifiers, fix problems about signedness and casting and add a few more test cases 2020-09-26 23:22:05 +02:00
Alex 0b07acd797
Add trailing to the array and change the boolean to show if the last arg is a trailing one 2020-08-01 01:38:06 +02:00
Alex edd9790cdf
Split files better 2020-07-22 18:57:59 +02:00