Allocator.c |
============================================================================================== |
4475 |
Allocator.h |
@file
@brief
|
5272 |
API |
|
2 |
ArgParse.c |
============================================================================================== |
10064 |
ArgParse.h |
@file
@brief Implements command-line argument parsing.
|
6552 |
Bitset.c |
============================================================================================== |
19140 |
Bitset.h |
@file
@brief Implements the bitset class.
|
17908 |
Comparison.h |
@file
@brief Defines prototypes of general-purpose comparison functions.
|
12326 |
Defines.h |
@file
@brief General helper and platform detection macros.
|
15694 |
Format.c |
============================================================================================== |
17819 |
Format.h |
@file
@brief Provides helper functions for performant number to string conversion.
|
11427 |
LibC.h |
@file
@brief Provides a simple LibC abstraction and fallback routines.
|
13824 |
LICENSE |
|
1122 |
List.c |
============================================================================================== |
18591 |
List.h |
@file
@brief Implements a doubly linked list.
|
21810 |
Object.h |
@file
@brief Defines some generic object-related datatypes.
|
2846 |
Status.h |
@file
@brief Status code definitions and check macros.
|
9680 |
String.h |
@file
@brief Implements a string type.
|
43138 |
Types.h |
@file
@brief Includes and defines some default data types.
|
8078 |
Vector.c |
============================================================================================== |
25831 |
Vector.h |
@file
@brief Implements the vector container class.
|
30088 |
Zycore.c |
============================================================================================== |
1846 |
Zycore.h |
@file
@brief Master include file, including everything else.
|
4221 |
ZycoreString.c |
============================================================================================== |
34666 |