AuroraRuntime/Include
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
..
Aurora [+] (NT only) Missing numpad and math keys input under ConsoleStd noncan APIs 2022-12-09 22:59:03 +00:00
AuroraAlloc.cpp Readded C++17 allocators 2021-06-28 00:12:17 +01:00
AuroraMacros.hpp [*/+/-] MEGA COMMIT. ~2 weeks compressed. 2022-02-17 00:11:40 +00:00
AuroraRuntime.hpp [+] Added shared pointer extension, begin experimenting defining throw-on-null mechanic 2022-01-26 00:22:02 +00:00
AuroraTypedefs.hpp [*/+/-] MEGA COMMIT. ~2 weeks compressed. 2022-02-17 00:11:40 +00:00
AuroraUtils.hpp [*/+/-] MEGA COMMIT. ~2 weeks compressed. 2022-02-17 00:11:40 +00:00