AuroraRuntime/Include/Aurora/Console
Reece Wilson 6dfa806e3a [+] (NT only) Missing numpad and math keys input under ConsoleStd noncan APIs
[*] Refactor NoncanonicalInput
[*] Fix various keys resort in NUL getting added to ConsoleTTYs input field
[*] Fix multichar right key input (finish TODO note)

[*] Hex grammar: literals may end with 'h' now that i think about it. also added wiresharks seperator. let's continue to simply make sure we cover all forms of hex in a reasonably liberal fashion to account for user input from various human written and software form.

(Nonuniform style of non-hex illegal chars are fine so long as it looks and reads like a legal array of hex characters. Comas must come directly after literals, possible [0x] prefixes are fine, whitespaces too, copy/pasted '[', ']', '{', '}', 'reasonable' new line rejection, etc)
2022-12-09 22:59:03 +00:00
..
Commands [*/+/-] MEGA COMMIT. ~2 weeks compressed. 2022-02-17 00:11:40 +00:00
ConsoleStd [+] (NT only) Missing numpad and math keys input under ConsoleStd noncan APIs 2022-12-09 22:59:03 +00:00
ConsoleTTY Further Linux support 2022-08-02 05:52:57 +01:00
Hooks so long gay bowser 2022-01-19 17:53:33 +00:00
Console.hpp [*] Typos and comments 2022-06-29 14:56:59 +01:00
ConsoleMessage.hpp [+] AuUtility::ThroughputCalculator 2022-12-06 22:58:15 +00:00
EAnsiColor.hpp [+] explicit EAnsiColor::eWhite and EAnsiColor::eBlack 2022-05-12 08:21:32 +01:00