4coder
 
 
 
 
 
 
Go to file
Allen Webster ef571b7f64 Correct naming scheme 2019-06-18 15:56:09 -07:00
4coder_API
4coder_generated Extended String_Match struct; regularized range and rect type code 2019-06-17 21:47:00 -07:00
4coder_lib
languages
manual
meta Simplified and optimized implementation of string matching/scanning/listing operations by reducing to a chunked text linear scanning algorithim 2019-06-16 16:38:22 -07:00
opengl Extended String_Match struct; regularized range and rect type code 2019-06-17 21:47:00 -07:00
platform_all
platform_linux
platform_mac Removing OS level directory cd implementations 2019-06-01 17:47:14 -07:00
platform_unix
platform_win32
test_input_scripts
themes Fix wombat, fix config problem 2018-10-07 14:50:17 -07:00
windows_scripts clipboard change hook fully integrated 2019-03-30 15:36:31 -07:00
.gitignore
4coder_api_transition_30_31.cpp Correct naming scheme 2019-06-18 15:56:09 -07:00
4coder_api_transition_30_31.h
4coder_api_transition_30_31_helpers.cpp
4coder_app_links_allocator.cpp
4coder_auto_indent.cpp Simplified and optimized implementation of string matching/scanning/listing operations by reducing to a chunked text linear scanning algorithim 2019-06-16 16:38:22 -07:00
4coder_auto_indent.h
4coder_base_commands.cpp Correct naming scheme 2019-06-18 15:56:09 -07:00
4coder_base_types.cpp Extended String_Match struct; regularized range and rect type code 2019-06-17 21:47:00 -07:00
4coder_base_types.h
4coder_buffer_seek_constructors.cpp
4coder_build_commands.cpp Correct naming scheme 2019-06-18 15:56:09 -07:00
4coder_build_commands.h
4coder_casey_classic.cpp Deeply reorganizing code from seek.cpp; more 'enclose' operations 2019-06-09 14:05:57 -07:00
4coder_clipboard.cpp
4coder_combined_write_commands.cpp Correct naming scheme 2019-06-18 15:56:09 -07:00
4coder_combined_write_commands.h
4coder_config.cpp
4coder_config.h
4coder_config_grammar.txt
4coder_default_bindings.cpp
4coder_default_framework.cpp Correct naming scheme 2019-06-18 15:56:09 -07:00
4coder_default_framework.h
4coder_default_framework_variables.cpp
4coder_default_hooks.cpp Correct naming scheme 2019-06-18 15:56:09 -07:00
4coder_default_include.cpp
4coder_experiments.cpp Correct naming scheme 2019-06-18 15:56:09 -07:00
4coder_fancy.cpp Correct naming scheme 2019-06-18 15:56:09 -07:00
4coder_fancy.h
4coder_file.h
4coder_font_helper.cpp
4coder_function_list.cpp
4coder_function_list.h
4coder_hash_functions.cpp
4coder_helper.cpp Correct naming scheme 2019-06-18 15:56:09 -07:00
4coder_helper.h Simplified and optimized implementation of string matching/scanning/listing operations by reducing to a chunked text linear scanning algorithim 2019-06-16 16:38:22 -07:00
4coder_insertion.cpp Correct naming scheme 2019-06-18 15:56:09 -07:00
4coder_insertion.h
4coder_jump_direct.cpp
4coder_jump_lister.cpp Significant progress reorganizing the customization helpers 2019-06-01 20:07:57 -07:00
4coder_jump_lister.h
4coder_jump_sticky.cpp
4coder_jump_sticky.h
4coder_jumping.cpp
4coder_jumping.h
4coder_lists.cpp Correct naming scheme 2019-06-18 15:56:09 -07:00
4coder_malloc_allocator.cpp
4coder_metadata_generator.cpp Correct naming scheme 2019-06-18 15:56:09 -07:00
4coder_miblo_numbers.cpp Correct naming scheme 2019-06-18 15:56:09 -07:00
4coder_project_commands.cpp Correct naming scheme 2019-06-18 15:56:09 -07:00
4coder_project_commands.h
4coder_remapping_commands.cpp
4coder_scope_commands.cpp Correct naming scheme 2019-06-18 15:56:09 -07:00
4coder_scope_commands.h
4coder_search.cpp Correct naming scheme 2019-06-18 15:56:09 -07:00
4coder_search.h
4coder_seek.cpp Fixed the replace in range bug 2019-06-14 13:28:20 -07:00
4coder_seek.h
4coder_string_match.cpp
4coder_stringf.cpp Correct naming scheme 2019-06-18 15:56:09 -07:00
4coder_system_command.cpp
4coder_ui_helper.cpp Merge non-sense, who knows, here goes 2019-06-01 16:58:28 -07:00
4coder_ui_helper.h
4ed.cpp Correct naming scheme 2019-06-18 15:56:09 -07:00
4ed.h
4ed_api_implementation.cpp
4ed_app_models.h
4ed_app_target.cpp
4ed_buffer.cpp
4ed_buffer.h
4ed_buffer_model.h
4ed_cli.cpp
4ed_cli.h
4ed_code_wrap.cpp
4ed_code_wrap.h Cleaned up input, replaced all {0} with {} 2018-11-20 00:18:54 -08:00
4ed_command.cpp
4ed_command.h
4ed_cursor_codes.h Rendering improvements and partial cleanup 2017-11-10 19:58:47 -05:00
4ed_dynamic_variables.cpp
4ed_dynamic_variables.h
4ed_edit.cpp
4ed_edit.h
4ed_file.cpp
4ed_file.h Merge non-sense, who knows, here goes 2019-06-01 16:58:28 -07:00
4ed_file_lex.cpp
4ed_file_track.h Fixed reopen bug that loses indentation information, moved reopen command to the custom layer 2018-11-20 23:48:42 -08:00
4ed_file_track_general.cpp
4ed_font.cpp Merge non-sense, who knows, here goes 2019-06-01 16:58:28 -07:00
4ed_font.h
4ed_font_provider_freetype.cpp
4ed_font_provider_freetype.h
4ed_gui.cpp
4ed_gui.h
4ed_history.cpp
4ed_history.h
4ed_hot_directory.cpp
4ed_hot_directory.h Merge non-sense, who knows, here goes 2019-06-01 16:58:28 -07:00
4ed_layout.cpp Extended String_Match struct; regularized range and rect type code 2019-06-17 21:47:00 -07:00
4ed_layout.h
4ed_log.h
4ed_mem.cpp Merge non-sense, who knows, here goes 2019-06-01 16:58:28 -07:00
4ed_memory_bank.cpp
4ed_memory_bank.h
4ed_parse_context.cpp Merge non-sense, who knows, here goes 2019-06-01 16:58:28 -07:00
4ed_parse_context.h
4ed_ptr_check.cpp
4ed_ptr_check.h Moved Managed_Scope and Managed_Object over to checkable id system with u32_Ptr_Table 2018-08-26 02:55:12 -07:00
4ed_render_format.cpp
4ed_render_format.h
4ed_render_target.cpp
4ed_render_target.h
4ed_string_matching.cpp
4ed_system.h
4ed_text_layout.cpp
4ed_text_layout.h buffer space <-> layout space conversions; on screen range and height in text layout 2019-03-31 23:40:24 -07:00
4ed_translation.cpp
4ed_translation.h
4ed_view.cpp
4ed_view.h
4ed_view_ui.cpp
4ed_working_set.cpp
4ed_working_set.h
LICENSE.txt
README.txt Cleanup and bug fixes 2018-10-05 18:42:56 -07:00
build.bat
build.sh got string build working again 2017-07-09 00:28:33 -04:00
build_config_parser_generator.bat
build_metadata.bat
build_metadata.sh
build_optimized.bat
build_x86.sh
buildsuper_x64.bat
buildsuper_x64.sh
buildsuper_x86.bat
buildsuper_x86.sh
changes.txt
detect_os.sh
itchio_push_all.bat
itchio_push_all.sh
old_string_api.h
package.bat post-stream, got miblo incrementors/decrementors started. added settings for code presentation. adding config file for code wrapping 2016-10-27 19:45:41 -04:00
package.sh
project.4coder
release-config.4coder
things_ive_broken.txt
todo.txt
zip.bat

README.txt

Thank you for contributing to the 4coder project!

To submit bug reports or to request particular features email:
editor@4coder.net

Watch the 4coder.handmade.network blog and @AllenWebster4th twitter for news about 4coder progress.

For documentation, feature lists, and usage tutorial videos go to:
4coder.com