4coder/custom
Allen Webster cd24295e8e Optimized batch edits remeasurement 2019-10-27 15:37:48 -07:00
..
bin New mapping system looking decent 2019-10-10 15:57:02 -07:00
generated
languages Reorganized files for lexer generation 2019-10-01 16:34:54 -07:00
lexer_generator
4coder_app_links_allocator.cpp
4coder_async_tasks.cpp
4coder_async_tasks.h
4coder_auto_indent.cpp
4coder_auto_indent.h
4coder_base_commands.cpp Organizing listers as simple 'get_*_from_user' functions 2019-10-24 23:17:54 -07:00
4coder_base_types.cpp
4coder_base_types.h
4coder_buffer_seek_constructors.cpp
4coder_build_commands.cpp
4coder_build_commands.h Starting to reorganize build scripts 2019-10-01 14:07:39 -07:00
4coder_cli_command.cpp
4coder_clipboard.cpp
4coder_combined_write_commands.cpp
4coder_combined_write_commands.h
4coder_command_map.cpp
4coder_config.cpp
4coder_config.h
4coder_config_grammar.txt
4coder_custom.cpp
4coder_default_bindings.cpp
4coder_default_colors.h
4coder_default_framework.cpp
4coder_default_framework.h
4coder_default_framework_variables.cpp
4coder_default_hooks.cpp
4coder_default_include.cpp
4coder_delta_rule.cpp Super cool new scrolling contexts applicable to buffers and UIs; cubic scroll!!! 2019-10-14 20:26:00 -07:00
4coder_delta_rule.h
4coder_draw.cpp
4coder_draw.h New fancy color cleanup; fancy string cleanup; api colors now use fancy colors; fancy colors are FColors 2019-10-22 18:25:40 -07:00
4coder_eol.cpp Progress on batch edit optimizations; core profiling 2019-10-26 13:48:50 -07:00
4coder_events.cpp
4coder_events.h Fallback to command map in lister 2019-10-14 15:57:47 -07:00
4coder_fancy.cpp
4coder_file.cpp
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
4coder_helper.h
4coder_insertion.cpp
4coder_insertion.h
4coder_jump_lister.cpp
4coder_jump_lister.h
4coder_jump_sticky.cpp Mostly good async lexing works now 2019-10-22 00:15:49 -07:00
4coder_jump_sticky.h
4coder_jumping.cpp
4coder_jumping.h Starting to reorganize build scripts 2019-10-01 14:07:39 -07:00
4coder_lister_base.cpp
4coder_lister_base.h
4coder_lists.cpp
4coder_log.cpp
4coder_log_parser.cpp
4coder_log_parser.h
4coder_malloc_allocator.cpp
4coder_metadata_generator.cpp
4coder_miblo_numbers.cpp Fix scroll/cursor linking (need more generic version though); cleanup access system; remove some unecessary enum types 2019-10-17 19:54:02 -07:00
4coder_profile.cpp
4coder_profile.h Progress on batch edit optimizations; core profiling 2019-10-26 13:48:50 -07:00
4coder_profile_inspect.cpp
4coder_profile_inspect.h
4coder_profile_static_disable.cpp
4coder_profile_static_enable.cpp
4coder_project_commands.cpp
4coder_project_commands.h
4coder_scope_commands.cpp TIghtene dup the listers a lot a lot more 2019-10-25 16:33:50 -07:00
4coder_scope_commands.h
4coder_search.cpp
4coder_search.h
4coder_string_match.cpp
4coder_string_match.h Starting to reorganize build scripts 2019-10-01 14:07:39 -07:00
4coder_stringf.cpp
4coder_system_allocator.cpp Finished reorganizing everything for the shift into exposing system api right into the custom layer 2019-10-07 18:42:23 -07:00
4coder_system_helpers.cpp
4coder_system_types.h
4coder_table.cpp
4coder_table.h
4coder_token.cpp
4coder_token.h
4coder_types.h
4coder_version.h