4coder
 
 
 
 
 
 
Go to file
Allen Webster 70cae408d1 stop spamming all the views with the run buffer 2019-04-15 12:43:58 -07:00
4coder_API Cleanup cleanup cleanup; shrinking api implementation file size mostly 2019-04-05 16:30:24 -07:00
4coder_generated stop spamming all the views with the run buffer 2019-04-15 12:43:58 -07:00
4coder_lib text layout space conversions 2019-03-31 23:14:31 -07:00
languages
manual Updated various mac things 2018-10-06 08:49:13 -07:00
meta Line numbers 2019-02-27 13:14:25 -08:00
opengl 4coder Jamm 2 2019-02-25 15:42:13 -08:00
platform_all new animation call n=0 -> immediate animate, n>0 -> try to wait about roughly that many milliseconds 2019-03-30 14:51:56 -07:00
platform_linux
platform_mac Removing all inlines 2019-01-31 05:06:42 -08:00
platform_unix
platform_win32 misc fixes 2019-04-08 12:21:04 -07:00
site File Attributes thingy, command line file crash investigated 2019-02-13 15:15:22 -08:00
string text layout space conversions 2019-03-31 23:14:31 -07:00
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 Finished sectioning away View_Summary 2019-04-07 10:36:24 -07:00
4coder_api_transition_30_31.h Cleanup cleanup cleanup; shrinking api implementation file size mostly 2019-04-05 16:30:24 -07:00
4coder_api_transition_30_31_helpers.cpp Finished sectioning away View_Summary 2019-04-07 10:36:24 -07:00
4coder_auto_indent.cpp More progress shifting off of View_Summary 2019-04-06 14:13:49 -07:00
4coder_auto_indent.h Changed off bool32 int32_t uint32_t; Frame_Info, and Render_Parameters structures 2019-02-26 15:08:42 -08:00
4coder_base_commands.cpp Finished sectioning away View_Summary 2019-04-07 10:36:24 -07:00
4coder_base_types.cpp Cleanup cleanup cleanup; shrinking api implementation file size mostly 2019-04-05 16:30:24 -07:00
4coder_base_types.h Buffer_Summary completely shifted into transition files 2019-04-04 19:03:36 -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 Finished sectioning away View_Summary 2019-04-07 10:36:24 -07:00
4coder_build_commands.h
4coder_casey_classic.cpp Only send end signal from exec_system_command via flag 2019-03-17 16:11:37 -07:00
4coder_clipboard.cpp More progress shifting off of View_Summary 2019-04-06 14:13:49 -07:00
4coder_combined_write_commands.cpp More progress shifting off of View_Summary 2019-04-06 14:13:49 -07:00
4coder_combined_write_commands.h More int32_t uint32_t changes 2019-02-26 15:17:53 -08:00
4coder_config.cpp Line numbers 2019-02-27 13:14:25 -08:00
4coder_config.h Line numbers 2019-02-27 13:14:25 -08:00
4coder_config_grammar.txt Cleanup and bug fixes 2018-10-05 18:42:56 -07:00
4coder_default_bindings.cpp More int32_t uint32_t changes 2019-02-26 15:17:53 -08:00
4coder_default_framework.cpp Finished sectioning away View_Summary 2019-04-07 10:36:24 -07:00
4coder_default_framework.h Progress towards shifting off View_Summary 2019-04-06 12:40:36 -07:00
4coder_default_framework_variables.cpp More int32_t uint32_t changes 2019-02-26 15:17:53 -08:00
4coder_default_hooks.cpp Fix variable shadowing problems 2019-04-08 13:02:44 -07:00
4coder_default_include.cpp Remove View_Summary from core API 2019-04-05 14:56:58 -07:00
4coder_experiments.cpp Fix variable shadowing problems 2019-04-08 13:02:44 -07:00
4coder_fancy.cpp text layout space conversions 2019-03-31 23:14:31 -07:00
4coder_fancy.h
4coder_file.h
4coder_font_helper.cpp Buffer_Summary completely shifted into transition files 2019-04-04 19:03:36 -07:00
4coder_function_list.cpp Finished sectioning away View_Summary 2019-04-07 10:36:24 -07:00
4coder_function_list.h Changed off bool32 int32_t uint32_t; Frame_Info, and Render_Parameters structures 2019-02-26 15:08:42 -08:00
4coder_hash_functions.cpp text layout space conversions 2019-03-31 23:14:31 -07:00
4coder_helper.cpp Finished sectioning away View_Summary 2019-04-07 10:36:24 -07:00
4coder_helper.h More progress shifting off of View_Summary 2019-04-06 14:13:49 -07:00
4coder_insertion.cpp Cleanup cleanup cleanup; shrinking api implementation file size mostly 2019-04-05 16:30:24 -07:00
4coder_insertion.h New insertion buffering; fixed new search bug 2019-04-02 13:06:49 -07:00
4coder_jump_direct.cpp Fix variable shadowing problems 2019-04-08 13:02:44 -07:00
4coder_jump_lister.cpp Progress towards shifting off View_Summary 2019-04-06 12:40:36 -07:00
4coder_jump_lister.h More int32_t uint32_t changes 2019-02-26 15:17:53 -08:00
4coder_jump_sticky.cpp Fix variable shadowing problems 2019-04-08 13:02:44 -07:00
4coder_jump_sticky.h Progress towards shifting off View_Summary 2019-04-06 12:40:36 -07:00
4coder_jumping.cpp Progress towards shifting off View_Summary 2019-04-06 12:40:36 -07:00
4coder_lists.cpp More progress shifting off of View_Summary 2019-04-06 14:13:49 -07:00
4coder_metadata_generator.cpp
4coder_miblo_numbers.cpp Finished sectioning away View_Summary 2019-04-07 10:36:24 -07:00
4coder_os_comp_cracking.h
4coder_project_commands.cpp stop spamming all the views with the run buffer 2019-04-15 12:43:58 -07:00
4coder_project_commands.h Changed off bool32 int32_t uint32_t; Frame_Info, and Render_Parameters structures 2019-02-26 15:08:42 -08:00
4coder_remapping_commands.cpp More int32_t uint32_t changes 2019-02-26 15:17:53 -08:00
4coder_scope_commands.cpp More progress shifting off of View_Summary 2019-04-06 14:13:49 -07:00
4coder_scope_commands.h Progress towards removing Buffer_Summary 2019-04-04 01:25:16 -07:00
4coder_search.cpp Finished sectioning away View_Summary 2019-04-07 10:36:24 -07:00
4coder_search.h New insertion buffering; fixed new search bug 2019-04-02 13:06:49 -07:00
4coder_seek.cpp More progress shifting off of View_Summary 2019-04-06 14:13:49 -07:00
4coder_seek.h More int32_t uint32_t changes 2019-02-26 15:17:53 -08:00
4coder_system_command.cpp Finished sectioning away View_Summary 2019-04-07 10:36:24 -07:00
4coder_ui_helper.cpp Finished sectioning away View_Summary 2019-04-07 10:36:24 -07:00
4coder_ui_helper.h Progress towards shifting off View_Summary 2019-04-06 12:40:36 -07:00
4ed.cpp Cleanup cleanup cleanup; shrinking api implementation file size mostly 2019-04-05 16:30:24 -07:00
4ed.h Clipboard, Process, and Cliprect Changes 2019-03-15 01:38:28 -07:00
4ed_api_implementation.cpp misc fixes 2019-04-08 12:21:04 -07:00
4ed_app_models.h layout handles, looking up cursor values 2019-03-31 17:36:09 -07:00
4ed_app_target.cpp text layout space conversions 2019-03-31 23:14:31 -07:00
4ed_buffer.cpp buffer space <-> layout space conversions; on screen range and height in text layout 2019-03-31 23:40:24 -07:00
4ed_buffer.h buffer space <-> layout space conversions; on screen range and height in text layout 2019-03-31 23:40:24 -07:00
4ed_buffer_model.h
4ed_cli.cpp Cleanup cleanup cleanup; shrinking api implementation file size mostly 2019-04-05 16:30:24 -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
4ed_code_wrap.h
4ed_command.cpp
4ed_command.h
4ed_cursor_codes.h
4ed_defines.h Moving basically everything to 4coder base types 2019-02-26 15:30:08 -08:00
4ed_dynamic_variables.cpp Fixed batch edit history problem and batch edit abstract mode problem 2019-03-27 20:06:17 -07:00
4ed_dynamic_variables.h
4ed_edit.cpp Cleanup cleanup cleanup; shrinking api implementation file size mostly 2019-04-05 16:30:24 -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 Cleanup cleanup cleanup; shrinking api implementation file size mostly 2019-04-05 16:30:24 -07:00
4ed_file.h Fix alignment bug in new compute_render_layout system; fixed some misc. bugs 2019-03-31 21:24:13 -07:00
4ed_file_lex.cpp
4ed_file_track.h
4ed_file_track_general.cpp
4ed_font.cpp
4ed_font.h
4ed_font_provider_freetype.cpp
4ed_font_provider_freetype.h More int32_t uint32_t changes 2019-02-26 15:17:53 -08:00
4ed_gui.cpp More int32_t uint32_t changes 2019-02-26 15:17:53 -08:00
4ed_gui.h
4ed_history.cpp context_get_arena 2019-03-29 14:21:50 -07:00
4ed_history.h Cleanup cleanup cleanup; shrinking api implementation file size mostly 2019-04-05 16:30:24 -07:00
4ed_hot_directory.cpp
4ed_hot_directory.h
4ed_layout.cpp Cleanup cleanup cleanup; shrinking api implementation file size mostly 2019-04-05 16:30:24 -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
4ed_memory_bank.cpp
4ed_memory_bank.h
4ed_parse_context.cpp
4ed_parse_context.h
4ed_ptr_check.cpp
4ed_ptr_check.h
4ed_render_format.cpp Line numbers 2019-02-27 13:14:25 -08:00
4ed_render_format.h
4ed_render_target.cpp Clipboard, Process, and Cliprect Changes 2019-03-15 01:38:28 -07:00
4ed_render_target.h
4ed_system.h new animation call n=0 -> immediate animate, n>0 -> try to wait about roughly that many milliseconds 2019-03-30 14:51:56 -07:00
4ed_text_layout.cpp buffer space <-> layout space conversions; on screen range and height in text layout 2019-03-31 23:40:24 -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
4ed_translation.h
4ed_view.cpp Cleanup cleanup cleanup; shrinking api implementation file size mostly 2019-04-05 16:30:24 -07:00
4ed_view.h Cleanup cleanup cleanup; shrinking api implementation file size mostly 2019-04-05 16:30:24 -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 Cleanup cleanup cleanup; shrinking api implementation file size mostly 2019-04-05 16:30:24 -07:00
4ed_working_set.h
LICENSE.txt
README.txt
build.bat
build.sh
build_config_parser_generator.bat
build_metadata.bat
build_metadata.sh
build_optimized.bat
build_site.bat
build_site.sh
build_string.bat
build_string.sh
build_x86.sh
buildsuper_x64.bat treat wrapped line queries as unwrapped if the file/view underlying is unwrapped 2019-03-30 15:21:58 -07:00
buildsuper_x64.sh
buildsuper_x86.bat buildsuper release mode 2019-03-30 15:10:17 -07:00
buildsuper_x86.sh
changes.txt
detect_os.sh
itchio_push_all.bat
itchio_push_all.sh
package.bat
package.sh
project.4coder
release-config.4coder
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