4coder
 
 
 
 
 
 
Go to file
Allen Webster a69e4e5c3c The end of 4coder_experiments.cpp 2019-10-01 12:04:15 -07:00
4coder_API
4coder_generated The end of 4coder_experiments.cpp 2019-10-01 12:04:15 -07:00
4coder_lib
languages new lexer 2019-09-26 20:52:29 -07:00
lexer_generator Variable shadowing fix 2019-09-26 23:02:17 -07:00
manual
meta The end of 4coder_experiments.cpp 2019-10-01 12:04:15 -07:00
opengl
platform_all Thread context now introduced to 4coder in ALL layers (booya!) :) 2019-09-30 19:06:21 -07:00
platform_linux
platform_mac
platform_unix Removing shared scratch, passing in scratch on all system calls 2019-08-16 08:01:17 -07:00
platform_win32 Thread context now introduced to 4coder in ALL layers (booya!) :) 2019-09-30 19:06:21 -07:00
test_input_scripts
themes Fix wombat, fix config problem 2018-10-07 14:50:17 -07:00
windows_scripts clipboard change hook fully integrated 2019-03-30 15:36:31 -07:00
.gitignore
4coder_app_links_allocator.cpp
4coder_auto_indent.cpp
4coder_auto_indent.h Token transition in progress 2019-09-03 22:31:35 -07:00
4coder_base_commands.cpp
4coder_base_types.cpp
4coder_base_types.h
4coder_buffer_seek_constructors.cpp
4coder_build_commands.cpp Log grapher wrapped up, more flexible key matching in listers, i64 in markers 2019-08-23 18:34:42 -07:00
4coder_build_commands.h
4coder_clipboard.cpp
4coder_combined_write_commands.cpp
4coder_combined_write_commands.h More int32_t uint32_t changes 2019-02-26 15:17:53 -08:00
4coder_config.cpp
4coder_config.h
4coder_config_grammar.txt Cleanup and bug fixes 2018-10-05 18:42:56 -07:00
4coder_default_bindings.cpp
4coder_default_framework.cpp
4coder_default_framework.h Token transition in progress 2019-09-03 22:31:35 -07:00
4coder_default_framework_variables.cpp
4coder_default_hooks.cpp
4coder_default_include.cpp
4coder_fancy.cpp
4coder_fancy.h Merge non-sense, who knows, here goes 2019-06-01 16:58:28 -07:00
4coder_file.h
4coder_font_helper.cpp
4coder_function_list.cpp
4coder_function_list.h
4coder_hash_functions.cpp
4coder_helper.cpp
4coder_helper.h
4coder_insertion.cpp
4coder_insertion.h
4coder_jump_lister.cpp
4coder_jump_lister.h
4coder_jump_sticky.cpp
4coder_jump_sticky.h
4coder_jumping.cpp
4coder_jumping.h
4coder_lex_gen_cpp.cpp
4coder_lists.cpp Thread context now introduced to 4coder in ALL layers (booya!) :) 2019-09-30 19:06:21 -07:00
4coder_log.cpp
4coder_log_parser.cpp
4coder_log_parser.h
4coder_malloc_allocator.cpp
4coder_metadata_generator.cpp
4coder_miblo_numbers.cpp
4coder_project_commands.cpp
4coder_project_commands.h
4coder_remapping_commands.cpp Thread context now introduced to 4coder in ALL layers (booya!) :) 2019-09-30 19:06:21 -07:00
4coder_scope_commands.cpp
4coder_scope_commands.h 4coder now building with new lexer 2019-09-27 16:56:05 -07:00
4coder_search.cpp Thread context now introduced to 4coder in ALL layers (booya!) :) 2019-09-30 19:06:21 -07:00
4coder_search.h
4coder_seek.cpp
4coder_seek.h Deeply reorganizing code from seek.cpp; more 'enclose' operations 2019-06-09 14:05:57 -07:00
4coder_string_match.cpp
4coder_string_match.h
4coder_stringf.cpp
4coder_system_command.cpp
4coder_table.cpp
4coder_table.h
4coder_token.cpp Fixed token relexing 2019-09-29 21:27:16 -07:00
4coder_token.h Basics of relex are now in place 2019-09-28 19:13:46 -07:00
4coder_ui_helper.cpp Thread context now introduced to 4coder in ALL layers (booya!) :) 2019-09-30 19:06:21 -07:00
4coder_ui_helper.h
4ed.cpp
4ed.h
4ed_allocator_models.cpp
4ed_api_implementation.cpp
4ed_app_models.h
4ed_app_target.cpp
4ed_buffer.cpp
4ed_buffer.h
4ed_buffer_model.h
4ed_cli.cpp Token transition in progress 2019-09-03 22:31:35 -07:00
4ed_cli.h
4ed_command.cpp
4ed_command.h
4ed_coroutine.cpp Fixed wrong parameter name problem 2019-08-05 14:10:50 -07:00
4ed_coroutine.h
4ed_cursor_codes.h
4ed_dynamic_variables.cpp
4ed_dynamic_variables.h
4ed_edit.cpp
4ed_edit.h
4ed_file.cpp
4ed_file.h
4ed_file_track_general.cpp
4ed_font_face.cpp
4ed_font_interface.h beta ready DPI handling 2019-09-27 17:49:59 -07:00
4ed_font_provider_freetype.cpp
4ed_font_provider_freetype.h
4ed_font_set.cpp
4ed_font_set.h
4ed_gui.cpp
4ed_gui.h
4ed_history.cpp
4ed_history.h
4ed_hot_directory.cpp
4ed_hot_directory.h
4ed_layout.cpp Extended String_Match struct; regularized range and rect type code 2019-06-17 21:47:00 -07:00
4ed_layout.h
4ed_log.cpp
4ed_log.h
4ed_mem.cpp
4ed_render_target.cpp Face* instead of Face_ID as much as possible; Preferred X works again 2019-09-02 14:32:52 -07:00
4ed_render_target.h
4ed_string_matching.cpp
4ed_system.h
4ed_system_allocator.cpp
4ed_text_layout.cpp
4ed_text_layout.h
4ed_translation.cpp
4ed_translation.h
4ed_view.cpp
4ed_view.h
4ed_working_set.cpp
4ed_working_set.h Basics of relex are now in place 2019-09-28 19:13:46 -07:00
LICENSE.txt
README.txt
build.bat
build.sh
build_config_parser_generator.bat
build_generator.bat
build_metadata.bat
build_metadata.sh
build_optimized.bat
build_x86.sh easy to call 32 bit build script for linux-i386 2017-11-12 15:54:46 -05:00
buildsuper_x64.bat
buildsuper_x64.sh
buildsuper_x86.bat buildsuper release mode 2019-03-30 15:10:17 -07:00
buildsuper_x86.sh
changes.txt
detect_os.sh
itchio_push_all.bat
itchio_push_all.sh
package.bat
package.sh
project.4coder
release-config.4coder Fixed face modification 2019-07-26 18:40:31 -07:00
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