4coder
 
 
 
 
 
 
Go to file
Allen Webster 269c2b138d finished fixing up themes, improved the documentation for the site 2017-06-24 12:57:07 -04:00
4coder_API finished fixing up themes, improved the documentation for the site 2017-06-24 12:57:07 -04:00
4coder_helper 4.0.21 pretty much ready to go barring any bug discoveries, (need to add README.txt LICENSE.txt and new features list in messages, and setup new casey customization file) 2017-06-23 19:07:18 -04:00
4coder_lib most of the work towards 4.0.20 2017-05-27 16:04:13 -04:00
4cpp introduced member query macro to do a better 32 bit fix 2017-06-22 21:42:03 -04:00
dist_files/fonts putting fonts in the repo 2017-06-22 20:26:18 -04:00
languages new custom keywords booster pack; logging system in windows 2017-06-12 13:40:54 -04:00
meta filling out docs for the site, fixing up the stb-dark color theme 2017-06-24 10:07:32 -04:00
power filling out docs for the site, fixing up the stb-dark color theme 2017-06-24 10:07:32 -04:00
site removing ctime 2017-06-22 18:29:13 -04:00
string removing ctime 2017-06-22 18:29:13 -04:00
themes finished fixing up themes, improved the documentation for the site 2017-06-24 12:57:07 -04:00
windows_scripts relying on the good setup scripts for buildsuper 2017-06-22 21:04:42 -04:00
.gitignore delay.cpp generator fixed 2016-05-16 12:19:17 -04:00
4coder_auto_indent.cpp 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
4coder_base_commands.cpp stripped config menu and menu menu, added AltGr setting to API 2017-05-14 19:42:16 -04:00
4coder_build_commands.cpp changed overbinding rule, started windows bindings 2017-02-12 18:04:50 -05: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 Hot directory setting API; project file open/close timing fix 2017-06-20 16:37:45 -04:00
4coder_default_framework.h 4.0.21 pretty much ready to go barring any bug discoveries, (need to add README.txt LICENSE.txt and new features list in messages, and setup new casey customization file) 2017-06-23 19:07:18 -04:00
4coder_default_hooks.cpp 4.0.21 pretty much ready to go barring any bug discoveries, (need to add README.txt LICENSE.txt and new features list in messages, and setup new casey customization file) 2017-06-23 19:07:18 -04:00
4coder_default_include.cpp Fixed sticky jump bug; working on 32 bit lexer crash 2017-06-16 19:10:50 -04:00
4coder_function_list.cpp 4.0.19 bug fixes, all features ready to go 2017-04-22 20:53:19 -04:00
4coder_jump_parsing.cpp lots of progress on 4.0.19 2017-04-15 17:47:23 -04:00
4coder_jumping.h lots of progress on 4.0.19 2017-04-15 17:47:23 -04:00
4coder_project_commands.cpp Hot directory setting API; project file open/close timing fix 2017-06-20 16:37:45 -04:00
4coder_search.cpp 4.0.19 bug fixes, all features ready to go 2017-04-22 20:53:19 -04:00
4coder_sticky_jump.cpp Fixed sticky jump bug; working on 32 bit lexer crash 2017-06-16 19:10:50 -04:00
4coder_system_command.cpp 4.0.15 various bug fixes, feature polish, added experimental scope command 2017-01-28 19:03:23 -05:00
4ed.cpp feature list in *messages* finished 2017-06-24 09:28:35 -04:00
4ed.h new custom keywords booster pack; logging system in windows 2017-06-12 13:40:54 -04:00
4ed_api_implementation.cpp Hot directory setting API; project file open/close timing fix 2017-06-20 16:37:45 -04:00
4ed_app_models.h 4.0.21 pretty much ready to go barring any bug discoveries, (need to add README.txt LICENSE.txt and new features list in messages, and setup new casey customization file) 2017-06-23 19:07:18 -04:00
4ed_app_target.cpp 4.0.21 pretty much ready to go barring any bug discoveries, (need to add README.txt LICENSE.txt and new features list in messages, and setup new casey customization file) 2017-06-23 19:07:18 -04:00
4ed_buffer.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_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_command.cpp new utf8 <-> utf16 code 2017-02-17 20:04:41 -05:00
4ed_debug_mem.h Fixed sticky jump bug; working on 32 bit lexer crash 2017-06-16 19:10:50 -04:00
4ed_dll_reader.cpp removed SET_CURSOR message 2016-05-27 10:51:12 -04:00
4ed_dll_reader.h starting new parser 2015-11-30 21:51:53 -05:00
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 fixed the utf8 <-> utf16 system in win32 2017-03-23 18:45:32 -04:00
4ed_file_track_general.cpp 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_file_view.cpp 4.0.21 pretty much ready to go barring any bug discoveries, (need to add README.txt LICENSE.txt and new features list in messages, and setup new casey customization file) 2017-06-23 19:07:18 -04:00
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 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 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_log.h got command line working 2017-06-12 17:35:06 -04: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_comp_cracking.h 4.0.19 new features fixed up to build on VS 2017 2017-04-22 22:28:41 -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_profile.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_profile.h random changes that happened while getting stuff done on Linux 2017-03-30 02:40:16 -04:00
4ed_rendering.h setup the font interface, complete with an opaque Render_Font; started breaking down the translation interface 2017-03-11 20:20:24 -05:00
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 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 4.0.19 casey stuff added 2017-04-22 22:11:03 -04:00
4ed_system.h new custom keywords booster pack; logging system in windows 2017-06-12 13:40:54 -04:00
4ed_system_shared.cpp fixed batch edit line counting bug; fixed font size parsing bug; fixed end of file indenting bug 2017-06-17 19:41:27 -04:00
4ed_system_shared.h got unicode working in the clipboard, reoganized some old stuff 2017-03-23 19:40:16 -04:00
4ed_translation.cpp fixed noncharacter bug 2017-03-25 20:50:29 -04:00
4ed_undo.cpp Revert "Changed the a lot of stuff over to umem" 2017-03-23 15:15:33 -04:00
4ed_working_set.cpp Revert "Changed the a lot of stuff over to umem" 2017-03-23 15:15:33 -04:00
4tech_defines.h introduced member query macro to do a better 32 bit fix 2017-06-22 21:42:03 -04:00
LICENSE.txt filling out docs for the site, fixing up the stb-dark color theme 2017-06-24 10:07:32 -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 removing ctime 2017-06-22 18:29:13 -04:00
build.sh added new file hook; fixed up linux save-to-name bug; fixed up packaging bug 2017-02-26 15:13:06 -05:00
build_optimized.bat optimized build option 2017-04-24 11:23:12 -04:00
buildsite.bat fixed site building system 2016-11-13 23:29:00 -05:00
buildsuper.bat even more refinement to the vcvarsall thing 2017-06-22 21:57:08 -04:00
buildsuper.sh utf8 encoded buffers fully working on windows 2017-02-20 16:05:42 -05:00
buildsuper_x86.bat even more refinement to the vcvarsall thing 2017-06-22 21:57:08 -04:00
gen_linux_icon.c more sensible linux icon header format 2016-03-22 18:47:03 +00:00
linux_4ed.cpp C locale fix 2017-05-29 13:00:18 -04:00
linux_4ed_file_track.cpp got fonts working under linux; reorganized layer to more closely match windows 2017-03-26 21:52:06 -04:00
linux_4ed_fonts.cpp matching font systems 2017-03-30 11:40:39 -04:00
linux_font.cpp got fonts working on Linux 2017-03-19 14:25:12 -04:00
linux_icon.h more sensible linux icon header format 2016-03-22 18:47:03 +00:00
linux_release_compat.c Revert "Changed the a lot of stuff over to umem" 2017-03-23 15:15:33 -04: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 lots of organization to files, figured out a good way to solve the build.cpp string problem and set it up 2017-01-06 21:59:55 -05:00
project.4coder Fixed sticky jump bug; working on 32 bit lexer crash 2017-06-16 19:10:50 -04:00
release-config.4coder moved default config file into code where it belongs, fixed 32 bit setter 2017-06-22 20:01:43 -04:00
run_profile.bat 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
win32_4ed.cpp Hot directory setting API; project file open/close timing fix 2017-06-20 16:37:45 -04:00
win32_4ed_file_track.cpp 4.0.18 last tweak 2017-03-30 16:51:32 -04:00
win32_4ed_fonts.cpp fixed batch edit line counting bug; fixed font size parsing bug; fixed end of file indenting bug 2017-06-17 19:41:27 -04:00
win32_gl.h setup the page loading on request, setup the rendering with the new system, still fixing bugs 2017-03-13 19:48:11 -04:00
win32_utf8.cpp fixed 4.0.18 file track bug 2017-03-30 16:48:33 -04:00
win32_utf8.h fixed the utf8 <-> utf16 system in win32 2017-03-23 18:45:32 -04: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