4coder/custom
Allen Webster c3e96803d2 Partial setup for binding documentations 2019-12-17 00:11:31 -08:00
..
bin
generated
languages Polish on virtual whitespace layout 2019-11-03 13:22:10 -08: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 Initial code indexer up and running; more time with global frame mutex free; bugs with layout function selection fixed 2019-10-31 14:42:11 -07:00
4coder_async_tasks.h
4coder_auto_indent.cpp
4coder_auto_indent.h
4coder_base_commands.cpp
4coder_base_types.cpp Progress on type documentation 2019-12-15 22:56:13 -08:00
4coder_base_types.h
4coder_buffer_seek_constructors.cpp Starting to reorganize build scripts 2019-10-01 14:07:39 -07:00
4coder_build_commands.cpp All obvious memory leaks fixed - except when profiler is enabled - need to set it to default disabled and fix the inspect ui to still work 2019-11-21 21:37:11 -08: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 color scheme system up and running with dynamic meta-allocated-ids, arrays of colors in each slot, and full custom layer control 2019-11-25 22:09:31 -08:00
4coder_code_index.cpp Extra room in the API for eventually having mixed-font layouts 2019-12-16 17:52:20 -08:00
4coder_code_index.h
4coder_code_index_listers.cpp Basics of the entire code index in place for jump to definition 2019-12-13 16:20:59 -08:00
4coder_codepoint_map.cpp
4coder_combined_write_commands.cpp
4coder_combined_write_commands.h
4coder_command_map.cpp Partial setup for binding documentations 2019-12-17 00:11:31 -08:00
4coder_command_map.h
4coder_config.cpp
4coder_config.h
4coder_config_grammar.txt
4coder_custom.cpp New mapping system looking decent 2019-10-10 15:57:02 -07:00
4coder_default_bindings.cpp Partial setup for binding documentations 2019-12-17 00:11:31 -08:00
4coder_default_colors.cpp Command reverse lookup 2019-12-03 11:35:41 -08:00
4coder_default_colors.h
4coder_default_framework.cpp Lots of documentation written 2019-12-07 18:53:01 -08:00
4coder_default_framework.h
4coder_default_framework_variables.cpp Command reverse lookup 2019-12-03 11:35:41 -08:00
4coder_default_hooks.cpp Basics of the entire code index in place for jump to definition 2019-12-13 16:20:59 -08:00
4coder_default_include.cpp Partial setup for binding documentations 2019-12-17 00:11:31 -08:00
4coder_default_map.cpp Partial setup for binding documentations 2019-12-17 00:11:31 -08: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
4coder_doc_commands.cpp
4coder_doc_content_types.cpp Partial setup for binding documentations 2019-12-17 00:11:31 -08:00
4coder_doc_content_types.h
4coder_docs.cpp Progress on type documentation 2019-12-15 22:56:13 -08:00
4coder_draw.cpp Fix invisible backslash problem 2019-12-16 16:55:01 -08:00
4coder_draw.h
4coder_eol.cpp Last minute hms fixes (#1) 2019-11-15 15:33:14 -08:00
4coder_events.cpp First pass for keyboard macros 2019-11-22 14:09:52 -08:00
4coder_events.h
4coder_fancy.cpp 4coder build scripts working on Linux x64 2019-12-13 17:00:55 -08:00
4coder_file.cpp API parser 2019-10-03 16:00:31 -07:00
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 Progress on type documentation 2019-12-15 22:56:13 -08:00
4coder_helper.h
4coder_insertion.cpp
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
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
4coder_keyboard_macro.cpp keyboard macro fixups 2019-11-22 17:40:07 -08:00
4coder_layout.cpp 4coder build scripts working on Linux x64 2019-12-13 17:00:55 -08:00
4coder_layout_rule.cpp
4coder_layout_rule.h
4coder_lister_base.cpp New color scheme system up and running with dynamic meta-allocated-ids, arrays of colors in each slot, and full custom layer control 2019-11-25 22:09:31 -08:00
4coder_lister_base.h
4coder_lists.cpp Progress on type documentation 2019-12-15 22:56:13 -08:00
4coder_log.cpp
4coder_log_parser.cpp New color scheme system up and running with dynamic meta-allocated-ids, arrays of colors in each slot, and full custom layer control 2019-11-25 22:09:31 -08:00
4coder_log_parser.h
4coder_malloc_allocator.cpp All obvious memory leaks fixed - except when profiler is enabled - need to set it to default disabled and fix the inspect ui to still work 2019-11-21 21:37:11 -08:00
4coder_metadata_generator.cpp Added metaprogram for custom ids to make them much easier to declare and integrate 2019-11-24 15:13:51 -08:00
4coder_miblo_numbers.cpp
4coder_profile.cpp Finished documentation, beginning to organize to acquire doc content at run time 2019-12-10 10:46:12 -08:00
4coder_profile.h
4coder_profile_inspect.cpp 4coder build scripts working on Linux x64 2019-12-13 17:00:55 -08:00
4coder_profile_inspect.h
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 Package script updated 2019-11-06 21:58:08 -08:00
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 Layout with cool parantheses thing working 2019-11-04 05:37:45 -08:00
4coder_string_match.h
4coder_stringf.cpp 4coder build scripts working on Linux x64 2019-12-13 17:00:55 -08:00
4coder_system_allocator.cpp All obvious memory leaks fixed - except when profiler is enabled - need to set it to default disabled and fix the inspect ui to still work 2019-11-21 21:37:11 -08:00
4coder_system_helpers.cpp All obvious memory leaks fixed - except when profiler is enabled - need to set it to default disabled and fix the inspect ui to still work 2019-11-21 21:37:11 -08:00
4coder_system_types.h
4coder_table.cpp
4coder_table.h
4coder_token.cpp
4coder_token.h
4coder_tutorial.cpp 4coder build scripts working on Linux x64 2019-12-13 17:00:55 -08:00
4coder_tutorial.h
4coder_types.h
4coder_version.h