4coder
 
 
 
 
 
 
Go to file
Allen Webster 6cdaa02312 Got window title changing working robustly ish 2017-11-30 14:02:37 -05:00
4coder_API Got window title changing working robustly ish 2017-11-30 14:02:37 -05:00
4coder_generated Got window title changing working robustly ish 2017-11-30 14:02:37 -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 new custom keywords booster pack; logging system in windows 2017-06-12 13:40:54 -04:00
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 Got window title changing working robustly ish 2017-11-30 14:02:37 -05:00
platform_linux Got window title changing working robustly ish 2017-11-30 14:02:37 -05:00
platform_mac Got window title changing working robustly ish 2017-11-30 14:02:37 -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 Got window title changing working robustly ish 2017-11-30 14:02:37 -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 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 Update to .gitignore 2017-11-11 16:36:48 -05:00
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 Got rename working on Windows 2017-11-21 16:30:40 -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 new commands, and sharpened up some other stuff too 2017-11-29 18:00:14 -05:00
4coder_default_hooks.cpp Got window title changing working robustly ish 2017-11-30 14:02:37 -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 Got rename working on Windows 2017-11-21 16:30:40 -05:00
4coder_project_commands.cpp Got window title changing working robustly ish 2017-11-30 14:02:37 -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 Got window title changing working robustly ish 2017-11-30 14:02:37 -05:00
4ed.h Some of the work is done on getting the window title thing working 2017-11-30 11:50:39 -05:00
4ed_api_implementation.cpp Got window title changing working robustly ish 2017-11-30 14:02:37 -05:00
4ed_app_models.h Got window title changing working robustly ish 2017-11-30 14:02:37 -05:00
4ed_app_target.cpp Fixed up packaging and building with new file organization, added docs for new font stuff 2017-11-20 19:35:35 -05:00
4ed_buffer.cpp Cleaning up linex_index -> line_number naming 2017-11-28 15:16:53 -05:00
4ed_buffer_model.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_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 Got rename working on Windows 2017-11-21 16:30:40 -05:00
4ed_file.cpp Entire font core system up and running, still need docs and nicer font usage in default framework 2017-11-20 18:31:57 -05:00
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 Cleaning up linex_index -> line_number naming 2017-11-28 15:16:53 -05:00
4ed_font.cpp Entire font core system up and running, still need docs and nicer font usage in default framework 2017-11-20 18:31:57 -05:00
4ed_font.h Entire font core system up and running, still need docs and nicer font usage in default framework 2017-11-20 18:31:57 -05:00
4ed_font_provider_freetype.cpp Fix wrong font name loading problem 2017-11-21 15:00:12 -05:00
4ed_font_provider_freetype.h Entire font core system up and running, still need docs and nicer font usage in default framework 2017-11-20 18:31:57 -05:00
4ed_gui.cpp Finished system font listing and loading on windows 2017-11-17 14:22:12 -05:00
4ed_gui.h got new organization system working on linux 2017-01-23 01:19:43 -05:00
4ed_hot_directory.cpp Revert "progress converting the platform layer over" 2017-03-23 15:15:05 -04:00
4ed_layout.cpp Revert "Changed the a lot of stuff over to umem" 2017-03-23 15:15:33 -04:00
4ed_linked_node_macros.h Lots of progress towards new font face system 2017-11-19 19:47:55 -05:00
4ed_log.h Mac file watching upgraded to using FSEventStreams 2017-11-14 16:35:17 -05:00
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 got fonts working on Linux 2017-03-19 14:25:12 -04:00
4ed_os_custom_api.h got new organization system working on linux 2017-01-23 01:19:43 -05:00
4ed_parse_contexts.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_render_fill.cpp Entire font core system up and running, still need docs and nicer font usage in default framework 2017-11-20 18:31:57 -05:00
4ed_render_format.h Entire font core system up and running, still need docs and nicer font usage in default framework 2017-11-20 18:31:57 -05:00
4ed_render_target.cpp Lots of progress towards new font face system 2017-11-19 19:47:55 -05:00
4ed_render_target.h Lots of progress towards new font face system 2017-11-19 19:47:55 -05:00
4ed_style.cpp Entire font core system up and running, still need docs and nicer font usage in default framework 2017-11-20 18:31:57 -05:00
4ed_style.h 4.0.19 casey stuff added 2017-04-22 22:11:03 -04:00
4ed_system.h Some of the work is done on getting the window title thing working 2017-11-30 11:50:39 -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 Revert "Changed the a lot of stuff over to umem" 2017-03-23 15:15:33 -04:00
4ed_view.cpp Entire font core system up and running, still need docs and nicer font usage in default framework 2017-11-20 18:31:57 -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 fixed small issues discovered after 4.0.21 release 2017-06-28 11:15:54 -04:00
README.txt 4.0.21 building and ready on win7, still needs test driving 2017-06-24 09:49:20 -04:00
TODO.txt finished up the dangling todo items: fixed the click position bug, setup auto-indent-on-save, and finished the project fkey system 2016-12-26 17:49:01 -05:00
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 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 optimized build option 2017-04-24 11:23:12 -04:00
build_site.bat cleaning up lots of build related stuff 2017-07-07 19:54:50 -04:00
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 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 included unix in mac 2017-06-30 17:33:30 -04:00
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 post-stream, got miblo incrementors/decrementors started. added settings for code presentation. adding config file for code wrapping 2016-10-27 19:45:41 -04:00
package.sh DS_Store BE GONE 2017-07-10 09:49:45 -04:00
project.4coder Got linux command metadata working 2017-11-22 14:04:14 -05:00
release-config.4coder fixed up the default config and keyboard situation 2017-11-15 11:58:29 -05:00
zip.bat fixing up the zip batch 2017-06-22 20:41:23 -04:00

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