4coder
 
 
 
 
 
 
Go to file
Allen Webster 818e3781df Finished the bindings.html generator (mostly), fixed the windows crash bug (major 2017-11-18 17:40:10 -05:00
4coder_API Finished the bindings.html generator (mostly), fixed the windows crash bug (major 2017-11-18 17:40:10 -05:00
4coder_generated Finished the bindings.html generator (mostly), fixed the windows crash bug (major 2017-11-18 17:40:10 -05:00
4coder_helper lots and lots of work on command metadata system 2017-11-15 18:57:21 -05:00
4coder_lib String library upgrade 4.0.23 ready to go 2017-11-15 12:11:57 -05:00
4cpp
languages
meta Finished the bindings.html generator (mostly), fixed the windows crash bug (major 2017-11-18 17:40:10 -05:00
opengl Finished system font listing and loading on windows 2017-11-17 14:22:12 -05:00
platform_all Finished system font listing and loading on windows 2017-11-17 14:22:12 -05:00
platform_linux Finished the bindings.html generator (mostly), fixed the windows crash bug (major 2017-11-18 17:40:10 -05:00
platform_mac Finished the bindings.html generator (mostly), fixed the windows crash bug (major 2017-11-18 17:40:10 -05:00
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 Finished the bindings.html generator (mostly), fixed the windows crash bug (major 2017-11-18 17:40:10 -05:00
power lots and lots of work on command metadata system 2017-11-15 18:57:21 -05:00
site Finished the bindings.html generator (mostly), fixed the windows crash bug (major 2017-11-18 17:40:10 -05:00
string Finished system font listing and loading on windows 2017-11-17 14:22:12 -05:00
themes
windows_scripts
.gitignore Update to .gitignore 2017-11-11 16:36:48 -05:00
4coder_auto_indent.cpp lots and lots of work on command metadata system 2017-11-15 18:57:21 -05:00
4coder_base_commands.cpp lots and lots of work on command metadata system 2017-11-15 18:57:21 -05:00
4coder_build_commands.cpp lots and lots of work on command metadata system 2017-11-15 18:57:21 -05:00
4coder_clipboard.cpp lots and lots of work on command metadata system 2017-11-15 18:57:21 -05:00
4coder_default_bindings.cpp Fix for default bindings 2017-11-15 12:04:23 -05:00
4coder_default_framework.h lots and lots of work on command metadata system 2017-11-15 18:57:21 -05:00
4coder_default_hooks.cpp fixed up the default config and keyboard situation 2017-11-15 11:58:29 -05:00
4coder_default_include.cpp lots and lots of work on command metadata system 2017-11-15 18:57:21 -05:00
4coder_function_list.cpp lots and lots of work on command metadata system 2017-11-15 18:57:21 -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 work on command metadata system 2017-11-15 18:57:21 -05:00
4coder_jumping.h lots and lots of work on command metadata system 2017-11-15 18:57:21 -05:00
4coder_metadata_generator.cpp Finished the bindings.html generator (mostly), fixed the windows crash bug (major 2017-11-18 17:40:10 -05:00
4coder_project_commands.cpp lots and lots of work on command metadata system 2017-11-15 18:57:21 -05:00
4coder_remapping_commands.cpp Finished the bindings.html generator (mostly), fixed the windows crash bug (major 2017-11-18 17:40:10 -05:00
4coder_search.cpp lots and lots of work on command metadata system 2017-11-15 18:57:21 -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 Working on font cleanup all day all day all day 2017-11-16 18:03:36 -05:00
4ed.h Mac: more key codes, cursor hiding/setting, fullscreen toggling 2017-11-07 23:41:45 -05:00
4ed_api_implementation.cpp Finished the bindings.html generator (mostly), fixed the windows crash bug (major 2017-11-18 17:40:10 -05:00
4ed_app_models.h setup the remapping commands, restructured the 4coder mapping internals, started working on global_set_mapping 2017-11-08 13:24:30 -05:00
4ed_app_target.cpp Finished the bindings.html generator (mostly), fixed the windows crash bug (major 2017-11-18 17:40:10 -05:00
4ed_buffer.cpp Working on font cleanup all day all day all day 2017-11-16 18:03:36 -05:00
4ed_buffer_model.h
4ed_cli.cpp cleaned up the child process updating and CLI list managing 2017-07-17 18:46:56 -04:00
4ed_command.cpp Fixed crash bug with <shift space> 2017-11-08 20:25:54 -05: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 Super 'by the book' wgl setup 2017-11-10 16:13:02 -05:00
4ed_file.cpp
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_file_view.cpp Finished the bindings.html generator (mostly), fixed the windows crash bug (major 2017-11-18 17:40:10 -05:00
4ed_font.cpp Working on font cleanup all day all day all day 2017-11-16 18:03:36 -05:00
4ed_font.h Finished system font listing and loading on windows 2017-11-17 14:22:12 -05:00
4ed_font_provider_freetype.cpp Finished the bindings.html generator (mostly), fixed the windows crash bug (major 2017-11-18 17:40:10 -05:00
4ed_font_provider_freetype.h Linux fonts up and running 2017-11-17 16:20:25 -05:00
4ed_gui.cpp Finished system font listing and loading on windows 2017-11-17 14:22:12 -05:00
4ed_gui.h
4ed_hot_directory.cpp
4ed_layout.cpp
4ed_linked_node_macros.h Finished system font listing and loading on windows 2017-11-17 14:22:12 -05:00
4ed_log.h Mac file watching upgraded to using FSEventStreams 2017-11-14 16:35:17 -05:00
4ed_math.h
4ed_mem_ansi.c
4ed_os_comp_cracking.h various build errors on Linux and Mac 2017-11-10 16:21:57 -05:00
4ed_os_custom_api.h
4ed_parse_contexts.cpp
4ed_render_fill.cpp Working on font cleanup all day all day all day 2017-11-16 18:03:36 -05:00
4ed_render_format.h Rendering improvements and partial cleanup 2017-11-10 19:58:47 -05:00
4ed_render_target.cpp Rendering improvements and partial cleanup 2017-11-10 19:58:47 -05:00
4ed_render_target.h more experiments with mac render target 2017-11-10 20:28:19 -05:00
4ed_style.cpp
4ed_style.h
4ed_system.h Working on font cleanup all day all day all day 2017-11-16 18:03:36 -05:00
4ed_translation.cpp Working on font cleanup all day all day all day 2017-11-16 18:03:36 -05:00
4ed_undo.cpp
4ed_view.cpp setup the remapping commands, restructured the 4coder mapping internals, started working on global_set_mapping 2017-11-08 13:24:30 -05:00
4ed_working_set.cpp
LICENSE.txt
README.txt
TODO.txt
build.bat name fixing, project fixing, temp memory collision fixing 2017-07-09 15:22:57 -04:00
build.sh name fixing, project fixing, temp memory collision fixing 2017-07-09 15:22:57 -04:00
build_metadata.bat lots and lots of work on command metadata system 2017-11-15 18:57:21 -05:00
build_optimized.bat
build_site.bat
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_x86.sh easy to call 32 bit build script for linux-i386 2017-11-12 15:54:46 -05:00
buildsuper_x64.bat lots of clean up on the build system 2017-07-08 15:25:23 -04:00
buildsuper_x64.sh cleaning up everything in mac input setup 2017-11-08 19:12:14 -05:00
buildsuper_x86.bat
buildsuper_x86.sh itchio pushers 2017-11-16 10:21:05 -05:00
detect_os.sh
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
package.sh DS_Store BE GONE 2017-07-10 09:49:45 -04:00
project.4coder lots and lots of work on command metadata system 2017-11-15 18:57:21 -05:00
release-config.4coder fixed up the default config and keyboard situation 2017-11-15 11:58:29 -05:00
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