4coder
 
 
 
 
 
 
Go to file
Allen Webster d25aa1bf62 fixed the win32 ShowCursor failure - have to make sureverything runs on the main thread - coroutines no longer count as the main thread 2017-10-31 13:29:52 -04:00
4coder_API
4coder_helper
4coder_lib
4cpp introduced member query macro to do a better 32 bit fix 2017-06-22 21:42:03 -04:00
languages
meta
platform_all
platform_linux worked out dialogue box, work queue, stubbed more functions 2017-09-26 11:12:51 -04:00
platform_mac mostly wrapped up the mac init function, need to link free type properly, left lots of unimplemented stubs to work on 2017-09-26 11:44:13 -04:00
platform_unix setting up more mac build stuff 2017-09-10 14:24:26 -04:00
platform_win32 fixed the win32 ShowCursor failure - have to make sureverything runs on the main thread - coroutines no longer count as the main thread 2017-10-31 13:29:52 -04:00
power
site
string
themes
windows_scripts
.gitignore
4coder_auto_indent.cpp fixed small issues discovered after 4.0.21 release 2017-06-28 11:15:54 -04:00
4coder_base_commands.cpp
4coder_build_commands.cpp
4coder_clipboard.cpp
4coder_default_bindings.cpp
4coder_default_framework.h
4coder_default_hooks.cpp
4coder_default_include.cpp
4coder_function_list.cpp
4coder_jump_parsing.cpp
4coder_jumping.h
4coder_project_commands.cpp
4coder_search.cpp
4coder_sticky_jump.cpp
4coder_system_command.cpp
4ed.cpp
4ed.h
4ed_api_implementation.cpp almost finished with a generalized coroutine solution 2017-07-19 16:07:50 -04:00
4ed_app_models.h almost finished with a generalized coroutine solution 2017-07-19 16:07:50 -04:00
4ed_app_target.cpp zipped fonts together 2017-07-18 17:19:28 -04:00
4ed_buffer.cpp cleaned up the windows fullscreen BULLS 2017-07-18 18:34:57 -04: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
4ed_command.cpp new utf8 <-> utf16 code 2017-02-17 20:04:41 -05:00
4ed_debug_mem.h
4ed_defines.h
4ed_doubly_linked_list.cpp got the parse context system working in 4coder 2017-05-19 19:55:50 -04:00
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 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
4ed_font_data.h 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_font_interface.h 4.0.18 ~ pre-optimizations 2017-03-29 12:32:06 -04:00
4ed_font_interface_to_os.h
4ed_font_static_functions.cpp
4ed_gui.cpp
4ed_gui.h
4ed_hot_directory.cpp
4ed_layout.cpp
4ed_log.h moved fatal error message as high up as possible 2017-07-18 19:30:02 -04:00
4ed_math.h
4ed_mem_ansi.c got fonts working on Linux 2017-03-19 14:25:12 -04:00
4ed_os_comp_cracking.h
4ed_os_custom_api.h
4ed_parse_contexts.cpp
4ed_rendering.h
4ed_rendering_helper.cpp worked on the utf8 to utf16 conversions in the file track system 2017-03-18 18:19:51 -04:00
4ed_style.cpp
4ed_style.h
4ed_system.h
4ed_translation.cpp
4ed_undo.cpp
4ed_view.cpp almost finished with a generalized coroutine solution 2017-07-19 16:07:50 -04: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 got string build working again 2017-07-09 00:28:33 -04:00
build.sh got string build working again 2017-07-09 00:28:33 -04: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
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
buildsuper_x64.bat lots of clean up on the build system 2017-07-08 15:25:23 -04:00
buildsuper_x64.sh
buildsuper_x86.bat lots more cleanup on the file moving api 2017-07-08 01:40:27 -04:00
detect_os.sh
package.bat
package.sh DS_Store BE GONE 2017-07-10 09:49:45 -04:00
project.4coder
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