4coder
 
 
 
 
 
 
Go to file
Allen Webster c084f42e58 New preprocessor step in buildsuper 2018-06-15 13:10:49 -07:00
4coder_API
4coder_generated
4coder_lib
languages
meta New preprocessor step in buildsuper 2018-06-15 13:10:49 -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
platform_mac
platform_unix
platform_win32
site
string
test_input_scripts
themes
windows_scripts adding VS 2015 to vcvarsall finder 2017-07-03 13:33:38 -04:00
.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
4coder_base_commands.cpp
4coder_buffer_seek_constructors.cpp
4coder_build_commands.cpp
4coder_build_commands.h
4coder_casey.cpp
4coder_clipboard.cpp
4coder_combined_write_commands.cpp
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
4coder_config_grammar.txt
4coder_default_bindings.cpp
4coder_default_framework.cpp
4coder_default_framework.h
4coder_default_framework_variables.cpp Upgraded/cleaned up some minor config stuff, and improved behavior of swap panels. 2018-06-08 15:51:36 -07:00
4coder_default_hooks.cpp
4coder_default_include.cpp New preprocessor step in buildsuper 2018-06-15 13:10:49 -07:00
4coder_experiments.cpp Fixed issue with preprocessor indetations applying to non preprocessor '#ident' words 2018-06-08 14:16:43 -07:00
4coder_file.h
4coder_font_helper.cpp
4coder_function_list.cpp
4coder_function_list.h
4coder_helper.cpp
4coder_helper.h
4coder_jump_direct.cpp
4coder_jump_sticky.cpp
4coder_jump_sticky.h Aggressive reorganization of the default custom layer 2018-05-09 00:10:07 -07:00
4coder_jumping.cpp
4coder_jumping.h
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 New preprocessor step in buildsuper 2018-06-15 13:10:49 -07: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
4coder_scope_commands.h
4coder_search.cpp
4coder_search.h
4coder_seek.cpp
4coder_seek.h
4coder_system_command.cpp
4ed.cpp
4ed.h Got input recording up and running 2018-03-09 18:06:55 -08:00
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 Poking around looking at different issues on linux 2018-06-08 21:52:25 -07:00
4ed_buffer.h
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
4ed_code_wrap.cpp
4ed_code_wrap.h
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
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_edit.cpp Fix for variable hiding compilation errors 2018-05-06 21:20:59 -07:00
4ed_file.cpp
4ed_file.h
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
4ed_font_provider_freetype.h
4ed_generated_style.h
4ed_gui.cpp
4ed_gui.h
4ed_hot_directory.cpp
4ed_hot_directory.h
4ed_input_simulation.cpp
4ed_input_simulation.h
4ed_input_simulation_event.h
4ed_layout.cpp
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
4ed_log.h
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
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
4ed_render_format.cpp
4ed_render_format.h
4ed_render_target.cpp Lots of progress towards new font face system 2017-11-19 19:47:55 -05:00
4ed_render_target.h
4ed_style.cpp
4ed_style.h
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
4ed_translation.h
4ed_undo.cpp
4ed_undo.h
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
4ed_working_set.cpp Poking around looking at different issues on linux 2018-06-08 21:52:25 -07:00
4ed_working_set.h
LICENSE.txt fixed small issues discovered after 4.0.21 release 2017-06-28 11:15:54 -04: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
build_metadata.bat
build_metadata.sh
build_optimized.bat
build_site.bat
build_site.sh
build_string.bat
build_string.sh
build_tests.bat
build_x86.sh
buildsuper_x64.bat
buildsuper_x64.sh
buildsuper_x86.bat
buildsuper_x86.sh
changes.txt Version 4.0.27 ready to ship 2018-06-02 16:02:14 -07:00
detect_os.sh
generate_tests.bat
itchio_push_all.bat
itchio_push_all.sh
package.bat
package.sh
project.4coder
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