a6a1d0c65e
ignore discarded qualifiers warning upon assigning string literal
...
ccls still shows me the warning and another one for the `diagnostic
ignored` saying `unknown warning group`, not sure if it's fixable in
ccls, might be time to move to clang/d? although I've heard it has
issues too, not sure
2024-02-12 00:44:13 +01:00
d24c1d3767
big refactor of pretty much everything
...
I still need to make the Makefile better as it's pretty shit right now
but it's alright for now I think
2024-02-11 23:23:50 +01:00
53ff1074ef
make api versioning actually work
2024-02-11 19:37:41 +01:00
1640be4666
api versioning for modules
2024-02-11 17:50:10 +01:00
ac6c61e10a
module_name -> name
2024-02-10 14:51:50 +01:00
dfa4ea2f44
move to semver everywhere
2024-02-10 14:11:26 +01:00
b15ab051f0
separator module ( #1 )
...
first module which uses the config :-)
Co-authored-by: krizej <60076189+krizej@users.noreply.github.com>
Reviewed-on: jacekpoz/modfetch#1
Co-authored-by: krizej <krizej@protonmail.com>
Co-committed-by: krizej <krizej@protonmail.com>
2024-02-09 22:48:16 +01:00