1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-01-25 09:12:24 +00:00
putty-source/terminal
Simon Tatham 804f32765f Make bidi type enums into list macros.
This makes it easier to create the matching array of type names in
bidi_gettype.c, and eliminates the need for an assertion to check the
array matched the enum. And I'm about to need to add more types, so
let's start by making that trivially easy.
2021-10-10 14:55:15 +01:00
..
bidi_gettype.c Make bidi type enums into list macros. 2021-10-10 14:55:15 +01:00
bidi.c Move bidi gettype main() into its own file. 2021-10-10 14:53:25 +01:00
bidi.h Make bidi type enums into list macros. 2021-10-10 14:55:15 +01:00
terminal.c Start a 'terminal' source subdirectory. 2021-10-10 14:37:10 +01:00
terminal.h Start a 'terminal' source subdirectory. 2021-10-10 14:37:10 +01:00