4coder
 
 
 
 
 
 
Go to file
Allen Webster bcff1f1f9f Productivity Acceleration: project.4coder helpers 2017-11-09 13:30:24 -05:00
4coder_API Fixed crash bug with <shift space> 2017-11-08 20:25:54 -05:00
4coder_helper New idea for mac-4coder-like organization, added debug to command caller 2017-11-08 19:56:26 -05:00
4coder_lib
4cpp introduced member query macro to do a better 32 bit fix 2017-06-22 21:42:03 -04:00
languages new custom keywords booster pack; logging system in windows 2017-06-12 13:40:54 -04:00
meta mac layer almost finished 2017-11-07 16:35:26 -05:00
platform_all setup the remapping commands, restructured the 4coder mapping internals, started working on global_set_mapping 2017-11-08 13:24:30 -05:00
platform_linux fixed thread overspinning problem 2017-11-07 20:15:09 -05:00
platform_mac Mac: more key codes, cursor hiding/setting, fullscreen toggling 2017-11-07 23:41:45 -05:00
platform_unix fixed thread overspinning problem 2017-11-07 20:15:09 -05:00
platform_win32 New idea for mac-4coder-like organization, added debug to command caller 2017-11-08 19:56:26 -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
string Productivity Acceleration: project.4coder helpers 2017-11-09 13:30:24 -05:00
themes finished fixing up themes, improved the documentation for the site 2017-06-24 12:57:07 -04:00
windows_scripts adding VS 2015 to vcvarsall finder 2017-07-03 13:33:38 -04:00
.gitignore
4coder_auto_indent.cpp
4coder_base_commands.cpp
4coder_build_commands.cpp Got custom and app layers building on Mac 2017-06-26 22:47:00 -04:00
4coder_clipboard.cpp Revert "Changed the a lot of stuff over to umem" 2017-03-23 15:15:33 -04:00
4coder_default_bindings.cpp
4coder_default_framework.h
4coder_default_hooks.cpp
4coder_default_include.cpp
4coder_function_list.cpp
4coder_jump_parsing.cpp lots of progress on 4.0.19 2017-04-15 17:47:23 -04:00
4coder_jumping.h
4coder_project_commands.cpp Productivity Acceleration: project.4coder helpers 2017-11-09 13:30:24 -05:00
4coder_remapping_commands.cpp
4coder_search.cpp
4coder_sticky_jump.cpp
4coder_system_command.cpp
4ed.cpp
4ed.h
4ed_api_implementation.cpp
4ed_app_models.h
4ed_app_target.cpp
4ed_buffer.cpp
4ed_buffer_model.h
4ed_cli.cpp
4ed_command.cpp
4ed_cursor_codes.h
4ed_debug_mem.h
4ed_defines.h
4ed_doubly_linked_list.cpp
4ed_file.cpp got new lexer keywords thing working, built out several example 'languages' began investigating the jump to error situation. 2017-05-20 21:22:20 -04:00
4ed_file_track.h
4ed_file_track_general.cpp
4ed_file_view.cpp
4ed_font_data.h
4ed_font_interface.h
4ed_font_interface_to_os.h got unicode working in the clipboard, reoganized some old stuff 2017-03-23 19:40:16 -04:00
4ed_font_static_functions.cpp a few little optimizations to take the edge off, 4.0.18 ready for publishing (barring problems durring test drive session) 2017-03-29 16:50:29 -04:00
4ed_gui.cpp lots of progress on 4.0.19 2017-04-15 17:47:23 -04:00
4ed_gui.h got new organization system working on linux 2017-01-23 01:19:43 -05:00
4ed_hot_directory.cpp
4ed_layout.cpp
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_os_comp_cracking.h
4ed_os_custom_api.h
4ed_parse_contexts.cpp
4ed_rendering.h
4ed_rendering_helper.cpp
4ed_style.cpp got the color theme file working, started replacing existing color themes with the new system 2017-06-05 17:48:49 -04:00
4ed_style.h
4ed_system.h
4ed_translation.cpp fixed noncharacter bug 2017-03-25 20:50:29 -04: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 Revert "Changed the a lot of stuff over to umem" 2017-03-23 15:15:33 -04:00
LICENSE.txt
README.txt
TODO.txt
build.bat
build.sh
build_optimized.bat optimized build option 2017-04-24 11:23:12 -04:00
build_site.bat
build_site.sh
build_string.bat
build_string.sh
buildsuper_x64.bat
buildsuper_x64.sh
buildsuper_x86.bat
detect_os.sh
package.bat
package.sh
project.4coder
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