4coder
 
 
 
 
 
 
Go to file
Allen Webster 88df8a4fb2 Progress towards shifting off View_Summary 2019-04-06 12:40:36 -07:00
4coder_API Cleanup cleanup cleanup; shrinking api implementation file size mostly 2019-04-05 16:30:24 -07:00
4coder_generated Progress towards shifting off View_Summary 2019-04-06 12:40:36 -07:00
4coder_lib text layout space conversions 2019-03-31 23:14:31 -07:00
languages Full token type disambiguation of keywords 2019-02-04 17:06:48 -08:00
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 Fix indentation bug from force emiting first character on each line 2018-12-17 15:50:18 -08:00
platform_mac Removing all inlines 2019-01-31 05:06:42 -08:00
platform_unix Cleaned up input, replaced all {0} with {} 2018-11-20 00:18:54 -08:00
platform_win32 text layout space conversions 2019-03-31 23:14:31 -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 4.0.26 bug fix list completed 2018-05-06 19:47:22 -07:00
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 Progress towards shifting off View_Summary 2019-04-06 12:40:36 -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 Progress towards shifting off View_Summary 2019-04-06 12:40:36 -07:00
4coder_auto_indent.cpp Cleanup cleanup cleanup; shrinking api implementation file size mostly 2019-04-05 16:30:24 -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 Cleanup cleanup cleanup; shrinking api implementation file size mostly 2019-04-05 16:30: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 Progress towards shifting off View_Summary 2019-04-06 12:40:36 -07:00
4coder_build_commands.h Aggressive reorganization of the default custom layer 2018-05-09 00:10:07 -07:00
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 Cleanup cleanup cleanup; shrinking api implementation file size mostly 2019-04-05 16:30:24 -07:00
4coder_combined_write_commands.cpp Progress towards shifting off View_Summary 2019-04-06 12:40:36 -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 Progress towards shifting off View_Summary 2019-04-06 12:40:36 -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 Progress towards shifting off View_Summary 2019-04-06 12:40:36 -07:00
4coder_default_include.cpp Remove View_Summary from core API 2019-04-05 14:56:58 -07:00
4coder_experiments.cpp Cleanup cleanup cleanup; shrinking api implementation file size mostly 2019-04-05 16:30:24 -07:00
4coder_fancy.cpp text layout space conversions 2019-03-31 23:14:31 -07:00
4coder_fancy.h 4coder Jamm 2 2019-02-25 15:42:13 -08:00
4coder_file.h Cleaned up input, replaced all {0} with {} 2018-11-20 00:18:54 -08:00
4coder_font_helper.cpp Buffer_Summary completely shifted into transition files 2019-04-04 19:03:36 -07:00
4coder_function_list.cpp Progress towards shifting off View_Summary 2019-04-06 12:40:36 -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 Progress towards shifting off View_Summary 2019-04-06 12:40:36 -07:00
4coder_helper.h New insertion buffering; fixed new search bug 2019-04-02 13:06: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 Progress towards shifting off View_Summary 2019-04-06 12:40:36 -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 Progress towards shifting off View_Summary 2019-04-06 12:40:36 -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 Progress towards shifting off View_Summary 2019-04-06 12:40:36 -07:00
4coder_metadata_generator.cpp Cleaned up input, replaced all {0} with {} 2018-11-20 00:18:54 -08:00
4coder_miblo_numbers.cpp Cleanup cleanup cleanup; shrinking api implementation file size mostly 2019-04-05 16:30:24 -07:00
4coder_os_comp_cracking.h Got rename working on Windows 2017-11-21 16:30:40 -05:00
4coder_project_commands.cpp Progress towards shifting off View_Summary 2019-04-06 12:40:36 -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 Cleanup cleanup cleanup; shrinking api implementation file size mostly 2019-04-05 16:30:24 -07:00
4coder_scope_commands.h Progress towards removing Buffer_Summary 2019-04-04 01:25:16 -07:00
4coder_search.cpp Cleanup cleanup cleanup; shrinking api implementation file size mostly 2019-04-05 16:30:24 -07:00
4coder_search.h New insertion buffering; fixed new search bug 2019-04-02 13:06:49 -07:00
4coder_seek.cpp Cleanup cleanup cleanup; shrinking api implementation file size mostly 2019-04-05 16:30:24 -07:00
4coder_seek.h More int32_t uint32_t changes 2019-02-26 15:17:53 -08:00
4coder_system_command.cpp Only send end signal from exec_system_command via flag 2019-03-17 16:11:37 -07:00
4coder_ui_helper.cpp Progress towards shifting off View_Summary 2019-04-06 12:40:36 -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 Progress towards shifting off View_Summary 2019-04-06 12:40:36 -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 Full token type disambiguation of keywords 2019-02-04 17:06:48 -08:00
4ed_code_wrap.h Cleaned up input, replaced all {0} with {} 2018-11-20 00:18:54 -08:00
4ed_command.cpp Removal of the old commands system 2019-02-07 20:45:13 -08:00
4ed_command.h Removal of the old commands system 2019-02-07 20:45:13 -08:00
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 Lister up and running on the entirely custom side system 2019-02-26 11:59:57 -08:00
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 Growable arena in custom layer built on top of the size-fixed partition system 2019-02-04 16:10:38 -08: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 Cleaned up input, replaced all {0} with {} 2018-11-20 00:18:54 -08:00
4ed_font.h Cleaned up input, replaced all {0} with {} 2018-11-20 00:18:54 -08:00
4ed_font_provider_freetype.cpp Growable arena in custom layer built on top of the size-fixed partition system 2019-02-04 16:10:38 -08:00
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 GUI removed completely, new UI API implementation in place, old UI commands stripped and need to be replaced 2018-07-13 18:13:05 -07:00
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 Removing all inlines 2019-01-31 05:06:42 -08:00
4ed_hot_directory.h Fixed several bugs, setup regression tests, working on organizing code for aggressive cleanup 2018-03-24 03:06:45 -07:00
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 Mac file watching upgraded to using FSEventStreams 2017-11-14 16:35:17 -05:00
4ed_mem.cpp timer delayed edit finished hook, batched edit finished hook 2019-02-03 17:33:44 -08:00
4ed_memory_bank.cpp Basics of new history system working: 2019-02-08 02:03:48 -08:00
4ed_memory_bank.h Basics of new history system working: 2019-02-08 02:03:48 -08:00
4ed_parse_context.cpp Cleaned up input, replaced all {0} with {} 2018-11-20 00:18:54 -08:00
4ed_parse_context.h Lots more organizational stuff: h/cpp separation for all cpp files, splitting stuff out of 4ed_view.cpp 2018-03-24 14:43:57 -07:00
4ed_ptr_check.cpp Cleaned up input, replaced all {0} with {} 2018-11-20 00:18:54 -08:00
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 Line numbers 2019-02-27 13:14:25 -08:00
4ed_render_format.h Merge casey changes 2019-01-25 13:03:52 -08:00
4ed_render_target.cpp Clipboard, Process, and Cliprect Changes 2019-03-15 01:38:28 -07:00
4ed_render_target.h 4coder Jamm 2 2019-02-25 15:42:13 -08:00
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 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 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 goto sticky jump same panel working again for search buffer 2019-02-12 02:21:02 -08:00
LICENSE.txt License fix 2018-10-06 12:12:06 -07:00
README.txt Cleanup and bug fixes 2018-10-05 18:42:56 -07:00
build.bat Merge casey changes 2019-01-25 13:03:52 -08:00
build.sh
build_config_parser_generator.bat Moved meta generation for config system into the 4coder code base, and added refernce lists to generated operations 2018-05-30 13:27:47 -07:00
build_metadata.bat Fixing the filename and line number data in the command metadata 2018-06-22 13:59:21 -07:00
build_metadata.sh Fix wombat, fix config problem 2018-10-07 14:50:17 -07:00
build_optimized.bat Merge casey changes 2019-01-25 13:03:52 -08:00
build_site.bat
build_site.sh
build_string.bat
build_string.sh
build_x86.sh easy to call 32 bit build script for linux-i386 2017-11-12 15:54:46 -05:00
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 Fixing the filename and line number data in the command metadata 2018-06-22 13:59:21 -07:00
buildsuper_x86.bat buildsuper release mode 2019-03-30 15:10:17 -07:00
buildsuper_x86.sh Fixing the filename and line number data in the command metadata 2018-06-22 13:59:21 -07:00
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 pushers 2017-11-16 10:21:05 -05:00
itchio_push_all.sh Recover push all sh 2018-10-06 12:40:14 -07:00
package.bat
package.sh
project.4coder Moved Managed_Scope and Managed_Object over to checkable id system with u32_Ptr_Table 2018-08-26 02:55:12 -07:00
release-config.4coder Fix wombat, fix config problem 2018-10-07 14:50:17 -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