4coder
 
 
 
 
 
 
Go to file
Allen Webster 3d70957efd Implementing every 4coder list in the new UI system. 2018-08-03 19:41:38 -07:00
4coder_API Implementing every 4coder list in the new UI system. 2018-08-03 19:41:38 -07:00
4coder_generated Implementing every 4coder list in the new UI system. 2018-08-03 19:41:38 -07:00
4coder_lib Usage code for the new lister API 2018-06-22 22:14:51 -07:00
languages View variables 2018-06-22 20:03:58 -07:00
meta Implementing every 4coder list in the new UI system. 2018-08-03 19:41:38 -07:00
opengl Fixed font pixels, added delete file command 2017-11-21 14:48:04 -05:00
platform_all 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
platform_linux Linux keyboard input fixup 2018-06-09 01:11:47 -07:00
platform_mac Removed 4coder_helper folder from 4ed_build.cpp 2018-05-10 01:18:54 -07:00
platform_unix Poking around looking at different issues on linux 2018-06-08 21:52:25 -07:00
platform_win32 Started the preprocessor situation *sigh*; fixed an issue with how I was handling UNC paths 2018-06-10 14:35:28 -07:00
site Implementing every 4coder list in the new UI system. 2018-08-03 19:41:38 -07:00
string Started the preprocessor situation *sigh*; fixed an issue with how I was handling UNC paths 2018-06-10 14:35:28 -07:00
test_input_scripts 4.0.26 bug fix list completed 2018-05-06 19:47:22 -07:00
themes Implementing every 4coder list in the new UI system. 2018-08-03 19:41:38 -07:00
windows_scripts
.gitignore
4coder_auto_indent.cpp Project printing, scroll bars and file bars in config, indentation in config 2018-05-27 22:30:31 -07:00
4coder_auto_indent.h Aggressive reorganization of the default custom layer 2018-05-09 00:10:07 -07:00
4coder_base_commands.cpp Implementing every 4coder list in the new UI system. 2018-08-03 19:41:38 -07: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 View variables 2018-06-22 20:03:58 -07:00
4coder_build_commands.h Aggressive reorganization of the default custom layer 2018-05-09 00:10:07 -07:00
4coder_casey.cpp Fixed 4coder_casey.cpp 2018-06-16 15:21:05 -07:00
4coder_clipboard.cpp View variables 2018-06-22 20:03:58 -07:00
4coder_combined_write_commands.cpp Wrote a new config parser 2018-05-11 17:53:02 -07:00
4coder_config.cpp Upgraded/cleaned up some minor config stuff, and improved behavior of swap panels. 2018-06-08 15:51:36 -07:00
4coder_config.h Upgraded/cleaned up some minor config stuff, and improved behavior of swap panels. 2018-06-08 15:51:36 -07:00
4coder_config_grammar.txt Added parse error log and parse recover to the config parser 2018-05-19 21:44:20 -07:00
4coder_default_bindings.cpp Aggressive reorganization of the default custom layer 2018-05-09 00:10:07 -07:00
4coder_default_framework.cpp View variables 2018-06-22 20:03:58 -07:00
4coder_default_framework.h Implementing every 4coder list in the new UI system. 2018-08-03 19:41:38 -07:00
4coder_default_framework_variables.cpp View variables 2018-06-22 20:03:58 -07:00
4coder_default_hooks.cpp Implementing every 4coder list in the new UI system. 2018-08-03 19:41:38 -07:00
4coder_default_include.cpp Implementing every 4coder list in the new UI system. 2018-08-03 19:41:38 -07:00
4coder_experiments.cpp Miscellanious improvements 2018-06-16 13:57:32 -07:00
4coder_file.h New preprocessor step in buildsuper 2018-06-15 13:10:49 -07:00
4coder_font_helper.cpp Font size and hinting in config.4coder 2018-05-28 11:14:26 -07:00
4coder_function_list.cpp Aggressive reorganization of the default custom layer 2018-05-09 00:10:07 -07:00
4coder_function_list.h Aggressive reorganization of the default custom layer 2018-05-09 00:10:07 -07:00
4coder_helper.cpp Implementing every 4coder list in the new UI system. 2018-08-03 19:41:38 -07:00
4coder_helper.h Moved the entire project system over to the new config parsing base 2018-05-19 15:05:31 -07:00
4coder_jump_direct.cpp Aggressive reorganization of the default custom layer 2018-05-09 00:10:07 -07:00
4coder_jump_sticky.cpp Fixed sticky jump bug related to lack of edit sequencers for buffers 2018-06-08 14:40:20 -07:00
4coder_jump_sticky.h Aggressive reorganization of the default custom layer 2018-05-09 00:10:07 -07:00
4coder_jumping.cpp More aggressive reorganizing 2018-05-09 11:58:21 -07:00
4coder_jumping.h Aggressive reorganization of the default custom layer 2018-05-09 00:10:07 -07:00
4coder_lists.cpp Implementing every 4coder list in the new UI system. 2018-08-03 19:41:38 -07:00
4coder_long_command_switch.cpp Upgraded new project commands, cursor at bottom of output option 2018-06-01 17:29:36 -07:00
4coder_metadata_generator.cpp Fixing the filename and line number data in the command metadata 2018-06-22 13:59:21 -07:00
4coder_miblo_numbers.cpp Removed 4coder_helper folder from 4ed_build.cpp 2018-05-10 01:18:54 -07:00
4coder_os_comp_cracking.h
4coder_project_commands.cpp Miscellanious improvements 2018-06-16 13:57:32 -07:00
4coder_project_commands.h Miscellanious improvements 2018-06-16 13:57:32 -07:00
4coder_remapping_commands.cpp Aggressive reorganization of the default custom layer 2018-05-09 00:10:07 -07:00
4coder_scope_commands.cpp More progress on cleaning up the h/cpp mess 2018-05-09 20:55:00 -07:00
4coder_scope_commands.h Aggressive reorganization of the default custom layer 2018-05-09 00:10:07 -07:00
4coder_search.cpp View variables 2018-06-22 20:03:58 -07:00
4coder_search.h 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_seek.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_seek.h 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_system_command.cpp Aggressive reorganization of the default custom layer 2018-05-09 00:10:07 -07:00
4coder_ui_helper.cpp Implementing every 4coder list in the new UI system. 2018-08-03 19:41:38 -07:00
4coder_ui_helper.h Implementing every 4coder list in the new UI system. 2018-08-03 19:41:38 -07:00
4ed.cpp Implementing every 4coder list in the new UI system. 2018-08-03 19:41:38 -07:00
4ed.h Implementing every 4coder list in the new UI system. 2018-08-03 19:41:38 -07:00
4ed_api_implementation.cpp Implementing every 4coder list in the new UI system. 2018-08-03 19:41:38 -07:00
4ed_app_models.h Implementing every 4coder list in the new UI system. 2018-08-03 19:41:38 -07:00
4ed_app_target.cpp View variables 2018-06-22 20:03:58 -07:00
4ed_buffer.cpp Poking around looking at different issues on linux 2018-06-08 21:52:25 -07:00
4ed_buffer.h Fixed several bugs, setup regression tests, working on organizing code for aggressive cleanup 2018-03-24 03:06:45 -07:00
4ed_buffer_model.h
4ed_cli.cpp 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_cli.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_code_wrap.cpp Poking around looking at different issues on linux 2018-06-08 21:52:25 -07:00
4ed_code_wrap.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_command.cpp Implementing every 4coder list in the new UI system. 2018-08-03 19:41:38 -07:00
4ed_command.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_cursor_codes.h
4ed_debug_mem.h
4ed_defines.h 4.0.26 mac fix 2018-05-06 21:44:03 -07:00
4ed_dynamic_variables.cpp View variables 2018-06-22 20:03:58 -07:00
4ed_dynamic_variables.h View variables 2018-06-22 20:03:58 -07:00
4ed_edit.cpp Implementing every 4coder list in the new UI system. 2018-08-03 19:41:38 -07:00
4ed_file.cpp Poking around looking at different issues on linux 2018-06-08 21:52:25 -07:00
4ed_file.h 4.0.26 bug fix list completed 2018-05-06 19:47:22 -07:00
4ed_file_lex.cpp 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_file_track.h
4ed_file_track_general.cpp
4ed_font.cpp
4ed_font.h Cut down 4ed_view.cpp a lot more, cut the old debug view 2018-03-24 23:43:56 -07:00
4ed_font_provider_freetype.cpp Upgrading casey's custom file 2018-06-04 13:16:17 -07:00
4ed_font_provider_freetype.h
4ed_generated_style.h Fixed several bugs, setup regression tests, working on organizing code for aggressive cleanup 2018-03-24 03:06:45 -07:00
4ed_gui.cpp 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_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_hot_directory.cpp Fixed several bugs, setup regression tests, working on organizing code for aggressive cleanup 2018-03-24 03:06:45 -07: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_input_simulation.cpp simulated input testing mostly done 2018-03-02 23:46:44 -08:00
4ed_input_simulation.h simulated input testing mostly done 2018-03-02 23:46:44 -08:00
4ed_input_simulation_event.h simulated input testing mostly done 2018-03-02 23:46:44 -08:00
4ed_layout.cpp 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_layout.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_linked_node_macros.h Fixed several bugs, setup regression tests, working on organizing code for aggressive cleanup 2018-03-24 03:06:45 -07:00
4ed_log.h
4ed_math.h Progress on GUI scrolling 2018-07-16 20:21:22 -07:00
4ed_mem_ansi.c
4ed_parse_context.cpp 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_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_render_format.cpp Progress on GUI scrolling 2018-07-16 20:21:22 -07:00
4ed_render_format.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_render_target.cpp
4ed_render_target.h
4ed_style.cpp 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_style.h Fixed several bugs, setup regression tests, working on organizing code for aggressive cleanup 2018-03-24 03:06:45 -07:00
4ed_system.h
4ed_translation.cpp Fixed several bugs, setup regression tests, working on organizing code for aggressive cleanup 2018-03-24 03:06:45 -07:00
4ed_translation.h Fixed several bugs, setup regression tests, working on organizing code for aggressive cleanup 2018-03-24 03:06:45 -07:00
4ed_undo.cpp 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_undo.h Fixed several bugs, setup regression tests, working on organizing code for aggressive cleanup 2018-03-24 03:06:45 -07:00
4ed_view.cpp Implementing every 4coder list in the new UI system. 2018-08-03 19:41:38 -07:00
4ed_view.h Implementing every 4coder list in the new UI system. 2018-08-03 19:41:38 -07:00
4ed_view_ui.cpp Implementing every 4coder list in the new UI system. 2018-08-03 19:41:38 -07:00
4ed_working_set.cpp Poking around looking at different issues on linux 2018-06-08 21:52:25 -07:00
4ed_working_set.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
LICENSE.txt Updated license 2018-06-14 10:30:46 -07:00
README.txt
build.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.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 Fixing the filename and line number data in the command metadata 2018-06-22 13:59:21 -07:00
build_optimized.bat
build_site.bat
build_site.sh
build_string.bat
build_string.sh
build_tests.bat Fixed several bugs, setup regression tests, working on organizing code for aggressive cleanup 2018-03-24 03:06:45 -07:00
build_x86.sh
buildsuper_x64.bat Fixing the filename and line number data in the command metadata 2018-06-22 13:59:21 -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 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 Updated version and change.txt 2018-06-16 14:22:27 -07:00
detect_os.sh
generate_tests.bat Fixed several bugs, setup regression tests, working on organizing code for aggressive cleanup 2018-03-24 03:06:45 -07:00
itchio_push_all.bat
itchio_push_all.sh
package.bat
package.sh
project.4coder New preprocessor step in buildsuper 2018-06-15 13:10:49 -07:00
release-config.4coder Upgraded/cleaned up some minor config stuff, and improved behavior of swap panels. 2018-06-08 15:51:36 -07:00
run_regression_tests.bat 4.0.26 bug fix list completed 2018-05-06 19:47:22 -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