Commit Graph

9 Commits

Author SHA1 Message Date
41786ea523 feature: add a few helpers fn (is...)
fix: print unprintable characters no longer occurs
2024-10-11 13:10:47 +02:00
ed11ec794a fix: nvm strcmp should crash on NULL, color cmd is now protected though 2024-09-27 12:07:17 +02:00
f65d5ce418 fix: strcmp protection with NULL args 2024-09-27 12:03:52 +02:00
943f2beab9 feature: kmalloc kfree and krealloc are good 2024-09-21 12:17:27 +02:00
9b3a6cb5a4 style: clang-format on all files 2024-09-18 22:30:11 +02:00
19141e6883 fix: screen switch now works well with the shell and its "history" 2024-09-11 15:51:40 +02:00
07ff7f6087 lib: add: memcmp 2024-09-10 16:38:21 +02:00
cf617d6984 feature: multiple screens + cursor move (bug to fix)
style: reorganise code structure
2024-09-08 05:03:50 +02:00
d270657fc9 ratio submodule 2024-09-07 14:40:46 +02:00