4coder/custom
Allen Webster fe9ed4fe79 Merge 2020-02-08 18:04:23 -08:00
..
bin Cleaned up buildsuper name convention; added defines to scripts 2020-02-07 17:02:42 -08:00
generated Merge 2020-02-08 18:04:23 -08:00
languages Only compute line indentation info at necessary points in the auto-indent routine 2020-01-11 15:45:28 -08:00
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
4coder_async_tasks.h
4coder_auto_indent.cpp Misc work on things 2020-02-08 18:03:54 -08:00
4coder_auto_indent.h Optimizing auto-indent scanning logic 2020-01-11 16:27:34 -08:00
4coder_base_commands.cpp Misc work on things 2020-02-08 18:03:54 -08:00
4coder_base_types.cpp Lots of miscellaneous issues today 2020-02-05 21:44:03 -08:00
4coder_base_types.h Trying to debug weird allocator crash bug; switching to windows 2020-01-19 12:00:58 -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
4coder_cli_command.cpp
4coder_clipboard.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_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 Lots of issues updated 2020-02-07 16:50:35 -08:00
4coder_code_index.h
4coder_code_index_listers.cpp
4coder_codepoint_map.cpp
4coder_combined_write_commands.cpp Lots of miscellaneous issues today 2020-02-05 21:44:03 -08:00
4coder_combined_write_commands.h
4coder_command_map.cpp
4coder_command_map.h
4coder_config.cpp Show whitespace 2020-02-07 17:37:10 -08:00
4coder_config.h Lots of issues updated 2020-02-07 16:50:35 -08:00
4coder_config_grammar.txt
4coder_custom.cpp
4coder_default_bindings.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_default_colors.cpp Updated built in color theme to match theme-4coder.4coder version 2020-01-26 21:28:49 -08:00
4coder_default_colors.h
4coder_default_framework.cpp Lots of issues updated 2020-02-07 16:50:35 -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 Fade ranges added to default rendering rules; fixed crash on bad font path 2020-01-15 10:14:17 -08:00
4coder_default_hooks.cpp Misc work on things 2020-02-08 18:03:54 -08:00
4coder_default_include.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_default_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_delta_rule.cpp
4coder_delta_rule.h
4coder_doc_commands.cpp Site update 2020-01-22 14:01:42 -08:00
4coder_doc_content_types.cpp
4coder_doc_content_types.h
4coder_docs.cpp Fix crash when escaping command_documentation 2020-01-15 10:16:13 -08:00
4coder_draw.cpp Show whitespace 2020-02-07 17:37:10 -08:00
4coder_draw.h
4coder_eol.cpp
4coder_events.cpp
4coder_events.h
4coder_fancy.cpp Added a hack to fix DeadLock problem regrading the system_memory_annotation function. Also started working on fixing the performance issues that I discovered in the graphics renderer on retina displays (for now I changed to FCoder_View to be layer backed which is faster for rendering animations, this seems to improve performance by a little margin but rendering on high dpi displays is not closed to being smooth yet...). 2020-01-14 03:22:29 +02:00
4coder_file.cpp
4coder_file.h
4coder_file_moving.h folder copy fixup in mac package script 2020-01-20 23:22:26 -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
4coder_hash_functions.cpp
4coder_helper.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_helper.h
4coder_insertion.cpp
4coder_insertion.h
4coder_jump_lister.cpp
4coder_jump_lister.h
4coder_jump_sticky.cpp Sticky jump crash fixed 2020-01-14 15:38:29 -08:00
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 Better highlighting in listers, panel margin color fix 2020-01-26 19:32:54 -08:00
4coder_lister_base.h Create folders from interactive_open_or_new 2020-01-14 15:35:14 -08:00
4coder_lists.cpp Fix drive letter problem; add unkillable setting 2020-01-26 18:27: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
4coder_metadata_generator.cpp
4coder_miblo_numbers.cpp
4coder_profile.cpp
4coder_profile.h
4coder_profile_inspect.cpp
4coder_profile_inspect.h
4coder_profile_static_disable.cpp
4coder_profile_static_enable.cpp
4coder_project_commands.cpp project deep copy bug fix 2020-02-07 18:22:14 -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
4coder_string_match.h
4coder_stringf.cpp
4coder_system_allocator.cpp
4coder_system_helpers.cpp
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 Fix drive letter problem; add unkillable setting 2020-01-26 18:27:38 -08:00
4coder_version.h 4.1.3 2020-02-05 22:50:21 -08:00