1
1
mirror of https://github.com/theoludwig/libcproject.git synced 2024-09-19 21:35:53 +02:00
Commit Graph

9 Commits

Author SHA1 Message Date
316dfa10e7
chore: improve Makefile to use -fsanitize=address -fsanitize=undefined gcc flags
Fixes #5
2023-08-04 19:58:41 +02:00
0c93355e60
chore: remove .exe file extension to be more "linux way" 2023-06-25 20:17:28 +02:00
d850f04069
perf: compile with -O3 gcc flag 2023-06-24 20:30:34 +02:00
Divlo
bd85171e2d
refactor: include only in header files 2023-01-07 19:41:04 +01:00
Divlo
821c27c6a9
chore: minor improvements 2023-01-07 18:57:14 +01:00
Divlo
469859001e
perf: improve Makefile to only compile changed files
fixes #4
2023-01-06 17:37:50 +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