4coder/custom/generated
Allen Webster 45ab2afe61 [default-features] open_matching_cpp creates missing file if no match is found 2020-10-24 16:39:28 -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 [default-features] open_matching_cpp creates missing file if no match is found 2020-10-24 16:39:28 -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 [dynamic bindings] fixing bugs; got it working 2020-10-22 19:36:17 -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