|
f8f53b4305
|
implemented why2_strdup
hehe
|
2023-02-01 15:11:27 +01:00 |
|
|
7baaca49c2
|
implemented why2_realloc
|
2023-01-31 15:56:53 +01:00 |
|
|
6cce28c65a
|
implemented why2_malloc & why2_calloc & why2_free
|
2023-01-29 20:39:52 +01:00 |
|
|
5e8cf54145
|
renamed every global function & flag
basically - it's in snake_case now AND there's "why2_" at the beginning
|
2023-01-29 20:14:11 +01:00 |
|
|
5fd017c6fb
|
replaced malloc & strcpy with strdup in core-test
|
2023-01-26 13:34:14 +01:00 |
|
|
f71647e0ff
|
added license at top of every file
I mean, the files where it is possible
|
2022-12-04 18:55:13 +01:00 |
|
|
1bfe7a4108
|
moved all source files into core folder
so app and lib is now at ./src/core/, ok?
|
2022-11-18 16:06:50 +01:00 |
|