4coder
 
 
 
 
 
 
Go to file
Allen Webster 82243f0f82 Fixed jumping parsing for 'notes 2018-11-29 14:14:56 -08:00
4coder_API Push string/push string copy in string library 2018-11-27 20:36:09 -08:00
4coder_generated Fixed jumping parsing for 'notes 2018-11-29 14:14:56 -08:00
4coder_lib Push string/push string copy in string library 2018-11-27 20:36:09 -08:00
languages View variables 2018-06-22 20:03:58 -07:00
manual Updated various mac things 2018-10-06 08:49:13 -07:00
meta Switched to deafult skipping sub-errors 2018-11-29 13:18:51 -08:00
opengl Cleaned up input, replaced all {0} with {} 2018-11-20 00:18:54 -08:00
platform_all Cleaned up input, replaced all {0} with {} 2018-11-20 00:18:54 -08:00
platform_linux Push string/push string copy in string library 2018-11-27 20:36:09 -08:00
platform_mac Push string/push string copy in string library 2018-11-27 20:36:09 -08:00
platform_unix Cleaned up input, replaced all {0} with {} 2018-11-20 00:18:54 -08:00
platform_win32 Push string/push string copy in string library 2018-11-27 20:36:09 -08:00
site API files renamed 2018-11-27 10:07:07 -08:00
string Push string/push string copy in string library 2018-11-27 20:36:09 -08:00
test_input_scripts
themes Fix wombat, fix config problem 2018-10-07 14:50:17 -07:00
windows_scripts
.gitignore
4coder_auto_indent.cpp Cleaned up input, replaced all {0} with {} 2018-11-20 00:18:54 -08:00
4coder_auto_indent.h
4coder_base_commands.cpp Fixed reopen bug that loses indentation information, moved reopen command to the custom layer 2018-11-20 23:48:42 -08:00
4coder_buffer_seek_constructors.cpp
4coder_build_commands.cpp Cleaned up input, replaced all {0} with {} 2018-11-20 00:18:54 -08:00
4coder_build_commands.h
4coder_casey.cpp Eliminated style generation 2018-11-27 09:56:42 -08:00
4coder_clipboard.cpp Cleaned up input, replaced all {0} with {} 2018-11-20 00:18:54 -08:00
4coder_combined_write_commands.cpp Cleaned up input, replaced all {0} with {} 2018-11-20 00:18:54 -08:00
4coder_combined_write_commands.h Setup basics for visible markers, fixed some stability issues 2018-09-17 11:47:06 -07:00
4coder_config.cpp Switch to relying on string_push and string_push_copy everywhere 2018-11-29 12:55:53 -08:00
4coder_config.h 4.0.29 Major new features 2018-09-30 05:14:47 -07:00
4coder_config_grammar.txt Cleanup and bug fixes 2018-10-05 18:42:56 -07:00
4coder_default_bindings.cpp
4coder_default_framework.cpp Cleaned up input, replaced all {0} with {} 2018-11-20 00:18:54 -08:00
4coder_default_framework.h
4coder_default_framework_variables.cpp Cleaned up input, replaced all {0} with {} 2018-11-20 00:18:54 -08:00
4coder_default_hooks.cpp Eliminated style generation 2018-11-27 09:56:42 -08:00
4coder_default_include.cpp Push string/push string copy in string library 2018-11-27 20:36:09 -08:00
4coder_experiments.cpp alt + hjkl movement system 2018-11-27 10:50:39 -08:00
4coder_file.h Cleaned up input, replaced all {0} with {} 2018-11-20 00:18:54 -08:00
4coder_font_helper.cpp Cleaned up input, replaced all {0} with {} 2018-11-20 00:18:54 -08:00
4coder_function_list.cpp Removed keycodes from 4ed_metagen.cpp 2018-11-22 10:34:11 -08:00
4coder_function_list.h
4coder_helper.cpp Switch to relying on string_push and string_push_copy everywhere 2018-11-29 12:55:53 -08:00
4coder_helper.h
4coder_jump_direct.cpp Cleaned up input, replaced all {0} with {} 2018-11-20 00:18:54 -08:00
4coder_jump_lister.cpp Cleaned up input, replaced all {0} with {} 2018-11-20 00:18:54 -08:00
4coder_jump_lister.h Command lister, Jump lister, Function lister 2018-09-15 16:48:02 -07:00
4coder_jump_sticky.cpp Cleaned up input, replaced all {0} with {} 2018-11-20 00:18:54 -08:00
4coder_jump_sticky.h Setup basics for visible markers, fixed some stability issues 2018-09-17 11:47:06 -07:00
4coder_jumping.cpp Fixed jumping parsing for 'notes 2018-11-29 14:14:56 -08:00
4coder_lists.cpp Switch to relying on string_push and string_push_copy everywhere 2018-11-29 12:55:53 -08:00
4coder_metadata_generator.cpp Cleaned up input, replaced all {0} with {} 2018-11-20 00:18:54 -08:00
4coder_miblo_numbers.cpp Cleaned up input, replaced all {0} with {} 2018-11-20 00:18:54 -08:00
4coder_os_comp_cracking.h
4coder_project_commands.cpp Switch to relying on string_push and string_push_copy everywhere 2018-11-29 12:55:53 -08:00
4coder_project_commands.h
4coder_remapping_commands.cpp Cleaned up input, replaced all {0} with {} 2018-11-20 00:18:54 -08:00
4coder_scope_commands.cpp Cleaned up input, replaced all {0} with {} 2018-11-20 00:18:54 -08:00
4coder_scope_commands.h 4.0.29 Major new features 2018-09-30 05:14:47 -07:00
4coder_search.cpp Cleaned up input, replaced all {0} with {} 2018-11-20 00:18:54 -08:00
4coder_search.h
4coder_seek.cpp Cleaned up input, replaced all {0} with {} 2018-11-20 00:18:54 -08:00
4coder_seek.h Cleanup and bug fixes 2018-10-05 18:42:56 -07:00
4coder_system_command.cpp Cleaned up input, replaced all {0} with {} 2018-11-20 00:18:54 -08:00
4coder_ui_helper.cpp Switch to relying on string_push and string_push_copy everywhere 2018-11-29 12:55:53 -08:00
4coder_ui_helper.h Setup basics for visible markers, fixed some stability issues 2018-09-17 11:47:06 -07:00
4ed.cpp Eliminated style generation 2018-11-27 09:56:42 -08:00
4ed.h Finished primary rewrite of input system 2018-11-19 20:18:57 -08:00
4ed_api_implementation.cpp Eliminated style generation 2018-11-27 09:56:42 -08:00
4ed_app_models.h Finished primary rewrite of input system 2018-11-19 20:18:57 -08:00
4ed_app_target.cpp Push string/push string copy in string library 2018-11-27 20:36:09 -08:00
4ed_buffer.cpp Cleaned up input, replaced all {0} with {} 2018-11-20 00:18:54 -08:00
4ed_buffer.h Cleaned up input, replaced all {0} with {} 2018-11-20 00:18:54 -08:00
4ed_buffer_model.h
4ed_cli.cpp Cleaned up input, replaced all {0} with {} 2018-11-20 00:18:54 -08:00
4ed_cli.h
4ed_code_wrap.cpp Cleaned up input, replaced all {0} with {} 2018-11-20 00:18:54 -08:00
4ed_code_wrap.h Cleaned up input, replaced all {0} with {} 2018-11-20 00:18:54 -08:00
4ed_command.cpp Cleaned up input, replaced all {0} with {} 2018-11-20 00:18:54 -08:00
4ed_command.h Rewrite of 4ed_api_implementation to use Models instead of Command_Data 2018-11-18 11:47:28 -08:00
4ed_cursor_codes.h
4ed_defines.h
4ed_dynamic_variables.cpp Cleaned up input, replaced all {0} with {} 2018-11-20 00:18:54 -08:00
4ed_dynamic_variables.h Fixed leak caused by not allocating id_to_ptr table in mem_bank 2018-10-03 14:33:58 -07:00
4ed_edit.cpp Remove style struct, focus on enum and array 2018-11-27 07:21:10 -08:00
4ed_file.cpp Fixed reopen bug that loses indentation information, moved reopen command to the custom layer 2018-11-20 23:48:42 -08:00
4ed_file.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_lex.cpp Cleaned up input, replaced all {0} with {} 2018-11-20 00:18:54 -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 Cleaned up input, replaced all {0} with {} 2018-11-20 00:18:54 -08:00
4ed_font_provider_freetype.h Cleaned up input, replaced all {0} with {} 2018-11-20 00:18:54 -08:00
4ed_gui.cpp
4ed_gui.h
4ed_hash_functions.cpp Linux packaging fixes 4.0.29 2018-10-06 12:04:45 -07:00
4ed_hot_directory.cpp
4ed_hot_directory.h
4ed_layout.cpp Cleaned up input, replaced all {0} with {} 2018-11-20 00:18:54 -08:00
4ed_layout.h
4ed_linked_node_macros.h
4ed_log.h
4ed_math.h Cleaned up input, replaced all {0} with {} 2018-11-20 00:18:54 -08:00
4ed_mem.cpp Moved Managed_Scope and Managed_Object over to checkable id system with u32_Ptr_Table 2018-08-26 02:55:12 -07: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 Cleaned up input, replaced all {0} with {} 2018-11-20 00:18:54 -08:00
4ed_render_format.h
4ed_render_target.cpp Cleaned up input, replaced all {0} with {} 2018-11-20 00:18:54 -08:00
4ed_render_target.h
4ed_style.h Eliminated style generation 2018-11-27 09:56:42 -08:00
4ed_system.h Cleaned up input, replaced all {0} with {} 2018-11-20 00:18:54 -08: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_undo.cpp
4ed_undo.h
4ed_view.cpp Eliminated style generation 2018-11-27 09:56:42 -08:00
4ed_view.h Cleaned up input, replaced all {0} with {} 2018-11-20 00:18:54 -08:00
4ed_view_ui.cpp Remove style struct, focus on enum and array 2018-11-27 07:21:10 -08:00
4ed_working_set.cpp Fixed reopen bug that loses indentation information, moved reopen command to the custom layer 2018-11-20 23:48:42 -08:00
4ed_working_set.h
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
build.sh
build_config_parser_generator.bat
build_metadata.bat
build_metadata.sh Fix wombat, fix config problem 2018-10-07 14:50:17 -07:00
build_optimized.bat
build_site.bat
build_site.sh
build_string.bat
build_string.sh
build_x86.sh
buildsuper_x64.bat
buildsuper_x64.sh
buildsuper_x86.bat
buildsuper_x86.sh
changes.txt Updated change log 2018-10-06 11:08:15 -07: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 Fixed file listing in cases where the path does not canonicalize 2018-10-09 21:59:42 -07: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