4coder
 
 
 
 
 
 
Go to file
Allen Webster a552b0168f top level render caller controlling layout directly 2019-03-31 11:55:26 -07:00
4coder_API top level render caller controlling layout directly 2019-03-31 11:55:26 -07:00
4coder_generated top level render caller controlling layout directly 2019-03-31 11:55:26 -07:00
4coder_lib Key event buffer overflow crash fixed; switched draw_string over to Vec2 and returning the distance measured in deltas 2019-02-24 14:54:57 -08: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 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
site File Attributes thingy, command line file crash investigated 2019-02-13 15:15:22 -08:00
string Margins, moved file bar, moved query bars 2019-02-26 21:49:35 -08: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 top level render caller controlling layout directly 2019-03-31 11:55:26 -07:00
4coder_api_transition_30_31.h top level render caller controlling layout directly 2019-03-31 11:55:26 -07:00
4coder_auto_indent.cpp Changed off bool32 int32_t uint32_t; Frame_Info, and Render_Parameters structures 2019-02-26 15:08:42 -08: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 Undo/Redo cursor positioning fixed 2019-03-21 22:06:30 -07:00
4coder_base_types.cpp Clipboard, Process, and Cliprect Changes 2019-03-15 01:38:28 -07:00
4coder_base_types.h top level render caller controlling layout directly 2019-03-31 11:55:26 -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 Only send end signal from exec_system_command via flag 2019-03-17 16:11:37 -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 Margins, moved file bar, moved query bars 2019-02-26 21:49:35 -08:00
4coder_combined_write_commands.cpp More int32_t uint32_t changes 2019-02-26 15:17:53 -08: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 context_get_arena 2019-03-29 14:21:50 -07:00
4coder_default_framework.h More int32_t uint32_t changes 2019-02-26 15:17:53 -08:00
4coder_default_framework_variables.cpp More int32_t uint32_t changes 2019-02-26 15:17:53 -08:00
4coder_default_hooks.cpp top level render caller controlling layout directly 2019-03-31 11:55:26 -07:00
4coder_default_include.cpp top level render caller controlling layout directly 2019-03-31 11:55:26 -07:00
4coder_experiments.cpp Fix the view rectangle hook in experiments 2019-03-25 14:28:15 -07:00
4coder_fancy.cpp Line numbers 2019-02-27 13:14:25 -08: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 More int32_t uint32_t changes 2019-02-26 15:17:53 -08:00
4coder_function_list.cpp Changed off bool32 int32_t uint32_t; Frame_Info, and Render_Parameters structures 2019-02-26 15:08:42 -08: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_helper.cpp top level render caller controlling layout directly 2019-03-31 11:55:26 -07:00
4coder_helper.h Moving basically everything to 4coder base types 2019-02-26 15:30:08 -08:00
4coder_insertion.cpp waving a dead chicken over the altar of git 2019-03-28 22:05:18 -07:00
4coder_jump_direct.cpp Changed off bool32 int32_t uint32_t; Frame_Info, and Render_Parameters structures 2019-02-26 15:08:42 -08:00
4coder_jump_lister.cpp More int32_t uint32_t changes 2019-02-26 15:17:53 -08:00
4coder_jump_lister.h More int32_t uint32_t changes 2019-02-26 15:17:53 -08:00
4coder_jump_sticky.cpp Moving basically everything to 4coder base types 2019-02-26 15:30:08 -08:00
4coder_jump_sticky.h Changed off bool32 int32_t uint32_t; Frame_Info, and Render_Parameters structures 2019-02-26 15:08:42 -08:00
4coder_jumping.cpp Changed off bool32 int32_t uint32_t; Frame_Info, and Render_Parameters structures 2019-02-26 15:08:42 -08:00
4coder_lists.cpp buildsuper release mode 2019-03-30 15:10:17 -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 More int32_t uint32_t changes 2019-02-26 15:17:53 -08:00
4coder_mirror.cpp context_get_arena 2019-03-29 14:21:50 -07:00
4coder_mirror.h More int32_t uint32_t changes 2019-02-26 15:17:53 -08:00
4coder_os_comp_cracking.h
4coder_project_commands.cpp Only send end signal from exec_system_command via flag 2019-03-17 16:11:37 -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 Margins, moved file bar, moved query bars 2019-02-26 21:49:35 -08:00
4coder_scope_commands.h More int32_t uint32_t changes 2019-02-26 15:17:53 -08:00
4coder_search.cpp Margins, moved file bar, moved query bars 2019-02-26 21:49:35 -08:00
4coder_search.h More int32_t uint32_t changes 2019-02-26 15:17:53 -08:00
4coder_seek.cpp Moving basically everything to 4coder base types 2019-02-26 15:30:08 -08: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 Line numbers 2019-02-27 13:14:25 -08:00
4coder_ui_helper.h More int32_t uint32_t changes 2019-02-26 15:17:53 -08:00
4ed.cpp top level render caller controlling layout directly 2019-03-31 11:55:26 -07:00
4ed.h Clipboard, Process, and Cliprect Changes 2019-03-15 01:38:28 -07:00
4ed_api_implementation.cpp top level render caller controlling layout directly 2019-03-31 11:55:26 -07:00
4ed_app_models.h top level render caller controlling layout directly 2019-03-31 11:55:26 -07:00
4ed_app_target.cpp Fixing max_f32 2019-02-26 15:32:49 -08:00
4ed_buffer.cpp More int32_t uint32_t changes 2019-02-26 15:17:53 -08:00
4ed_buffer.h top level render caller controlling layout directly 2019-03-31 11:55:26 -07:00
4ed_buffer_model.h
4ed_cli.cpp 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_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 Fixed batch edit history problem and batch edit abstract mode problem 2019-03-27 20:06:17 -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 extened api to make Buffer_Summary redundant 2019-03-30 16:18:13 -07:00
4ed_file.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_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_hash_functions.cpp Linux packaging fixes 4.0.29 2018-10-06 12:04:45 -07:00
4ed_history.cpp context_get_arena 2019-03-29 14:21:50 -07:00
4ed_history.h Node lookup acceleration 2019-02-08 23:52:15 -08:00
4ed_hot_directory.cpp Removing all inlines 2019-01-31 05:06:42 -08:00
4ed_hot_directory.h
4ed_layout.cpp Undo/Redo cursor positioning fixed 2019-03-21 22:06:30 -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 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
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_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 top level render caller controlling layout directly 2019-03-31 11:55:26 -07:00
4ed_view.h top level render caller controlling layout directly 2019-03-31 11:55:26 -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 More int32_t uint32_t changes 2019-02-26 15:17:53 -08: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
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_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