4coder
 
 
 
 
 
 
Go to file
Allen Webster a9acd4831c Fixed some keyboard problems, going to ditch 4coder-like next 2017-11-15 11:13:36 -05:00
4coder_API Mac file watching upgraded to using FSEventStreams 2017-11-14 16:35:17 -05:00
4coder_helper Bugs in read_line leading to bad strings and in generic_search_all_buffers leading to using garbage results from read_line FIXED! 2017-11-13 12:34:31 -05:00
4coder_lib Rendering improvements and partial cleanup 2017-11-10 19:58:47 -05:00
4cpp
languages
meta mac libfreetype linkage 2017-11-11 14:54:31 -05:00
opengl Moved 100% of opengl work to opengl file 2017-11-14 18:37:38 -05:00
platform_all Fixed windows clipboard problem 2017-11-13 17:12:04 -05:00
platform_linux 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_mac Fixed some keyboard problems, going to ditch 4coder-like next 2017-11-15 11:13:36 -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 Moved 100% of opengl work to opengl file 2017-11-14 18:37:38 -05:00
power dynamic remapping up and running, first pass at the new maps is done 2017-11-08 16:28:44 -05:00
site Site type fix 2017-11-13 11:54:22 -05:00
string prepared for git bisect on the windows copying issue. 2017-11-13 15:22:49 -05:00
themes
windows_scripts adding VS 2015 to vcvarsall finder 2017-07-03 13:33:38 -04:00
.gitignore Update to .gitignore 2017-11-11 16:36:48 -05:00
4coder_auto_indent.cpp
4coder_base_commands.cpp
4coder_build_commands.cpp
4coder_clipboard.cpp
4coder_default_bindings.cpp setup the remapping commands, restructured the 4coder mapping internals, started working on global_set_mapping 2017-11-08 13:24:30 -05:00
4coder_default_framework.h Added config syntax error warnings 2017-11-14 19:06:00 -05:00
4coder_default_hooks.cpp took off the debug prints in command caller, Mac is ready to go 2017-11-09 10:41:27 -05:00
4coder_default_include.cpp Everything builds on cl-2015, fixed open-in-other limitation 2017-11-10 13:56:17 -05:00
4coder_function_list.cpp
4coder_jump_parsing.cpp
4coder_jumping.h
4coder_project_commands.cpp Added config syntax error warnings 2017-11-14 19:06:00 -05:00
4coder_remapping_commands.cpp Fixed some keyboard problems, going to ditch 4coder-like next 2017-11-15 11:13:36 -05:00
4coder_search.cpp Bugs in read_line leading to bad strings and in generic_search_all_buffers leading to using garbage results from read_line FIXED! 2017-11-13 12:34:31 -05:00
4coder_sticky_jump.cpp
4coder_system_command.cpp cleaned up arbitrary system command code more 2017-07-17 17:16:29 -04:00
4ed.cpp 4.0.22 Ready To Ship 2017-11-11 12:23:09 -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 Site modifications 2017-11-11 13:03:14 -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 cleaning up opengl code 2017-11-10 13:27:39 -05:00
4ed_buffer.cpp
4ed_buffer_model.h
4ed_cli.cpp
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
4ed_defines.h Super 'by the book' wgl setup 2017-11-10 16:13:02 -05:00
4ed_doubly_linked_list.cpp Mac file watching upgraded to using FSEventStreams 2017-11-14 16:35:17 -05:00
4ed_file.cpp
4ed_file_track.h
4ed_file_track_general.cpp
4ed_file_view.cpp prepared for git bisect on the windows copying issue. 2017-11-13 15:22:49 -05:00
4ed_font_data.h Moved 100% of opengl work to opengl file 2017-11-14 18:37:38 -05:00
4ed_font_interface.h
4ed_font_interface_to_os.h
4ed_font_static_functions.cpp Moved 100% of opengl work to opengl file 2017-11-14 18:37:38 -05:00
4ed_font_system_functions.cpp 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
4ed_gui.cpp Wheel behavior upgrade 2017-11-10 20:21:50 -05:00
4ed_gui.h
4ed_hot_directory.cpp
4ed_layout.cpp
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 Rendering improvements and partial cleanup 2017-11-10 19:58:47 -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
4ed_translation.cpp
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
build.sh
build_optimized.bat
build_site.bat
build_site.sh
build_string.bat
build_string.sh
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 cleaning up everything in mac input setup 2017-11-08 19:12:14 -05:00
buildsuper_x86.bat
buildsuper_x86.sh Added buildsuper_x86.sh 2017-11-13 12:11:07 -05:00
detect_os.sh
package.bat
package.sh
project.4coder Site modifications 2017-11-11 13:03:14 -05:00
release-config.4coder Productivity Acceleration: project.4coder helpers 2017-11-09 13:30:24 -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