4coder/custom
Allen Webster 8e3cc45e38 Sketch up of the parser 2019-10-31 11:42:30 -07:00
..
bin
generated Cleanup and experiments with line layout 2019-10-31 10:05:38 -07:00
languages
lexer_generator lexer with breaks 2019-10-21 22:53:47 -07:00
4coder_app_links_allocator.cpp Starting to reorganize build scripts 2019-10-01 14:07:39 -07:00
4coder_async_tasks.cpp View context blocks; async chains 2019-10-28 18:28:44 -07:00
4coder_async_tasks.h View context blocks; async chains 2019-10-28 18:28:44 -07:00
4coder_auto_indent.cpp Dumb merge 2019-10-22 12:52:31 -07:00
4coder_auto_indent.h
4coder_base_commands.cpp Basics of programmable layout working 2019-10-30 16:27:37 -07:00
4coder_base_types.cpp Some batch edit optimizations; next need to support batch cursor fixing 2019-10-25 17:27:47 -07:00
4coder_base_types.h Progress on batch edit optimizations; core profiling 2019-10-26 13:48:50 -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_code_index.cpp Sketch up of the parser 2019-10-31 11:42:30 -07:00
4coder_code_index.h Sketch up of the parser 2019-10-31 11:42:30 -07:00
4coder_codepoint_map.cpp Initial sloppy setup for customizable line layout 2019-10-28 21:27:20 -07:00
4coder_combined_write_commands.cpp Drop down menu word complete 2019-10-27 21:20:30 -07:00
4coder_combined_write_commands.h
4coder_command_map.cpp Organizing listers as simple 'get_*_from_user' functions 2019-10-24 23:17:54 -07:00
4coder_config.cpp Organizing listers as simple 'get_*_from_user' functions 2019-10-24 23:17:54 -07:00
4coder_config.h Finished rendering cleanup; option to have file bars in listers or not 2019-10-15 21:54:40 -07:00
4coder_config_grammar.txt
4coder_custom.cpp
4coder_default_bindings.cpp Progress on batch edit optimizations; core profiling 2019-10-26 13:48:50 -07:00
4coder_default_colors.h
4coder_default_framework.cpp Basics of programmable layout working 2019-10-30 16:27:37 -07:00
4coder_default_framework.h TIghtene dup the listers a lot a lot more 2019-10-25 16:33:50 -07:00
4coder_default_framework_variables.cpp Drop down menu word complete 2019-10-27 21:20:30 -07:00
4coder_default_hooks.cpp Sketch up of the parser 2019-10-31 11:42:30 -07:00
4coder_default_include.cpp Sketch up of the parser 2019-10-31 11:42:30 -07:00
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 Super cool new scrolling contexts applicable to buffers and UIs; cubic scroll!!! 2019-10-14 20:26:00 -07:00
4coder_draw.cpp Drop down menu word complete 2019-10-27 21:20:30 -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 Progress on batch edit optimizations; core profiling 2019-10-26 13:48:50 -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 Fallback to command map in lister 2019-10-14 15:57:47 -07:00
4coder_fancy.cpp Drop down menu word complete 2019-10-27 21:20:30 -07:00
4coder_file.cpp
4coder_file.h
4coder_file_moving.h
4coder_font_helper.cpp
4coder_function_list.cpp TIghtene dup the listers a lot a lot more 2019-10-25 16:33:50 -07:00
4coder_function_list.h
4coder_hash_functions.cpp
4coder_helper.cpp Basics of programmable layout working 2019-10-30 16:27:37 -07:00
4coder_helper.h View context blocks; async chains 2019-10-28 18:28:44 -07:00
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 TIghtene dup the listers a lot a lot more 2019-10-25 16:33:50 -07:00
4coder_jump_lister.h TIghtene dup the listers a lot a lot more 2019-10-25 16:33:50 -07:00
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 Starting to reorganize build scripts 2019-10-01 14:07:39 -07:00
4coder_layout_rule.cpp Sketch up of the parser 2019-10-31 11:42:30 -07:00
4coder_layout_rule.h Basics of programmable layout working 2019-10-30 16:27:37 -07:00
4coder_lister_base.cpp View context blocks; async chains 2019-10-28 18:28:44 -07:00
4coder_lister_base.h TIghtene dup the listers a lot a lot more 2019-10-25 16:33:50 -07:00
4coder_lists.cpp TIghtene dup the listers a lot a lot more 2019-10-25 16:33:50 -07:00
4coder_log.cpp Fully transitioned to the new system api linkage 2019-10-03 10:57:44 -07:00
4coder_log_parser.cpp View context blocks; async chains 2019-10-28 18:28:44 -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 Progress on batch edit optimizations; core profiling 2019-10-26 13:48:50 -07:00
4coder_profile.h Progress on batch edit optimizations; core profiling 2019-10-26 13:48:50 -07:00
4coder_profile_inspect.cpp View context blocks; async chains 2019-10-28 18:28:44 -07:00
4coder_profile_inspect.h Profiler UI features; more extensions to fancy strings 2019-10-22 22:04:58 -07:00
4coder_profile_static_disable.cpp Progress on batch edit optimizations; core profiling 2019-10-26 13:48:50 -07:00
4coder_profile_static_enable.cpp Progress on batch edit optimizations; core profiling 2019-10-26 13:48:50 -07:00
4coder_project_commands.cpp Progress on batch edit optimizations; core profiling 2019-10-26 13:48:50 -07:00
4coder_project_commands.h TIghtene dup the listers a lot a lot more 2019-10-25 16:33:50 -07:00
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 Finished rendering cleanup; option to have file bars in listers or not 2019-10-15 21:54:40 -07:00
4coder_search.cpp View context blocks; async chains 2019-10-28 18:28:44 -07:00
4coder_search.h Drop down menu word complete 2019-10-27 21:20:30 -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 fixed the issues with the async lexer (i think) 2019-10-23 18:54:12 -07:00
4coder_token.h
4coder_types.h Basics of programmable layout working 2019-10-30 16:27:37 -07:00
4coder_version.h