4coder/custom
Allen Webster 3904b21826 put os/arch/compiler names in context cracking; remove PlatformName from project code 2020-12-30 15:27:53 -08:00
..
bin
generated put os/arch/compiler names in context cracking; remove PlatformName from project code 2020-12-30 15:27:53 -08:00
languages
lexer_generator
4coder_app_links_allocator.cpp
4coder_async_tasks.cpp
4coder_async_tasks.h
4coder_audio.cpp linux audio 2020-11-24 20:11:47 +00:00
4coder_audio.h Setup default load path for files 2020-11-23 22:27:33 -08:00
4coder_auto_indent.cpp Transition integer types over to new config system 2020-11-26 13:12:59 -08:00
4coder_auto_indent.h
4coder_base_commands.cpp Put all config boolean variables on new config system 2020-11-25 18:05:52 -08:00
4coder_base_types.cpp
4coder_base_types.h put os/arch/compiler names in context cracking; remove PlatformName from project code 2020-12-30 15:27:53 -08:00
4coder_buffer_seek_constructors.cpp
4coder_build_commands.cpp More carefully controlled virtual whitespace toggling 2020-11-25 16:56:02 -08:00
4coder_build_commands.h
4coder_cli_command.cpp
4coder_clipboard.cpp Assorted fixes 2020-05-12 17:51:22 -07:00
4coder_clipboard.h
4coder_code_index.cpp Transition integer types over to new config system 2020-11-26 13:12:59 -08:00
4coder_code_index.h [code index] put notes into a hash table 2020-10-18 17:44:01 -07:00
4coder_code_index_listers.cpp point stack - jump to definition - fusion 2020-05-10 08:00:50 -07:00
4coder_codepoint_map.cpp
4coder_combined_write_commands.cpp Move user_name over to new config system 2020-11-25 18:29:21 -08:00
4coder_combined_write_commands.h
4coder_command_map.cpp [dynamic bindings] fixing bugs; got it working 2020-10-22 19:36:17 -07:00
4coder_command_map.h [code index] put notes into a hash table 2020-10-18 17:44:01 -07:00
4coder_config.cpp Run project commands via new variable system 2020-12-05 16:54:33 -08:00
4coder_config.h Transfer the last of the config variables to new system; rip out Config_Data type and simplify config loading code paths 2020-11-27 10:03:23 -08:00
4coder_config_grammar.txt
4coder_custom.cpp
4coder_default_bindings.cpp [dynamic bindings] fixing bugs; got it working 2020-10-22 19:36:17 -07:00
4coder_default_colors.cpp Tweaks to fusion 2020-05-11 06:54:06 -07:00
4coder_default_colors.h
4coder_default_framework.cpp Transfer the last of the config variables to new system; rip out Config_Data type and simplify config loading code paths 2020-11-27 10:03:23 -08:00
4coder_default_framework.h [variables] added new 4coder variables system 2020-10-22 14:57:28 -07:00
4coder_default_framework_variables.cpp Transfer the last of the config variables to new system; rip out Config_Data type and simplify config loading code paths 2020-11-27 10:03:23 -08:00
4coder_default_hooks.cpp Transfer the last of the config variables to new system; rip out Config_Data type and simplify config loading code paths 2020-11-27 10:03:23 -08:00
4coder_default_include.cpp Organize config parsing stuff 2020-11-24 16:26:11 -08:00
4coder_default_map.cpp [dynamic bindings] fixing bugs; got it working 2020-10-22 19:36:17 -07:00
4coder_delta_rule.cpp
4coder_delta_rule.h
4coder_doc_commands.cpp
4coder_doc_content_types.cpp
4coder_doc_content_types.h
4coder_docs.cpp
4coder_draw.cpp
4coder_draw.h
4coder_dynamic_bindings.cpp Try moving one variable out of the old config system into the new one 'enable_virtual_whitespace' 2020-11-25 14:35:27 -08:00
4coder_eol.cpp
4coder_events.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
4coder_events.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
4coder_examples.cpp Setup default load path for files 2020-11-23 22:27:33 -08:00
4coder_fancy.cpp
4coder_file.cpp Setup default load path for files 2020-11-23 22:27:33 -08:00
4coder_file.h
4coder_file_moving.h
4coder_font_helper.cpp
4coder_function_list.cpp
4coder_function_list.h
4coder_hash_functions.cpp
4coder_helper.cpp Transition integer types over to new config system 2020-11-26 13:12:59 -08:00
4coder_helper.h
4coder_insertion.cpp
4coder_insertion.h
4coder_jump_lister.cpp
4coder_jump_lister.h
4coder_jump_sticky.cpp
4coder_jump_sticky.h
4coder_jumping.cpp Assorted fixes 2020-05-12 17:51:22 -07:00
4coder_jumping.h
4coder_keyboard_macro.cpp
4coder_layout.cpp
4coder_layout_rule.cpp Transition integer types over to new config system 2020-11-26 13:12:59 -08:00
4coder_layout_rule.h Transition integer types over to new config system 2020-11-26 13:12:59 -08:00
4coder_lister_base.cpp Transfer the last of the config variables to new system; rip out Config_Data type and simplify config loading code paths 2020-11-27 10:03:23 -08:00
4coder_lister_base.h
4coder_lists.cpp Put all config boolean variables on new config system 2020-11-25 18:05:52 -08:00
4coder_log.cpp
4coder_log_parser.cpp
4coder_log_parser.h
4coder_mac_map.cpp [dynamic bindings] fixing bugs; got it working 2020-10-22 19:36:17 -07:00
4coder_malloc_allocator.cpp
4coder_metadata_generator.cpp
4coder_miblo_numbers.cpp
4coder_profile.cpp
4coder_profile.h
4coder_profile_inspect.cpp
4coder_profile_inspect.h
4coder_profile_static_disable.cpp
4coder_profile_static_enable.cpp
4coder_project_commands.cpp put os/arch/compiler names in context cracking; remove PlatformName from project code 2020-12-30 15:27:53 -08:00
4coder_project_commands.h Remove project command lister cruft 2020-12-30 15:21:39 -08:00
4coder_scope_commands.cpp
4coder_scope_commands.h
4coder_search.cpp [code index] put notes into a hash table 2020-10-18 17:44:01 -07:00
4coder_search.h Arbitrary text rotation in immediate mode text draw 2020-05-09 09:55:01 -07:00
4coder_search_list.cpp Setup default load path for files 2020-11-23 22:27:33 -08:00
4coder_search_list.h linux audio 2020-11-24 20:11:47 +00:00
4coder_string_match.cpp
4coder_string_match.h
4coder_stringf.cpp
4coder_system_allocator.cpp
4coder_system_helpers.cpp
4coder_system_types.h
4coder_table.cpp
4coder_table.h
4coder_token.cpp
4coder_token.h
4coder_tutorial.cpp
4coder_tutorial.h
4coder_types.h Cleanup audio system; put mixer in custom layer; hooks in win32 layer 2020-11-23 19:32:35 -08:00
4coder_variables.cpp Run project commands via new variable system 2020-12-05 16:54:33 -08:00
4coder_variables.h Run project commands via new variable system 2020-12-05 16:54:33 -08:00
4coder_version.h Word complete bug fix; 4.1.6 version ready 2020-05-15 08:13:42 -07:00