4coder
 
 
 
 
 
 
Go to file
Allen Webster 5bd2035e42 Fixing the filename and line number data in the command metadata 2018-06-22 13:59:21 -07:00
4coder_API Fixing the filename and line number data in the command metadata 2018-06-22 13:59:21 -07:00
4coder_generated Fixing the filename and line number data in the command metadata 2018-06-22 13:59:21 -07:00
4coder_lib Updated the string escaping code to recover from extra backslashes 2018-06-09 19:28:22 -07:00
languages Aggressive reorganization of the default custom layer 2018-05-09 00:10:07 -07:00
meta Fixed 4coder_casey.cpp 2018-06-16 15:21:05 -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 Fix problem in config_compound_member 2018-06-04 01:57:36 -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 finished fixing up themes, improved the documentation for the site 2017-06-24 12:57:07 -04:00
windows_scripts adding VS 2015 to vcvarsall finder 2017-07-03 13:33:38 -04:00
.gitignore Update to .gitignore 2017-11-11 16:36:48 -05:00
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 Miscellanious improvements 2018-06-16 13:57:32 -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 Font size and hinting in config.4coder 2018-05-28 11:14:26 -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 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_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 Upgraded/cleaned up some minor config stuff, and improved behavior of swap panels. 2018-06-08 15:51:36 -07:00
4coder_default_framework.h Added parse error log and parse recover to the config parser 2018-05-19 21:44:20 -07:00
4coder_default_framework_variables.cpp Miscellanious improvements 2018-06-16 13:57:32 -07:00
4coder_default_hooks.cpp Fixing the filename and line number data in the command metadata 2018-06-22 13:59:21 -07:00
4coder_default_include.cpp New preprocessor step in buildsuper 2018-06-15 13:10:49 -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 Upgraded new project commands, cursor at bottom of output option 2018-06-01 17:29:36 -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_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 Got rename working on Windows 2017-11-21 16:30:40 -05:00
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 Miscellanious improvements 2018-06-16 13:57:32 -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
4ed.cpp Upgraded new project commands, cursor at bottom of output option 2018-06-01 17:29:36 -07:00
4ed.h Got input recording up and running 2018-03-09 18:06:55 -08:00
4ed_api_implementation.cpp Poking around looking at different issues on linux 2018-06-08 21:52:25 -07:00
4ed_app_models.h Font size and hinting in config.4coder 2018-05-28 11:14:26 -07:00
4ed_app_target.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
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 Revert "Converting to proper use of umem everywhere (kind of went off on a tanget there :D)" 2017-03-23 15:16:39 -04:00
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 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.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 Rendering improvements and partial cleanup 2017-11-10 19:58:47 -05:00
4ed_debug_mem.h Finished the bindings.html generator (mostly), fixed the windows crash bug (major 2017-11-18 17:40:10 -05:00
4ed_defines.h 4.0.26 mac fix 2018-05-06 21:44:03 -07:00
4ed_edit.cpp Fix for variable hiding compilation errors 2018-05-06 21:20:59 -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 cleaned up the windows fullscreen BULLS 2017-07-18 18:34:57 -04:00
4ed_file_track_general.cpp cleaned up the windows fullscreen BULLS 2017-07-18 18:34:57 -04:00
4ed_font.cpp Entire font core system up and running, still need docs and nicer font usage in default framework 2017-11-20 18:31:57 -05:00
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 Entire font core system up and running, still need docs and nicer font usage in default framework 2017-11-20 18:31:57 -05:00
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 Miscellanious improvements 2018-06-16 13:57:32 -07:00
4ed_gui.h Finished the reorganization of the codebase to break up 4ed_view.cpp 2018-03-25 22:19:08 -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 Mac file watching upgraded to using FSEventStreams 2017-11-14 16:35:17 -05:00
4ed_math.h Revert "Converting to proper use of umem everywhere (kind of went off on a tanget there :D)" 2017-03-23 15:16:39 -04:00
4ed_mem_ansi.c got fonts working on Linux 2017-03-19 14:25:12 -04:00
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 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.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 Lots of progress towards new font face system 2017-11-19 19:47:55 -05:00
4ed_render_target.h Lots of progress towards new font face system 2017-11-19 19:47:55 -05:00
4ed_style.cpp Finished the reorganization of the codebase to break up 4ed_view.cpp 2018-03-25 22:19:08 -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 Some of the work is done on getting the window title thing working 2017-11-30 11:50:39 -05:00
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 4.0.26 bug fix list completed 2018-05-06 19:47:22 -07:00
4ed_view.h Finished the reorganization of the codebase to break up 4ed_view.cpp 2018-03-25 22:19:08 -07:00
4ed_view_ui.cpp Fix clamp type ambiguity 2018-05-06 23:26:01 -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 4.0.21 building and ready on win7, still needs test driving 2017-06-24 09:49:20 -04:00
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 got string build working again 2017-07-09 00:28:33 -04:00
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 optimized build option 2017-04-24 11:23:12 -04:00
build_site.bat cleaning up lots of build related stuff 2017-07-07 19:54:50 -04:00
build_site.sh started cleaning up site build 2017-07-08 23:25:29 -04:00
build_string.bat DS_Store BE GONE 2017-07-10 09:49:45 -04:00
build_string.sh DS_Store BE GONE 2017-07-10 09:49:45 -04:00
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 easy to call 32 bit build script for linux-i386 2017-11-12 15:54:46 -05:00
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 included unix in mac 2017-06-30 17:33:30 -04:00
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 pushers 2017-11-16 10:21:05 -05:00
itchio_push_all.sh itchio pushers 2017-11-16 10:21:05 -05:00
package.bat post-stream, got miblo incrementors/decrementors started. added settings for code presentation. adding config file for code wrapping 2016-10-27 19:45:41 -04:00
package.sh DS_Store BE GONE 2017-07-10 09:49:45 -04:00
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 fixing up the zip batch 2017-06-22 20:41:23 -04:00

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