4coder/custom
Allen Webster 14b71b8172 TIghtene dup the listers a lot a lot more 2019-10-25 16:33:50 -07:00
..
bin New mapping system looking decent 2019-10-10 15:57:02 -07:00
generated TIghtene dup the listers a lot a lot more 2019-10-25 16:33:50 -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 Starting to reorganize build scripts 2019-10-01 14:07:39 -07:00
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 FILE TRANSFER; almost have new input events up and running, needs a few more blocks 2019-10-10 11:21:47 -07:00
4coder_base_commands.cpp Organizing listers as simple 'get_*_from_user' functions 2019-10-24 23:17:54 -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 Starting to reorganize build scripts 2019-10-01 14:07:39 -07:00
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 Starting to reorganize build scripts 2019-10-01 14:07:39 -07:00
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 TIghtene dup the listers a lot a lot more 2019-10-25 16:33:50 -07:00
4coder_combined_write_commands.h Starting to reorganize build scripts 2019-10-01 14:07:39 -07:00
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 Starting to reorganize build scripts 2019-10-01 14:07:39 -07:00
4coder_custom.cpp New mapping system looking decent 2019-10-10 15:57:02 -07:00
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 Finished reorganizing everything for the shift into exposing system api right into the custom layer 2019-10-07 18:42:23 -07:00
4coder_default_framework.cpp Setup for the async 2019-10-20 19:02:58 -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 Setup for the async 2019-10-20 19:02:58 -07:00
4coder_default_hooks.cpp TIghtene dup the listers a lot a lot more 2019-10-25 16:33:50 -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 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 Profiler UI features; more extensions to fancy strings 2019-10-22 22:04:58 -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 Fallback to command map in lister 2019-10-14 15:57:47 -07:00
4coder_fancy.cpp Profiler UI features; more extensions to fancy strings 2019-10-22 22:04:58 -07:00
4coder_file.cpp API parser 2019-10-03 16:00:31 -07:00
4coder_file.h Fixing up lexer build and preprocessor parsing logic 2019-10-01 14:49:05 -07:00
4coder_file_moving.h Starting to reorganize build scripts 2019-10-01 14:07:39 -07:00
4coder_font_helper.cpp Starting to reorganize build scripts 2019-10-01 14:07:39 -07:00
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 Starting to reorganize build scripts 2019-10-01 14:07:39 -07:00
4coder_hash_functions.cpp Starting to reorganize build scripts 2019-10-01 14:07:39 -07:00
4coder_helper.cpp TIghtene dup the listers a lot a lot more 2019-10-25 16:33:50 -07:00
4coder_helper.h Finished rendering cleanup; option to have file bars in listers or not 2019-10-15 21:54:40 -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 Starting to reorganize build scripts 2019-10-01 14:07:39 -07:00
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 Starting to reorganize build scripts 2019-10-01 14:07:39 -07:00
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_lister_base.cpp TIghtene dup the listers a lot a lot more 2019-10-25 16:33:50 -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 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 Starting to reorganize build scripts 2019-10-01 14:07:39 -07:00
4coder_malloc_allocator.cpp Starting to reorganize build scripts 2019-10-01 14:07:39 -07:00
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 Organizing listers as simple 'get_*_from_user' functions 2019-10-24 23:17:54 -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 Organizing listers as simple 'get_*_from_user' functions 2019-10-24 23:17:54 -07:00
4coder_profile_static_enable.cpp Organizing listers as simple 'get_*_from_user' functions 2019-10-24 23:17:54 -07:00
4coder_project_commands.cpp TIghtene dup the listers a lot a lot more 2019-10-25 16:33: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 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 Cleaning up euclidean space types; simplifying some rendering stuff 2019-10-05 23:59:35 -07:00
4coder_string_match.h Starting to reorganize build scripts 2019-10-01 14:07:39 -07:00
4coder_stringf.cpp new custom API linkage 2019-10-04 19:48:05 -07:00
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 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_types.h Finished reorganizing everything for the shift into exposing system api right into the custom layer 2019-10-07 18:42:23 -07:00
4coder_table.cpp Word complete MAJORLY tuned up and looking good 2019-10-19 11:55:56 -07:00
4coder_table.h Starting to reorganize build scripts 2019-10-01 14:07:39 -07:00
4coder_token.cpp fixed the issues with the async lexer (i think) 2019-10-23 18:54:12 -07:00
4coder_token.h New and improved auto-indentation! Fixed some token iteration and boundary seeking bugs 2019-10-03 13:54:13 -07:00
4coder_types.h Organizing listers as simple 'get_*_from_user' functions 2019-10-24 23:17:54 -07:00
4coder_version.h Finished reorganizing everything for the shift into exposing system api right into the custom layer 2019-10-07 18:42:23 -07:00