|
b9ba3fbff4
|
docs: consistency improvements
|
2023-08-09 21:08:15 +02:00 |
|
|
b922fd9cd3
|
fix: handle EXIT_FAILURE by printing error message with perror
|
2023-08-07 00:11:07 +02:00 |
|
|
3220c0e26b
|
chore: update @since version
|
2023-08-05 15:03:53 +02:00 |
|
|
9717cff35a
|
feat: add terminal_print_array_list
|
2023-07-31 23:51:37 +02:00 |
|
|
baea00fdac
|
feat!: remove dictionary data structure
Replaced by `hash_map`
|
2023-06-25 20:09:07 +02:00 |
|
|
4a11a096fa
|
feat: add hash_map data structure
fixes #3
|
2023-06-25 20:09:07 +02:00 |
|
|
682997c0a5
|
chore: prefix all #define for includes with LIBCPROJECT
|
2023-06-25 20:09:07 +02:00 |
|
|
a0140a6716
|
feat: add types.h
|
2023-06-25 20:09:07 +02:00 |
|
|
1ded37b106
|
feat!: rename types string to string_t and byte to byte_t
|
2023-06-25 20:08:58 +02:00 |
|
|
8f3ee199e5
|
feat: add string type
|
2023-06-25 15:20:38 +02:00 |
|
|
d1b93d1da0
|
docs: add @since to know when a structure/function was added
|
2023-06-24 21:06:45 +02:00 |
|
Divlo
|
bd85171e2d
|
refactor: include only in header files
|
2023-01-07 19:41:04 +01:00 |
|
Divlo
|
0fa82c5772
|
chore: initial commit
|
2023-01-05 19:28:05 +01:00 |
|