1
1
mirror of https://github.com/theoludwig/libcproject.git synced 2024-09-17 04:45:54 +02:00
Commit Graph

10 Commits

Author SHA1 Message Date
baea00fdac
feat!: remove dictionary data structure
Replaced by `hash_map`
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
20d31ba2e3
fix: update author - Théo LUDWIG 2023-06-24 20:29:30 +02:00
Divlo
821c27c6a9
chore: minor improvements 2023-01-07 18:57:14 +01:00
Divlo
ba5dddcf2f
fix: exclude release tools in documentation 2023-01-06 18:08:34 +01:00
Divlo
86ae85f130
docs: add online documentation link 2023-01-06 17:46:23 +01:00
Divlo
6932907f05
feat: generate documentation
fixes #1
2023-01-06 16:32:29 +01:00
Divlo
cf6b7db16d
feat: first release 2023-01-05 21:13:10 +01:00
Divlo
0fa82c5772
chore: initial commit 2023-01-05 19:28:05 +01:00