Commit graph

5 commits

Author SHA1 Message Date
fef
abfccf6b5c
doc: refactor and normalize comments 2021-07-26 22:40:50 +02:00
fef
c3776c0654
doc: add Doxygen support 2021-07-26 16:54:05 +02:00
fef
460ff1a37b
remove extern "C" wrappers in internal headers
Internal headers, i.e. those prefixed with an
underscore, aren't supposed to be included in
external projects anyways and libneo itself is
obviously C only.
2021-07-15 23:54:39 +02:00
fef
befc18f8ff
add C++ support
This is so not a good idea but i'll need it for Catch2
2021-07-14 20:45:22 +02:00
fef
7df80d8cd1
add malloc wrapper 2021-07-11 15:06:42 +02:00