|
|
b13018b7cd
|
refactor(console input): added missing void to clear console function
|
2025-10-17 17:38:56 -05:00 |
|
|
|
e72a78543e
|
feat(console input): implemented get line function
|
2025-10-17 17:37:14 -05:00 |
|
|
|
c74b7364f2
|
feat(console input): implemented clear console function
|
2025-10-17 17:24:39 -05:00 |
|
|
|
98129b3260
|
refactor(console input): changed name of console functions to include console
|
2025-10-17 17:06:23 -05:00 |
|
|
|
49f58a1c2b
|
feat(console input): added get character function
|
2025-10-17 17:05:10 -05:00 |
|
|
|
c9ff202bc3
|
fix(console output): fixed windows console output handle initialization
|
2025-10-17 15:18:02 -05:00 |
|
|
|
39eb052853
|
feat(console output): added error handling to print function
|
2025-10-17 14:06:53 -05:00 |
|
|
|
a627d5ead5
|
feat(console output): implemented printing for linux using syscall
|
2025-10-17 13:46:23 -05:00 |
|
|
|
2357205470
|
feat(console output): implemented printing to console for windows
|
2025-10-17 13:16:22 -05:00 |
|
|
|
bdc3b26f97
|
feat(console output): added print function
|
2025-10-17 12:43:15 -05:00 |
|