4coder/custom
Allen Webster 0b5fabe23f 4.1.8 change log and version number 2021-06-03 09:23:58 -07:00
..
bin
generated
languages
lexer_generator better parsing for include argument 2021-05-14 20:43:43 -07:00
4coder_app_links_allocator.cpp
4coder_async_tasks.cpp
4coder_async_tasks.h
4coder_audio.cpp
4coder_audio.h
4coder_auto_indent.cpp
4coder_auto_indent.h
4coder_base_commands.cpp
4coder_base_types.cpp
4coder_base_types.h
4coder_buffer_seek_constructors.cpp
4coder_build_commands.cpp
4coder_build_commands.h
4coder_cli_command.cpp
4coder_clipboard.cpp
4coder_clipboard.h
4coder_code_index.cpp
4coder_code_index.h
4coder_code_index_listers.cpp
4coder_codepoint_map.cpp
4coder_combined_write_commands.cpp
4coder_combined_write_commands.h
4coder_command_map.cpp
4coder_command_map.h [code index] put notes into a hash table 2020-10-18 17:44:01 -07:00
4coder_config.cpp
4coder_config.h
4coder_config_grammar.txt
4coder_custom.cpp
4coder_default_bindings.cpp
4coder_default_colors.cpp
4coder_default_colors.h
4coder_default_framework.cpp
4coder_default_framework.h
4coder_default_framework_variables.cpp
4coder_default_hooks.cpp
4coder_default_include.cpp
4coder_default_map.cpp [dynamic bindings] fixing bugs; got it working 2020-10-22 19:36:17 -07:00
4coder_delta_rule.cpp Rip out the super annoying Data String_Const_u8 distinction 2020-12-30 16:55:11 -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 Site update 2020-01-22 14:01:42 -08:00
4coder_doc_content_types.cpp
4coder_doc_content_types.h
4coder_docs.cpp New better arena management 2020-03-11 16:22:37 -07:00
4coder_draw.cpp
4coder_draw.h
4coder_dynamic_bindings.cpp logging binding.4coder 2021-06-02 00:36:32 -07:00
4coder_eol.cpp
4coder_events.cpp
4coder_events.h
4coder_examples.cpp Fix audio load fclose crashes 2021-01-17 12:56:49 -08:00
4coder_fancy.cpp Line number performance fix 2020-05-01 06:31:44 -07:00
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 Function list printing format fix 2020-05-09 08:40:44 -07:00
4coder_function_list.h Starting to reorganize build scripts 2019-10-01 14:07:39 -07:00
4coder_hash_functions.cpp
4coder_helper.cpp
4coder_helper.h
4coder_insertion.cpp Fixed theme config 2019-12-22 20:50:54 -08:00
4coder_insertion.h
4coder_jump_lister.cpp
4coder_jump_lister.h
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
4coder_layout_rule.h Transition integer types over to new config system 2020-11-26 13:12:59 -08:00
4coder_lister_base.cpp
4coder_lister_base.h
4coder_lists.cpp
4coder_log.cpp Fully transitioned to the new system api linkage 2019-10-03 10:57:44 -07:00
4coder_log_parser.cpp
4coder_log_parser.h
4coder_mac_map.cpp [dynamic bindings] fixing bugs; got it working 2020-10-22 19:36:17 -07:00
4coder_malloc_allocator.cpp Build system is now working for macOS. 2019-12-22 23:43:36 +02:00
4coder_metadata_generator.cpp
4coder_miblo_numbers.cpp
4coder_prj_v1.cpp Fix prj 1 -> 2 conversion 'retatlive' option in load paths 2021-01-19 19:38:52 -08:00
4coder_prj_v1.h Sort away project v1 -> v2 conversion code 2021-01-11 21:54:41 -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 Rip out the super annoying Data String_Const_u8 distinction 2020-12-30 16:55:11 -08:00
4coder_profile_inspect.h
4coder_profile_static_disable.cpp
4coder_profile_static_enable.cpp
4coder_project_commands.cpp
4coder_project_commands.h Partial implementation of project reprint command 2021-01-12 21:56:01 -08:00
4coder_scope_commands.cpp
4coder_scope_commands.h
4coder_search.cpp
4coder_search.h
4coder_search_list.cpp
4coder_search_list.h
4coder_string_match.cpp
4coder_string_match.h Starting to reorganize build scripts 2019-10-01 14:07:39 -07:00
4coder_stringf.cpp
4coder_system_allocator.cpp
4coder_system_helpers.cpp
4coder_system_types.h
4coder_table.cpp
4coder_table.h Rip out the super annoying Data String_Const_u8 distinction 2020-12-30 16:55:11 -08:00
4coder_token.cpp
4coder_token.h Upgraded virtual whitespace layout 2019-11-10 18:51:37 -08:00
4coder_tutorial.cpp
4coder_tutorial.h HMS Demo code fully ready 2019-11-14 18:36:31 -08:00
4coder_types.h
4coder_variables.cpp
4coder_variables.h Partial implementation of project reprint command 2021-01-12 21:56:01 -08:00
4coder_version.h
project.4coder