4coder/custom
Allen Webster 48da9e3c64 Fix critical bug with core mouse modifiers; better behavior for binding lookup, strict matches first, then first loose match 2020-03-11 00:23:46 -07:00
..
bin New keycodes; linux one time code execution; close file handle in save function 2020-03-03 18:44:25 -08:00
generated Fix critical bug with core mouse modifiers; better behavior for binding lookup, strict matches first, then first loose match 2020-03-11 00:23:46 -07:00
languages
lexer_generator Lexer generator logic problem, leaving emit ptr in wrong location after output chunk ends 2020-02-01 18:30:23 -08:00
4coder_app_links_allocator.cpp
4coder_async_tasks.cpp Fix intricate async token reading; clean all lines overworking 2020-02-09 02:22:35 -08:00
4coder_async_tasks.h Fix intricate async token reading; clean all lines overworking 2020-02-09 02:22:35 -08:00
4coder_auto_indent.cpp Fix intricate async token reading; clean all lines overworking 2020-02-09 02:22:35 -08:00
4coder_auto_indent.h
4coder_base_commands.cpp New examples code 2020-02-29 22:34:38 -08:00
4coder_base_types.cpp Reorganization in the custom layer to make independent custom layers easier to build 2020-02-15 12:33:18 -08:00
4coder_base_types.h Cleaning up package script output 2020-03-01 13:29:32 -08:00
4coder_buffer_seek_constructors.cpp
4coder_build_commands.cpp Put all OSes on the same command execution rule in build commands 2020-01-30 21:13:11 -08:00
4coder_build_commands.h Starting to reorganize build scripts 2019-10-01 14:07:39 -07:00
4coder_cli_command.cpp
4coder_clipboard.cpp Reorganization in the custom layer to make independent custom layers easier to build 2020-02-15 12:33:18 -08:00
4coder_clipboard.h Clipboard now implemented as a custom layer feature; API transition mechanism established for deprecating old clipboard API without immediately breaking existing code for anyone 2020-02-08 17:34:35 -08:00
4coder_code_index.cpp Merge remote-tracking branch 'origin/master' into linux-update 2020-02-16 13:59:35 +00:00
4coder_code_index.h
4coder_code_index_listers.cpp Fix lister state overwriting problem with call-stack managed lister stack 2020-02-29 15:38:38 -08: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 Fix lister state overwriting problem with call-stack managed lister stack 2020-02-29 15:38:38 -08:00
4coder_combined_write_commands.h
4coder_command_map.cpp Fix critical bug with core mouse modifiers; better behavior for binding lookup, strict matches first, then first loose match 2020-03-11 00:23:46 -07:00
4coder_command_map.h
4coder_config.cpp Normal count type in Color_Table 2020-03-07 14:54:52 -08:00
4coder_config.h Lots of issues updated 2020-02-07 16:50:35 -08:00
4coder_config_grammar.txt
4coder_custom.cpp Mystery solved; print messages removed 2020-02-19 22:22:29 -08:00
4coder_default_bindings.cpp Reorganization in the custom layer to make independent custom layers easier to build 2020-02-15 12:33:18 -08:00
4coder_default_colors.cpp Normal count type in Color_Table 2020-03-07 14:54:52 -08:00
4coder_default_colors.h
4coder_default_framework.cpp More robust footer panel manipulator functions 2020-03-03 16:57:40 -08:00
4coder_default_framework.h Rearranging some of the binding files 2020-01-21 14:13:13 -08:00
4coder_default_framework_variables.cpp Fix lister state overwriting problem with call-stack managed lister stack 2020-02-29 15:38:38 -08:00
4coder_default_hooks.cpp Whole screen render hook 2020-03-03 17:37:55 -08:00
4coder_default_include.cpp New examples code 2020-02-29 22:34:38 -08:00
4coder_default_map.cpp Bindings only do strict-matching now so ordering is less important and less confusing 2020-03-09 21:05:45 -07:00
4coder_delta_rule.cpp Put linux now time on microseconds so dt is computed correctly; fix a bug in linux_schedule_step 2020-02-27 20:04:46 -08: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_doc_commands.cpp
4coder_doc_content_types.cpp
4coder_doc_content_types.h
4coder_docs.cpp Fix lister state overwriting problem with call-stack managed lister stack 2020-02-29 15:38:38 -08:00
4coder_draw.cpp Reorganization in the custom layer to make independent custom layers easier to build 2020-02-15 12:33:18 -08:00
4coder_draw.h
4coder_eol.cpp Last minute hms fixes (#1) 2019-11-15 15:33:14 -08:00
4coder_events.cpp
4coder_events.h Checking global map in isearch and query_user_general so that basic global commands still work in that context 2020-02-29 17:21:37 -08:00
4coder_examples.cpp Fix compilation on windows 2020-03-03 12:25:04 -08:00
4coder_fancy.cpp
4coder_file.cpp
4coder_file.h
4coder_file_moving.h Cleaning up package script output 2020-03-01 13:29:32 -08:00
4coder_font_helper.cpp
4coder_function_list.cpp Lots of miscellaneous issues today 2020-02-05 21:44:03 -08:00
4coder_function_list.h Starting to reorganize build scripts 2019-10-01 14:07:39 -07:00
4coder_hash_functions.cpp Final type fixups; package and build stuff straightened out 2019-12-17 19:38:08 -08:00
4coder_helper.cpp New examples code 2020-02-29 22:34:38 -08:00
4coder_helper.h
4coder_insertion.cpp
4coder_insertion.h
4coder_jump_lister.cpp Fix lister state overwriting problem with call-stack managed lister stack 2020-02-29 15:38:38 -08: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
4coder_jump_sticky.h
4coder_jumping.cpp
4coder_jumping.h
4coder_keyboard_macro.cpp
4coder_layout.cpp
4coder_layout_rule.cpp Fix rare infinite loop in layout of code files 2020-02-03 16:20:22 -08:00
4coder_layout_rule.h
4coder_lister_base.cpp Fix lister state overwriting problem with call-stack managed lister stack 2020-02-29 15:38:38 -08:00
4coder_lister_base.h Fix lister state overwriting problem with call-stack managed lister stack 2020-02-29 15:38:38 -08:00
4coder_lists.cpp Fix lister state overwriting problem with call-stack managed lister stack 2020-02-29 15:38:38 -08:00
4coder_log.cpp
4coder_log_parser.cpp Better highlighting in listers, panel margin color fix 2020-01-26 19:32:54 -08:00
4coder_log_parser.h
4coder_mac_map.cpp Clipboard now implemented as a custom layer feature; API transition mechanism established for deprecating old clipboard API without immediately breaking existing code for anyone 2020-02-08 17:34:35 -08:00
4coder_malloc_allocator.cpp Build system is now working for macOS. 2019-12-22 23:43:36 +02:00
4coder_metadata_generator.cpp compiles and crashes 2020-02-02 15:50:18 +00:00
4coder_miblo_numbers.cpp Final type fixups; package and build stuff straightened out 2019-12-17 19:38:08 -08:00
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 Final type fixups; package and build stuff straightened out 2019-12-17 19:38:08 -08: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 Fix lister state overwriting problem with call-stack managed lister stack 2020-02-29 15:38:38 -08:00
4coder_project_commands.h
4coder_scope_commands.cpp
4coder_scope_commands.h
4coder_search.cpp Various fixes from the issues list 2020-01-23 13:39:47 -08:00
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 Starting to reorganize build scripts 2019-10-01 14:07:39 -07:00
4coder_stringf.cpp Reorganization in the custom layer to make independent custom layers easier to build 2020-02-15 12:33:18 -08:00
4coder_system_allocator.cpp Final type fixups; package and build stuff straightened out 2019-12-17 19:38:08 -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 Better highlighting in listers, panel margin color fix 2020-01-26 19:32:54 -08:00
4coder_tutorial.h
4coder_types.h Normal count type in Color_Table 2020-03-07 14:54:52 -08:00
4coder_version.h Version number 4.1.4 2020-03-10 14:19:23 -07:00