ValKmjolnir
|
854850d9b1
|
🐛 fix bug of incorrectly searching paths of `lib.nas` and dynamic libs.
`dylib.dlopen` now only needs file name of dynamic lib, not the real path.
|
2022-07-29 22:49:50 +08:00 |
ValKmjolnir
|
8b8fb79013
|
📝 unify code style of ./stl ./test
|
2022-07-02 13:53:50 +08:00 |
ValKmjolnir
|
dcad554eba
|
🎨 fix a bug in module/keyboard.cpp that if program exited with an error, the terminal may not echo the text you input
|
2022-05-20 21:42:28 +08:00 |
ValKmjolnir
|
9c055a9a23
|
add new third-lib libkey that includes function: kbhit,getch,nonblock
|
2022-02-19 16:55:54 +08:00 |