4coder
 
 
 
 
 
 
Go to file
Allen Webster 73bbf17809 Modifiers on mouse events (linux) 2018-12-17 13:45:20 -08:00
4coder_API Fixes: scope highlight scrolled right, ignore render items off the screen, scientific notation parsing with + 2018-12-16 20:31:04 -08:00
4coder_generated Modifiers on mouse events (linux) 2018-12-17 13:45:20 -08:00
4coder_lib Fixes: scope highlight scrolled right, ignore render items off the screen, scientific notation parsing with + 2018-12-16 20:31:04 -08:00
languages View variables 2018-06-22 20:03:58 -07:00
manual
meta Fixes: scope highlight scrolled right, ignore render items off the screen, scientific notation parsing with + 2018-12-16 20:31:04 -08:00
opengl Cleaned up input, replaced all {0} with {} 2018-11-20 00:18:54 -08:00
platform_all Fixes: scope highlight scrolled right, ignore render items off the screen, scientific notation parsing with + 2018-12-16 20:31:04 -08:00
platform_linux Modifiers on mouse events (linux) 2018-12-17 13:45:20 -08:00
platform_mac mac file track fix 2018-12-15 02:30:44 -08:00
platform_unix Cleaned up input, replaced all {0} with {} 2018-11-20 00:18:54 -08:00
platform_win32 Fixes: scope highlight scrolled right, ignore render items off the screen, scientific notation parsing with + 2018-12-16 20:31:04 -08:00
site
string Sped up function lister 2018-12-09 17:31:30 -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
.gitignore Update to .gitignore 2017-11-11 16:36:48 -05:00
4coder_auto_indent.cpp
4coder_auto_indent.h Aggressive reorganization of the default custom layer 2018-05-09 00:10:07 -07:00
4coder_base_commands.cpp Fixes: scope highlight scrolled right, ignore render items off the screen, scientific notation parsing with + 2018-12-16 20:31:04 -08:00
4coder_buffer_seek_constructors.cpp The end of 4coder_helper as a folder, all helpers grouped with main helper file or other appropriate code. End of power as a folder, all power code preserved at same level as normal code 2018-05-10 01:12:47 -07:00
4coder_build_commands.cpp
4coder_build_commands.h
4coder_casey.cpp
4coder_clipboard.cpp Cleaned up input, replaced all {0} with {} 2018-11-20 00:18:54 -08:00
4coder_combined_write_commands.cpp
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
4coder_config.h
4coder_config_grammar.txt
4coder_default_bindings.cpp Aggressive reorganization of the default custom layer 2018-05-09 00:10:07 -07:00
4coder_default_framework.cpp Cleaned up input, replaced all {0} with {} 2018-11-20 00:18:54 -08:00
4coder_default_framework.h Progress towards a new dynamic scope API 2018-08-11 20:45:09 -07:00
4coder_default_framework_variables.cpp
4coder_default_hooks.cpp
4coder_default_include.cpp
4coder_experiments.cpp alt + hjkl movement system 2018-11-27 10:50:39 -08:00
4coder_file.h
4coder_font_helper.cpp
4coder_function_list.cpp Sped up function lister 2018-12-09 17:31:30 -08:00
4coder_function_list.h
4coder_helper.cpp
4coder_helper.h
4coder_jump_direct.cpp
4coder_jump_lister.cpp
4coder_jump_lister.h
4coder_jump_sticky.cpp Cleaned up input, replaced all {0} with {} 2018-11-20 00:18:54 -08:00
4coder_jump_sticky.h
4coder_jumping.cpp
4coder_lists.cpp
4coder_metadata_generator.cpp Cleaned up input, replaced all {0} with {} 2018-11-20 00:18:54 -08:00
4coder_miblo_numbers.cpp
4coder_os_comp_cracking.h
4coder_project_commands.cpp
4coder_project_commands.h
4coder_remapping_commands.cpp
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
4coder_search.h
4coder_seek.cpp
4coder_seek.h
4coder_system_command.cpp
4coder_ui_helper.cpp
4coder_ui_helper.h
4ed.cpp
4ed.h Fixes: scope highlight scrolled right, ignore render items off the screen, scientific notation parsing with + 2018-12-16 20:31:04 -08:00
4ed_api_implementation.cpp Fixes: scope highlight scrolled right, ignore render items off the screen, scientific notation parsing with + 2018-12-16 20:31:04 -08:00
4ed_app_models.h
4ed_app_target.cpp
4ed_buffer.cpp
4ed_buffer.h
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
4ed_command.h
4ed_cursor_codes.h
4ed_defines.h
4ed_dynamic_variables.cpp
4ed_dynamic_variables.h
4ed_edit.cpp
4ed_file.cpp
4ed_file.h
4ed_file_lex.cpp
4ed_file_track.h
4ed_file_track_general.cpp Cleaned up input, replaced all {0} with {} 2018-11-20 00:18:54 -08:00
4ed_font.cpp
4ed_font.h
4ed_font_provider_freetype.cpp
4ed_font_provider_freetype.h
4ed_gui.cpp
4ed_gui.h
4ed_hash_functions.cpp
4ed_hot_directory.cpp
4ed_hot_directory.h
4ed_layout.cpp
4ed_layout.h
4ed_linked_node_macros.h
4ed_log.h
4ed_math.h
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
4ed_parse_context.h
4ed_ptr_check.cpp
4ed_ptr_check.h
4ed_render_format.cpp
4ed_render_format.h
4ed_render_target.cpp
4ed_render_target.h
4ed_style.h Eliminated style generation 2018-11-27 09:56:42 -08:00
4ed_system.h
4ed_translation.cpp Cleaned up input, replaced all {0} with {} 2018-11-20 00:18:54 -08:00
4ed_translation.h
4ed_undo.cpp
4ed_undo.h
4ed_view.cpp
4ed_view.h
4ed_view_ui.cpp
4ed_working_set.cpp
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
buildsuper_x64.sh
buildsuper_x86.bat Fixing the filename and line number data in the command metadata 2018-06-22 13:59:21 -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
detect_os.sh
itchio_push_all.bat
itchio_push_all.sh
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
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