thetek thetek
thetek pushed to main at thetek/waybar-weather 2024-04-01 17:07:08 +02:00
c7596aeb16 typo: humditiy
thetek pushed to main at thetek/c-template 2023-07-10 13:18:26 +02:00
2d4a7ec4ec feat: (u)intptr_t typedefs
thetek pushed to main at thetek/invaders 2023-06-29 10:06:51 +02:00
cc7ce92253 chore: add game link to readme
thetek pushed to main at thetek/c-template 2023-06-24 10:48:27 +02:00
bd59b7ec7d fix: update ccls options
thetek pushed to main at thetek/c-template 2023-06-24 10:46:04 +02:00
f72c871e5c fix: mention config.py in readme
thetek pushed to main at thetek/waybar-weather 2023-06-07 14:17:55 +02:00
696726331c fix: swap min and max temperature
thetek pushed to main at thetek/waybar-weather 2023-05-19 10:46:07 +02:00
9e52e59ccb chore: improve preview
thetek pushed to main at thetek/waybar-weather 2023-05-19 10:42:21 +02:00
ffe264f3bd chore: update license
Compare 2 commits »
thetek pushed to main at thetek/cutils 2023-04-30 13:41:26 +02:00
e956ca0500 fix: fix extra warnings
thetek pushed to main at thetek/cutils 2023-04-27 14:28:27 +02:00
0178df85bd feat(fs): add fs module
thetek pushed to main at thetek/cutils 2023-04-27 09:27:01 +02:00
69519211ad feat(color): add color module
thetek pushed to main at thetek/cutils 2023-04-26 20:34:07 +02:00
95473337fa feat(enum-helper): add enum-helper module
thetek pushed to main at thetek/cutils 2023-04-25 20:15:14 +02:00
76ca0c9131 fix(vec): actually undefine helper macros
thetek pushed to main at thetek/cutils 2023-04-25 20:00:09 +02:00
6677629bfa feat(vec): vec_fma
thetek pushed to main at thetek/cutils 2023-04-25 15:02:37 +02:00
ecc2e0245e chore: update readme to incorporate `vec` library
554917ce56 test(vec): vec_add, vec_sub
69c6d1516a feat(vec): introduce vec library
Compare 3 commits »
thetek pushed to main at thetek/cutils 2023-04-25 13:21:48 +02:00
c6b32a3543 refactor(test): use common.h types and nullptr
0fa391bb43 refactor: use nullptr instead of NULL
Compare 2 commits »
thetek pushed to main at thetek/cutils 2023-04-25 13:18:19 +02:00
1baa0a33af refactor: use types from common.h
thetek pushed to main at thetek/cutils 2023-04-25 13:04:34 +02:00
ea058316be feat(common): type and nullptr aliases
thetek pushed to main at thetek/cutils 2023-04-25 12:44:50 +02:00
96d05f7e61 fix(common): use stdbit.h for C23
thetek pushed to main at thetek/cutils 2023-04-25 12:40:23 +02:00
2cc4fcc83b style: update code style