4coder/custom/generated
Allen Webster 05027b9ef0 [code index] put notes into a hash table 2020-10-18 17:44:01 -07:00
..
4coder_event_codes.h Updated the macOS platform layer's keycode lookup table to supper the new keycodes. 2020-03-14 01:16:54 +02:00
command_metadata.h [code index] put notes into a hash table 2020-10-18 17:44:01 -07:00
custom_api.cpp Simplified get_next_input to get_next_input_raw; introduced dead key flag on key stroke events; introduced helper for iterating text events attached to a key stroke 2020-05-09 14:01:23 -07:00
custom_api.h Simplified get_next_input to get_next_input_raw; introduced dead key flag on key stroke events; introduced helper for iterating text events attached to a key stroke 2020-05-09 14:01:23 -07:00
custom_api_constructor.cpp Simplified get_next_input to get_next_input_raw; introduced dead key flag on key stroke events; introduced helper for iterating text events attached to a key stroke 2020-05-09 14:01:23 -07:00
custom_api_master_list.h Simplified get_next_input to get_next_input_raw; introduced dead key flag on key stroke events; introduced helper for iterating text events attached to a key stroke 2020-05-09 14:01:23 -07:00
lexer_cpp.cpp Added single line backslashed lines to lexer 2020-05-01 21:26:06 -07:00
lexer_cpp.h Reorganized files for lexer generation 2019-10-01 16:34:54 -07:00
managed_id_metadata.cpp Assorted fixes 2020-05-12 17:51:22 -07:00
system_api.cpp PLATFORM LAYER FEATURE: Win32 implementation. set_key_mode determines whether to return physical key codes or language translated key codes 2020-05-09 08:03:10 -07:00
system_api.h PLATFORM LAYER FEATURE: Win32 implementation. set_key_mode determines whether to return physical key codes or language translated key codes 2020-05-09 08:03:10 -07:00
system_api_constructor.cpp PLATFORM LAYER FEATURE: Win32 implementation. set_key_mode determines whether to return physical key codes or language translated key codes 2020-05-09 08:03:10 -07:00
system_api_master_list.h PLATFORM LAYER FEATURE: Win32 implementation. set_key_mode determines whether to return physical key codes or language translated key codes 2020-05-09 08:03:10 -07:00