|
1a7ba8e393
|
Exit CMakeLists if the library has already been defined.
This is to prevent the re-use of this library in multiple projects.
|
2017-03-18 17:30:51 -07:00 |
|
|
3aedc61da4
|
Implement a sparse array / set.
|
2017-01-21 01:20:00 -08:00 |
|
|
4fa9ab13ee
|
Implement linked list data structure.
|
2016-12-23 22:39:10 -08:00 |
|
|
8ac71dc021
|
Make includes per-target.
|
2016-12-21 16:45:35 -08:00 |
|
|
5f58ae8a39
|
Add compiler settings like C standard and warning level.
|
2016-12-21 13:26:26 -08:00 |
|
|
8447522dc2
|
Add and implement a hash table.
|
2016-12-21 01:07:47 -08:00 |
|
|
79683c63c6
|
Add CMakeLists file - set up CMake.
|
2016-12-20 23:28:18 -08:00 |
|