4coder/custom
Allen Webster 21d482e05f 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
..
bin New mapping system looking decent 2019-10-10 15:57:02 -07:00
generated 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
languages Reorganized files for lexer generation 2019-10-01 16:34:54 -07:00
lexer_generator lexer with breaks 2019-10-21 22:53:47 -07:00
4coder_app_links_allocator.cpp
4coder_async_tasks.cpp Work on profiler; cleaned up the API types file 2019-10-22 15:07:05 -07:00
4coder_async_tasks.h lexer with breaks 2019-10-21 22:53:47 -07:00
4coder_auto_indent.cpp Dumb merge 2019-10-22 12:52:31 -07:00
4coder_auto_indent.h
4coder_base_commands.cpp 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_base_types.cpp 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_base_types.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_buffer_seek_constructors.cpp
4coder_build_commands.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_build_commands.h
4coder_cli_command.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_clipboard.cpp 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_combined_write_commands.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_combined_write_commands.h
4coder_command_map.cpp
4coder_config.cpp Setup for the async 2019-10-20 19:02:58 -07:00
4coder_config.h
4coder_config_grammar.txt
4coder_custom.cpp
4coder_default_bindings.cpp Work on profiler; cleaned up the API types file 2019-10-22 15:07:05 -07:00
4coder_default_colors.h
4coder_default_framework.cpp Setup for the async 2019-10-20 19:02:58 -07:00
4coder_default_framework.h Deduplicated fallback dispatch code 2019-10-19 18:32:38 -07:00
4coder_default_framework_variables.cpp Setup for the async 2019-10-20 19:02:58 -07:00
4coder_default_hooks.cpp 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_default_include.cpp 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_delta_rule.cpp
4coder_delta_rule.h
4coder_draw.cpp 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_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 Mostly good async lexing works now 2019-10-22 00:15:49 -07:00
4coder_events.cpp Work on profiler; cleaned up the API types file 2019-10-22 15:07:05 -07:00
4coder_events.h
4coder_fancy.cpp 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_file.cpp
4coder_file.h
4coder_file_moving.h
4coder_font_helper.cpp
4coder_function_list.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_function_list.h
4coder_hash_functions.cpp
4coder_helper.cpp Lots of progress on the profiler; no more infinite recursion in listers 2019-10-19 18:17:44 -07:00
4coder_helper.h
4coder_insertion.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_insertion.h
4coder_jump_lister.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_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 Lots of progress on the profiler; no more infinite recursion in listers 2019-10-19 18:17:44 -07:00
4coder_jumping.h
4coder_lister_base.cpp 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_lister_base.h
4coder_lists.cpp Fallback command maps in view context 2019-10-19 18:46:57 -07:00
4coder_log.cpp
4coder_log_parser.cpp 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_log_parser.h
4coder_malloc_allocator.cpp
4coder_metadata_generator.cpp Deduplicated fallback dispatch code 2019-10-19 18:32:38 -07:00
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 Work on profiler; cleaned up the API types file 2019-10-22 15:07:05 -07:00
4coder_profile.h Lots of progress on the profiler; no more infinite recursion in listers 2019-10-19 18:17:44 -07:00
4coder_profile_inspect.cpp 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_profile_inspect.h Work on profiler; cleaned up the API types file 2019-10-22 15:07:05 -07:00
4coder_profile_static_disable.cpp Lots of progress on the profiler; no more infinite recursion in listers 2019-10-19 18:17:44 -07:00
4coder_profile_static_enable.cpp Lots of progress on the profiler; no more infinite recursion in listers 2019-10-19 18:17:44 -07:00
4coder_project_commands.cpp Mostly good async lexing works now 2019-10-22 00:15:49 -07:00
4coder_project_commands.h
4coder_scope_commands.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_scope_commands.h
4coder_search.cpp Fix the bad crash on word complete without a needle 2019-10-19 23:01:33 -07:00
4coder_search.h Word complete MAJORLY tuned up and looking good 2019-10-19 11:55:56 -07: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 Word complete MAJORLY tuned up and looking good 2019-10-19 11:55:56 -07:00
4coder_table.h
4coder_token.cpp
4coder_token.h
4coder_types.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_version.h