4coder
 
 
 
 
 
 
Go to file
Allen Webster 59e2a62f37 Config printing 2018-05-27 18:00:13 -07:00
4coder_API
4coder_generated
4coder_lib
languages
meta
opengl
platform_all
platform_linux Fixed several bugs, setup regression tests, working on organizing code for aggressive cleanup 2018-03-24 03:06:45 -07:00
platform_mac
platform_unix Experiments with keyboard bindings for Mac alt keys, done and undone I think. get_clock fix for Mac 2017-11-14 23:33:15 -05:00
platform_win32 Removed 4coder_helper folder from 4ed_build.cpp 2018-05-10 01:18:54 -07:00
site
string
test_input_scripts 4.0.26 bug fix list completed 2018-05-06 19:47:22 -07:00
themes
windows_scripts adding VS 2015 to vcvarsall finder 2017-07-03 13:33:38 -04:00
.gitignore
4coder_auto_indent.cpp
4coder_auto_indent.h
4coder_base_commands.cpp
4coder_buffer_seek_constructors.cpp
4coder_build_commands.cpp Wrote a new config parser 2018-05-11 17:53:02 -07:00
4coder_build_commands.h
4coder_casey.cpp
4coder_clipboard.cpp
4coder_combined_write_commands.cpp
4coder_config.cpp
4coder_config.h
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
4coder_default_framework.cpp
4coder_default_framework.h
4coder_default_framework_variables.cpp
4coder_default_hooks.cpp
4coder_default_include.cpp
4coder_experiments.cpp
4coder_file.h Aggressive reorganization of the default custom layer 2018-05-09 00:10:07 -07:00
4coder_function_list.cpp
4coder_function_list.h
4coder_helper.cpp Fully upgraded project system, still needs a few rounds of revision though 2018-05-26 00:49:37 -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
4coder_jump_sticky.cpp
4coder_jump_sticky.h
4coder_jumping.cpp More aggressive reorganizing 2018-05-09 11:58:21 -07:00
4coder_jumping.h
4coder_long_command_switch.cpp
4coder_metadata_generator.cpp
4coder_miblo_numbers.cpp
4coder_os_comp_cracking.h Got rename working on Windows 2017-11-21 16:30:40 -05:00
4coder_project_commands.cpp Fully upgraded project system, still needs a few rounds of revision though 2018-05-26 00:49:37 -07:00
4coder_project_commands.h
4coder_remapping_commands.cpp
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
4coder_search.cpp Fully upgraded project system, still needs a few rounds of revision though 2018-05-26 00:49:37 -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
4ed.h
4ed_api_implementation.cpp
4ed_app_models.h
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 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.h
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
4ed_cli.h
4ed_code_wrap.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_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
4ed_file.cpp
4ed_file.h
4ed_file_lex.cpp
4ed_file_track.h
4ed_file_track_general.cpp
4ed_font.cpp
4ed_font.h
4ed_font_provider_freetype.cpp
4ed_font_provider_freetype.h
4ed_generated_style.h
4ed_gui.cpp
4ed_gui.h
4ed_hot_directory.cpp
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
4ed_input_simulation.h
4ed_input_simulation_event.h
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
4ed_linked_node_macros.h
4ed_log.h
4ed_math.h
4ed_mem_ansi.c got fonts working on Linux 2017-03-19 14:25:12 -04:00
4ed_parse_context.cpp
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
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 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
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
4ed_undo.h
4ed_view.cpp
4ed_view.h
4ed_view_ui.cpp
4ed_working_set.cpp
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
README.txt
build.bat
build.sh
build_metadata.bat Fixed up the file enumeration on windows, added invoke to the 4is parser rules 2018-03-09 15:19:32 -08:00
build_metadata.sh Added metadata generator to buildsuper 2017-11-22 15:05:58 -05:00
build_optimized.bat
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
build_string.sh
build_tests.bat
build_x86.sh
buildsuper_x64.bat Fixed up the file enumeration on windows, added invoke to the 4is parser rules 2018-03-09 15:19:32 -08:00
buildsuper_x64.sh Update 4coder_file.h on unix side 2018-03-09 19:34:35 -05:00
buildsuper_x86.bat Fixed up the file enumeration on windows, added invoke to the 4is parser rules 2018-03-09 15:19:32 -08:00
buildsuper_x86.sh buildsuper*.sh fix 2017-12-05 10:44:01 -05:00
changes.txt
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 itchio pushers 2017-11-16 10:21:05 -05:00
my_bindings.cpp
package.bat
package.sh
project.4coder Fully upgraded project system, still needs a few rounds of revision though 2018-05-26 00:49:37 -07:00
release-config.4coder
run_regression_tests.bat
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