4coder
 
 
 
 
 
 
Go to file
Allen Webster 6c13041dee Moved set_title into custom API, implemented set_title tests there 2017-11-30 11:39:35 -05:00
4coder_API Fixing indentation bugs with new tricks 2017-11-28 18:31:10 -05:00
4coder_generated Moved set_title into custom API, implemented set_title tests there 2017-11-30 11:39:35 -05:00
4coder_helper Lots and lots of new commands, and sharpened up some other stuff too 2017-11-29 18:00:14 -05:00
4coder_lib Rust parsing fixed 2017-11-27 16:13:17 -05:00
languages
meta Lots and lots of new commands, and sharpened up some other stuff too 2017-11-29 18:00:14 -05:00
opengl Fixed font pixels, added delete file command 2017-11-21 14:48:04 -05:00
platform_all System level set_tite call, Mac set_title implementation, system level set_title test 2017-11-30 10:44:08 -05:00
platform_linux Fix for make on Windows, Fix for -D flag 2017-11-28 14:11:44 -05:00
platform_mac System level set_tite call, Mac set_title implementation, system level set_title test 2017-11-30 10:44:08 -05:00
platform_unix
platform_win32 Lots and lots of new commands, and sharpened up some other stuff too 2017-11-29 18:00:14 -05:00
power Lots and lots of new commands, and sharpened up some other stuff too 2017-11-29 18:00:14 -05:00
site Updated site 2017-11-22 17:23:38 -05:00
string Fixed up packaging and building with new file organization, added docs for new font stuff 2017-11-20 19:35:35 -05:00
themes
windows_scripts
.gitignore
4coder_auto_indent.cpp Lots and lots of new commands, and sharpened up some other stuff too 2017-11-29 18:00:14 -05:00
4coder_base_commands.cpp Lots and lots of new commands, and sharpened up some other stuff too 2017-11-29 18:00:14 -05:00
4coder_build_commands.cpp
4coder_clipboard.cpp
4coder_default_bindings.cpp
4coder_default_framework.h Lots and lots of new commands, and sharpened up some other stuff too 2017-11-29 18:00:14 -05:00
4coder_default_hooks.cpp Moved set_title into custom API, implemented set_title tests there 2017-11-30 11:39:35 -05:00
4coder_default_include.cpp Lots and lots of new commands, and sharpened up some other stuff too 2017-11-29 18:00:14 -05:00
4coder_function_list.cpp Cleaning up linex_index -> line_number naming 2017-11-28 15:16:53 -05:00
4coder_jump_direct.cpp lots and lots of work on command metadata system 2017-11-15 18:57:21 -05:00
4coder_jump_sticky.cpp Lots and lots of new commands, and sharpened up some other stuff too 2017-11-29 18:00:14 -05:00
4coder_jumping.h Rust error arrow thing '-->' 2017-11-27 17:16:23 -05:00
4coder_metadata_generator.cpp Sort command metadata to prevent merge problems 2017-11-27 15:13:42 -05:00
4coder_os_comp_cracking.h
4coder_project_commands.cpp Moved set_title into custom API, implemented set_title tests there 2017-11-30 11:39:35 -05:00
4coder_remapping_commands.cpp Got rename working on Windows 2017-11-21 16:30:40 -05:00
4coder_scope_commands.cpp Lots and lots of new commands, and sharpened up some other stuff too 2017-11-29 18:00:14 -05:00
4coder_search.cpp Lots and lots of new commands, and sharpened up some other stuff too 2017-11-29 18:00:14 -05:00
4coder_search.h Lots and lots of new commands, and sharpened up some other stuff too 2017-11-29 18:00:14 -05:00
4coder_system_command.cpp lots and lots of work on command metadata system 2017-11-15 18:57:21 -05:00
4ed.cpp Moved set_title into custom API, implemented set_title tests there 2017-11-30 11:39:35 -05:00
4ed.h
4ed_api_implementation.cpp Moved set_title into custom API, implemented set_title tests there 2017-11-30 11:39:35 -05:00
4ed_app_models.h
4ed_app_target.cpp
4ed_buffer.cpp Cleaning up linex_index -> line_number naming 2017-11-28 15:16:53 -05:00
4ed_buffer_model.h
4ed_cli.cpp
4ed_command.cpp
4ed_cursor_codes.h
4ed_debug_mem.h
4ed_defines.h
4ed_file.cpp
4ed_file_track.h
4ed_file_track_general.cpp
4ed_file_view.cpp Cleaning up linex_index -> line_number naming 2017-11-28 15:16:53 -05:00
4ed_font.cpp
4ed_font.h
4ed_font_provider_freetype.cpp
4ed_font_provider_freetype.h
4ed_gui.cpp
4ed_gui.h
4ed_hot_directory.cpp
4ed_layout.cpp
4ed_linked_node_macros.h
4ed_log.h
4ed_math.h
4ed_mem_ansi.c
4ed_os_custom_api.h
4ed_parse_contexts.cpp
4ed_render_fill.cpp
4ed_render_format.h
4ed_render_target.cpp
4ed_render_target.h
4ed_style.cpp
4ed_style.h
4ed_system.h System level set_tite call, Mac set_title implementation, system level set_title test 2017-11-30 10:44:08 -05:00
4ed_translation.cpp
4ed_undo.cpp
4ed_view.cpp
4ed_working_set.cpp
LICENSE.txt
README.txt
TODO.txt
build.bat
build.sh
build_metadata.bat Added metadata generator to buildsuper 2017-11-22 15:05:58 -05:00
build_metadata.sh Added metadata generator to buildsuper 2017-11-22 15:05:58 -05:00
build_optimized.bat
build_site.bat
build_site.sh
build_string.bat
build_string.sh
build_x86.sh
buildsuper_x64.bat Added metadata generator to buildsuper 2017-11-22 15:05:58 -05:00
buildsuper_x64.sh Got the metadata generators working on unix 2017-11-22 15:21:53 -05:00
buildsuper_x86.bat Added metadata generator to buildsuper 2017-11-22 15:05:58 -05:00
buildsuper_x86.sh Got the metadata generators working on unix 2017-11-22 15:21:53 -05:00
detect_os.sh
itchio_push_all.bat
itchio_push_all.sh
package.bat
package.sh
project.4coder Got linux command metadata working 2017-11-22 14:04:14 -05:00
release-config.4coder
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