Go to file
Allen Webster ef571b7f64 Correct naming scheme 2019-06-18 15:56:09 -07:00
4coder_API Extended String_Match struct; regularized range and rect type code 2019-06-17 21:47:00 -07:00
4coder_generated Extended String_Match struct; regularized range and rect type code 2019-06-17 21:47:00 -07:00
4coder_lib Merge non-sense, who knows, here goes 2019-06-01 16:58:28 -07:00
languages Full token type disambiguation of keywords 2019-02-04 17:06:48 -08:00
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 Deleted empty 4ed_shared_file_handling.cpp file 2019-06-01 17:47:45 -07:00
platform_linux Removing OS level directory cd implementations 2019-06-01 17:47:14 -07:00
platform_mac Removing OS level directory cd implementations 2019-06-01 17:47:14 -07:00
platform_unix Cleaned up input, replaced all {0} with {} 2018-11-20 00:18:54 -08:00
platform_win32 Extended String_Match struct; regularized range and rect type code 2019-06-17 21:47:00 -07:00
test_input_scripts
themes
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 Generalizing the ideas of 'stop spots' and 'enclose' operations even more 2019-06-10 22:01:57 -07:00
4coder_api_transition_30_31_helpers.cpp Extended String_Match struct; regularized range and rect type code 2019-06-17 21:47:00 -07:00
4coder_app_links_allocator.cpp Merge non-sense, who knows, here goes 2019-06-01 16:58:28 -07:00
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 Simplify and rename 'hard starts' stuff for indentation 2019-06-14 15:57:22 -07:00
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 Extended String_Match struct; regularized range and rect type code 2019-06-17 21:47:00 -07:00
4coder_buffer_seek_constructors.cpp Changed off bool32 int32_t uint32_t; Frame_Info, and Render_Parameters structures 2019-02-26 15:08:42 -08:00
4coder_build_commands.cpp Correct naming scheme 2019-06-18 15:56:09 -07:00
4coder_build_commands.h Merge non-sense, who knows, here goes 2019-06-01 16:58:28 -07:00
4coder_casey_classic.cpp Deeply reorganizing code from seek.cpp; more 'enclose' operations 2019-06-09 14:05:57 -07:00
4coder_clipboard.cpp Significant progress reorganizing the customization helpers 2019-06-01 20:07:57 -07:00
4coder_combined_write_commands.cpp Correct naming scheme 2019-06-18 15:56:09 -07:00
4coder_combined_write_commands.h More int32_t uint32_t changes 2019-02-26 15:17:53 -08:00
4coder_config.cpp Merge non-sense, who knows, here goes 2019-06-01 16:58:28 -07:00
4coder_config.h Merge non-sense, who knows, here goes 2019-06-01 16:58:28 -07:00
4coder_config_grammar.txt
4coder_default_bindings.cpp More int32_t uint32_t changes 2019-02-26 15:17:53 -08:00
4coder_default_framework.cpp Correct naming scheme 2019-06-18 15:56:09 -07:00
4coder_default_framework.h Merge non-sense, who knows, here goes 2019-06-01 16:58:28 -07:00
4coder_default_framework_variables.cpp Merge non-sense, who knows, here goes 2019-06-01 16:58:28 -07:00
4coder_default_hooks.cpp Correct naming scheme 2019-06-18 15:56:09 -07:00
4coder_default_include.cpp Extended String_Match struct; regularized range and rect type code 2019-06-17 21:47:00 -07:00
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 Merge non-sense, who knows, here goes 2019-06-01 16:58:28 -07:00
4coder_file.h Merge non-sense, who knows, here goes 2019-06-01 16:58:28 -07:00
4coder_font_helper.cpp Merge non-sense, who knows, here goes 2019-06-01 16:58:28 -07:00
4coder_function_list.cpp Significant progress reorganizing the customization helpers 2019-06-01 20:07:57 -07:00
4coder_function_list.h Merge non-sense, who knows, here goes 2019-06-01 16:58:28 -07:00
4coder_hash_functions.cpp text layout space conversions 2019-03-31 23:14:31 -07:00
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 Merge non-sense, who knows, here goes 2019-06-01 16:58:28 -07:00
4coder_jump_direct.cpp Merge non-sense, who knows, here goes 2019-06-01 16:58:28 -07:00
4coder_jump_lister.cpp Significant progress reorganizing the customization helpers 2019-06-01 20:07:57 -07:00
4coder_jump_lister.h More int32_t uint32_t changes 2019-02-26 15:17:53 -08:00
4coder_jump_sticky.cpp Significant progress reorganizing the customization helpers 2019-06-01 20:07:57 -07:00
4coder_jump_sticky.h Merge non-sense, who knows, here goes 2019-06-01 16:58:28 -07:00
4coder_jumping.cpp Significant progress reorganizing the customization helpers 2019-06-01 20:07:57 -07:00
4coder_jumping.h Merge non-sense, who knows, here goes 2019-06-01 16:58:28 -07:00
4coder_lists.cpp Correct naming scheme 2019-06-18 15:56:09 -07:00
4coder_malloc_allocator.cpp Merge non-sense, who knows, here goes 2019-06-01 16:58:28 -07:00
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 Merge non-sense, who knows, here goes 2019-06-01 16:58:28 -07:00
4coder_remapping_commands.cpp Merge non-sense, who knows, here goes 2019-06-01 16:58:28 -07:00
4coder_scope_commands.cpp Correct naming scheme 2019-06-18 15:56:09 -07:00
4coder_scope_commands.h Progress towards removing Buffer_Summary 2019-04-04 01:25:16 -07:00
4coder_search.cpp Correct naming scheme 2019-06-18 15:56:09 -07:00
4coder_search.h I forget 2019-06-15 12:06:14 -07:00
4coder_seek.cpp Fixed the replace in range bug 2019-06-14 13:28:20 -07:00
4coder_seek.h Deeply reorganizing code from seek.cpp; more 'enclose' operations 2019-06-09 14:05:57 -07:00
4coder_string_match.cpp Extended String_Match struct; regularized range and rect type code 2019-06-17 21:47:00 -07:00
4coder_stringf.cpp Correct naming scheme 2019-06-18 15:56:09 -07:00
4coder_system_command.cpp Merge non-sense, who knows, here goes 2019-06-01 16:58:28 -07:00
4coder_ui_helper.cpp Merge non-sense, who knows, here goes 2019-06-01 16:58:28 -07:00
4coder_ui_helper.h Merge non-sense, who knows, here goes 2019-06-01 16:58:28 -07:00
4ed.cpp Correct naming scheme 2019-06-18 15:56:09 -07:00
4ed.h Merge non-sense, who knows, here goes 2019-06-01 16:58:28 -07:00
4ed_api_implementation.cpp Extended String_Match struct; regularized range and rect type code 2019-06-17 21:47:00 -07:00
4ed_app_models.h Merge non-sense, who knows, here goes 2019-06-01 16:58:28 -07:00
4ed_app_target.cpp Extended String_Match struct; regularized range and rect type code 2019-06-17 21:47:00 -07:00
4ed_buffer.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
4ed_buffer.h Seek string in the core 2019-06-11 16:16:27 -07:00
4ed_buffer_model.h
4ed_cli.cpp Merge non-sense, who knows, here goes 2019-06-01 16:58:28 -07:00
4ed_cli.h Upgraded child process API; Child_Process_ID; launch process without buffer; no-max number of child processes 2019-03-20 20:18:08 -07:00
4ed_code_wrap.cpp Merge non-sense, who knows, here goes 2019-06-01 16:58:28 -07:00
4ed_code_wrap.h Cleaned up input, replaced all {0} with {} 2018-11-20 00:18:54 -08:00
4ed_command.cpp Merge non-sense, who knows, here goes 2019-06-01 16:58:28 -07:00
4ed_command.h Removal of the old commands system 2019-02-07 20:45:13 -08:00
4ed_cursor_codes.h
4ed_dynamic_variables.cpp Merge non-sense, who knows, here goes 2019-06-01 16:58:28 -07:00
4ed_dynamic_variables.h Merge non-sense, who knows, here goes 2019-06-01 16:58:28 -07:00
4ed_edit.cpp Fixed off-by-one problem with buffer_seek_string; fixed history grouping in batch edits 2019-06-17 13:05:14 -07:00
4ed_edit.h Fixed batch edit history problem and batch edit abstract mode problem 2019-03-27 20:06:17 -07:00
4ed_file.cpp Merge non-sense, who knows, here goes 2019-06-01 16:58:28 -07:00
4ed_file.h Merge non-sense, who knows, here goes 2019-06-01 16:58:28 -07:00
4ed_file_lex.cpp Merge non-sense, who knows, here goes 2019-06-01 16:58:28 -07:00
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 Cleaned up input, replaced all {0} with {} 2018-11-20 00:18:54 -08:00
4ed_font.cpp Merge non-sense, who knows, here goes 2019-06-01 16:58:28 -07:00
4ed_font.h Cleaned up input, replaced all {0} with {} 2018-11-20 00:18:54 -08:00
4ed_font_provider_freetype.cpp Merge non-sense, who knows, here goes 2019-06-01 16:58:28 -07:00
4ed_font_provider_freetype.h Merge non-sense, who knows, here goes 2019-06-01 16:58:28 -07:00
4ed_gui.cpp More int32_t uint32_t changes 2019-02-26 15:17:53 -08:00
4ed_gui.h
4ed_history.cpp Merge non-sense, who knows, here goes 2019-06-01 16:58:28 -07:00
4ed_history.h Merge non-sense, who knows, here goes 2019-06-01 16:58:28 -07:00
4ed_hot_directory.cpp Merge non-sense, who knows, here goes 2019-06-01 16:58:28 -07:00
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 Margins, moved file bar, moved query bars 2019-02-26 21:49:35 -08:00
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 Merge non-sense, who knows, here goes 2019-06-01 16:58:28 -07:00
4ed_memory_bank.h Basics of new history system working: 2019-02-08 02:03:48 -08:00
4ed_parse_context.cpp Merge non-sense, who knows, here goes 2019-06-01 16:58:28 -07:00
4ed_parse_context.h Merge non-sense, who knows, here goes 2019-06-01 16:58:28 -07:00
4ed_ptr_check.cpp Merge non-sense, who knows, here goes 2019-06-01 16:58:28 -07:00
4ed_ptr_check.h
4ed_render_format.cpp Extended String_Match struct; regularized range and rect type code 2019-06-17 21:47:00 -07:00
4ed_render_format.h Merge casey changes 2019-01-25 13:03:52 -08:00
4ed_render_target.cpp Extended String_Match struct; regularized range and rect type code 2019-06-17 21:47:00 -07:00
4ed_render_target.h Merge non-sense, who knows, here goes 2019-06-01 16:58:28 -07:00
4ed_string_matching.cpp Extended String_Match struct; regularized range and rect type code 2019-06-17 21:47:00 -07:00
4ed_system.h Extended String_Match struct; regularized range and rect type code 2019-06-17 21:47:00 -07:00
4ed_text_layout.cpp Merge non-sense, who knows, here goes 2019-06-01 16:58:28 -07:00
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 Cleaned up input, replaced all {0} with {} 2018-11-20 00:18:54 -08:00
4ed_translation.h Cleaned up input, replaced all {0} with {} 2018-11-20 00:18:54 -08:00
4ed_view.cpp Merge non-sense, who knows, here goes 2019-06-01 16:58:28 -07:00
4ed_view.h Merge non-sense, who knows, here goes 2019-06-01 16:58:28 -07:00
4ed_view_ui.cpp top level render caller controlling layout directly 2019-03-31 11:55:26 -07:00
4ed_working_set.cpp Merge non-sense, who knows, here goes 2019-06-01 16:58:28 -07:00
4ed_working_set.h Merge non-sense, who knows, here goes 2019-06-01 16:58:28 -07:00
LICENSE.txt
README.txt
build.bat Merge non-sense, who knows, here goes 2019-06-01 16:58:28 -07:00
build.sh
build_config_parser_generator.bat
build_metadata.bat
build_metadata.sh
build_optimized.bat Merge casey changes 2019-01-25 13:03:52 -08:00
build_x86.sh
buildsuper_x64.bat Merge non-sense, who knows, here goes 2019-06-01 16:58:28 -07:00
buildsuper_x64.sh
buildsuper_x86.bat buildsuper release mode 2019-03-30 15:10:17 -07:00
buildsuper_x86.sh
changes.txt Changes updated, list all functions all buffers bound 2018-12-18 17:25:30 -08:00
detect_os.sh
itchio_push_all.bat
itchio_push_all.sh
old_string_api.h Merge non-sense, who knows, here goes 2019-06-01 16:58:28 -07:00
package.bat
package.sh
project.4coder Replaced streaming implementations of seeks with a core based character class seek system 2019-06-08 17:09:14 -07:00
release-config.4coder
things_ive_broken.txt Simplify and rename 'hard starts' stuff for indentation 2019-06-14 15:57:22 -07:00
todo.txt Changes updated, list all functions all buffers bound 2018-12-18 17:25:30 -08:00
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