4coder
 
 
 
 
 
 
Go to file
Allen Webster 0bc8ee17f9 View split transition API fixups 2019-02-26 13:05:02 -08:00
4coder_API View split transition API fixups 2019-02-26 13:05:02 -08:00
4coder_generated Lister up and running on the entirely custom side system 2019-02-26 11:59:57 -08:00
4coder_lib Key event buffer overflow crash fixed; switched draw_string over to Vec2 and returning the distance measured in deltas 2019-02-24 14:54:57 -08:00
languages Full token type disambiguation of keywords 2019-02-04 17:06:48 -08:00
manual Updated various mac things 2018-10-06 08:49:13 -07:00
meta 4coder Jamm 1 2019-02-23 23:22:16 -08:00
opengl 4coder Jamm 2 2019-02-25 15:42:13 -08:00
platform_all 4coder Jamm 1 2019-02-23 23:22:16 -08:00
platform_linux Fix indentation bug from force emiting first character on each line 2018-12-17 15:50:18 -08:00
platform_mac Removing all inlines 2019-01-31 05:06:42 -08:00
platform_unix Cleaned up input, replaced all {0} with {} 2018-11-20 00:18:54 -08:00
platform_win32 4coder Jamm 2 2019-02-25 15:42:13 -08:00
site File Attributes thingy, command line file crash investigated 2019-02-13 15:15:22 -08:00
string Removing all inlines 2019-01-31 05:06:42 -08:00
test_input_scripts
themes Fix wombat, fix config problem 2018-10-07 14:50:17 -07:00
windows_scripts
.gitignore
4coder_api_transition_30_31.cpp View split transition API fixups 2019-02-26 13:05:02 -08:00
4coder_auto_indent.cpp 4coder Jamm 2 2019-02-25 15:42:13 -08:00
4coder_auto_indent.h
4coder_base_commands.cpp 4coder Jamm 2 2019-02-25 15:42:13 -08:00
4coder_base_types.cpp 4coder Jamm 2 2019-02-25 15:42:13 -08:00
4coder_base_types.h 4coder Jamm 2 2019-02-25 15:42:13 -08:00
4coder_buffer_seek_constructors.cpp
4coder_build_commands.cpp Cleaned up input, replaced all {0} with {} 2018-11-20 00:18:54 -08:00
4coder_build_commands.h
4coder_casey_classic.cpp 4coder Jamm 1 2019-02-23 23:22:16 -08:00
4coder_clipboard.cpp Cleaned up input, replaced all {0} with {} 2018-11-20 00:18:54 -08:00
4coder_combined_write_commands.cpp Comment line toggle 2018-12-17 21:14:56 -08:00
4coder_combined_write_commands.h
4coder_config.cpp 4coder Jamm 2 2019-02-25 15:42:13 -08:00
4coder_config.h 4coder Jamm 2 2019-02-25 15:42:13 -08:00
4coder_config_grammar.txt
4coder_default_bindings.cpp
4coder_default_framework.cpp View split transition API fixups 2019-02-26 13:05:02 -08:00
4coder_default_framework.h
4coder_default_framework_variables.cpp Lister up and running on the entirely custom side system 2019-02-26 11:59:57 -08:00
4coder_default_hooks.cpp View split transition API fixups 2019-02-26 13:05:02 -08:00
4coder_default_include.cpp Lister up and running on the entirely custom side system 2019-02-26 11:59:57 -08:00
4coder_experiments.cpp 4coder Jamm 2 2019-02-25 15:42:13 -08:00
4coder_fancy.cpp Lister up and running on the entirely custom side system 2019-02-26 11:59:57 -08:00
4coder_fancy.h 4coder Jamm 2 2019-02-25 15:42:13 -08:00
4coder_file.h Cleaned up input, replaced all {0} with {} 2018-11-20 00:18:54 -08:00
4coder_font_helper.cpp Cleaned up input, replaced all {0} with {} 2018-11-20 00:18:54 -08:00
4coder_function_list.cpp 4coder Jamm 1 2019-02-23 23:22:16 -08:00
4coder_function_list.h Sped up function lister 2018-12-09 17:31:30 -08:00
4coder_helper.cpp Lister up and running on the entirely custom side system 2019-02-26 11:59:57 -08:00
4coder_helper.h 4coder Jamm 1 2019-02-23 23:22:16 -08:00
4coder_insertion.cpp 4coder Jamm 1 2019-02-23 23:22:16 -08:00
4coder_jump_direct.cpp Cleaned up input, replaced all {0} with {} 2018-11-20 00:18:54 -08:00
4coder_jump_lister.cpp Fixed file/buffer lister crashes for very long lists, fixed kill buffer on dirty buffer bug 2018-12-16 18:07:49 -08:00
4coder_jump_lister.h
4coder_jump_sticky.cpp 4coder Jamm 2 2019-02-25 15:42:13 -08:00
4coder_jump_sticky.h
4coder_jumping.cpp Edit handler hook, edit reflection for search buffer, history setting for buffer 2019-02-11 18:33:11 -08:00
4coder_lists.cpp Lister up and running on the entirely custom side system 2019-02-26 11:59:57 -08:00
4coder_metadata_generator.cpp Cleaned up input, replaced all {0} with {} 2018-11-20 00:18:54 -08:00
4coder_miblo_numbers.cpp Cleaned up input, replaced all {0} with {} 2018-11-20 00:18:54 -08:00
4coder_mirror.cpp Mirror system up and running -- without highlights 2019-02-22 04:43:12 -08:00
4coder_mirror.h Mirror system up and running -- without highlights 2019-02-22 04:43:12 -08:00
4coder_os_comp_cracking.h
4coder_project_commands.cpp Growable arena in custom layer built on top of the size-fixed partition system 2019-02-04 16:10:38 -08:00
4coder_project_commands.h
4coder_remapping_commands.cpp Cleaned up input, replaced all {0} with {} 2018-11-20 00:18:54 -08:00
4coder_scope_commands.cpp Fixed up seeks even more 2019-02-20 22:58:34 -08:00
4coder_scope_commands.h begining rewrite of token iteration 2019-02-01 14:50:33 -08:00
4coder_search.cpp 4coder Jamm 1 2019-02-23 23:22:16 -08:00
4coder_search.h
4coder_seek.cpp Fixed up seeks even more 2019-02-20 22:58:34 -08:00
4coder_seek.h
4coder_system_command.cpp Cleaned up input, replaced all {0} with {} 2018-11-20 00:18:54 -08:00
4coder_ui_helper.cpp Lister up and running on the entirely custom side system 2019-02-26 11:59:57 -08:00
4coder_ui_helper.h Lister up and running on the entirely custom side system 2019-02-26 11:59:57 -08:00
4ed.cpp Lister up and running on the entirely custom side system 2019-02-26 11:59:57 -08:00
4ed.h Optimized win32 file track node lookups 2018-12-17 17:56:21 -08:00
4ed_api_implementation.cpp Lister up and running on the entirely custom side system 2019-02-26 11:59:57 -08:00
4ed_app_models.h 4coder Jamm 2 2019-02-25 15:42:13 -08:00
4ed_app_target.cpp 4coder Jamm 2 2019-02-25 15:42:13 -08:00
4ed_buffer.cpp Mirror system up and running -- without highlights 2019-02-22 04:43:12 -08:00
4ed_buffer.h Progress towards lexing situation 2019-01-28 21:36:17 -08:00
4ed_buffer_model.h
4ed_cli.cpp Growable arena in custom layer built on top of the size-fixed partition system 2019-02-04 16:10:38 -08:00
4ed_cli.h
4ed_code_wrap.cpp Full token type disambiguation of keywords 2019-02-04 17:06:48 -08:00
4ed_code_wrap.h Cleaned up input, replaced all {0} with {} 2018-11-20 00:18:54 -08:00
4ed_command.cpp Removal of the old commands system 2019-02-07 20:45:13 -08:00
4ed_command.h Removal of the old commands system 2019-02-07 20:45:13 -08:00
4ed_cursor_codes.h
4ed_defines.h Key event buffer overflow crash fixed; switched draw_string over to Vec2 and returning the distance measured in deltas 2019-02-24 14:54:57 -08:00
4ed_dynamic_variables.cpp Basics of new history system working: 2019-02-08 02:03:48 -08:00
4ed_dynamic_variables.h Lister up and running on the entirely custom side system 2019-02-26 11:59:57 -08:00
4ed_edit.cpp 4coder Jamm 2 2019-02-25 15:42:13 -08:00
4ed_edit.h Basics of new history system working: 2019-02-08 02:03:48 -08:00
4ed_file.cpp View split transition API fixups 2019-02-26 13:05:02 -08:00
4ed_file.h File Attributes thingy, command line file crash investigated 2019-02-13 15:15:22 -08:00
4ed_file_lex.cpp Growable arena in custom layer built on top of the size-fixed partition system 2019-02-04 16:10:38 -08:00
4ed_file_track.h Fixed reopen bug that loses indentation information, moved reopen command to the custom layer 2018-11-20 23:48:42 -08:00
4ed_file_track_general.cpp Cleaned up input, replaced all {0} with {} 2018-11-20 00:18:54 -08:00
4ed_font.cpp Cleaned up input, replaced all {0} with {} 2018-11-20 00:18:54 -08:00
4ed_font.h Cleaned up input, replaced all {0} with {} 2018-11-20 00:18:54 -08:00
4ed_font_provider_freetype.cpp Growable arena in custom layer built on top of the size-fixed partition system 2019-02-04 16:10:38 -08:00
4ed_font_provider_freetype.h Cleaned up input, replaced all {0} with {} 2018-11-20 00:18:54 -08:00
4ed_gui.cpp GUI removed completely, new UI API implementation in place, old UI commands stripped and need to be replaced 2018-07-13 18:13:05 -07:00
4ed_gui.h
4ed_hash_functions.cpp
4ed_history.cpp Fix variable shadowing for build on new VS versions 2019-02-11 22:11:08 -08:00
4ed_history.h Node lookup acceleration 2019-02-08 23:52:15 -08:00
4ed_hot_directory.cpp Removing all inlines 2019-01-31 05:06:42 -08:00
4ed_hot_directory.h Fixed several bugs, setup regression tests, working on organizing code for aggressive cleanup 2018-03-24 03:06:45 -07:00
4ed_layout.cpp 4coder Jamm 1 2019-02-23 23:22:16 -08:00
4ed_layout.h 4coder Jamm 1 2019-02-23 23:22:16 -08:00
4ed_linked_node_macros.h timer delayed edit finished hook, batched edit finished hook 2019-02-03 17:33:44 -08:00
4ed_log.h
4ed_mem.cpp timer delayed edit finished hook, batched edit finished hook 2019-02-03 17:33:44 -08:00
4ed_memory_bank.cpp Basics of new history system working: 2019-02-08 02:03:48 -08:00
4ed_memory_bank.h Basics of new history system working: 2019-02-08 02:03:48 -08:00
4ed_parse_context.cpp Cleaned up input, replaced all {0} with {} 2018-11-20 00:18:54 -08:00
4ed_parse_context.h
4ed_ptr_check.cpp Cleaned up input, replaced all {0} with {} 2018-11-20 00:18:54 -08:00
4ed_ptr_check.h
4ed_render_format.cpp 4coder Jamm 2 2019-02-25 15:42:13 -08:00
4ed_render_format.h Merge casey changes 2019-01-25 13:03:52 -08:00
4ed_render_target.cpp 4coder Jamm 2 2019-02-25 15:42:13 -08:00
4ed_render_target.h 4coder Jamm 2 2019-02-25 15:42:13 -08:00
4ed_system.h 4coder Jamm 1 2019-02-23 23:22:16 -08:00
4ed_translation.cpp Cleaned up input, replaced all {0} with {} 2018-11-20 00:18:54 -08:00
4ed_translation.h Cleaned up input, replaced all {0} with {} 2018-11-20 00:18:54 -08:00
4ed_view.cpp Lister up and running on the entirely custom side system 2019-02-26 11:59:57 -08:00
4ed_view.h Lister up and running on the entirely custom side system 2019-02-26 11:59:57 -08:00
4ed_view_ui.cpp Lister up and running on the entirely custom side system 2019-02-26 11:59:57 -08:00
4ed_working_set.cpp New file attributes by handle and by name everywhere 2019-02-13 16:24:03 -08:00
4ed_working_set.h goto sticky jump same panel working again for search buffer 2019-02-12 02:21:02 -08:00
LICENSE.txt
README.txt
build.bat Merge casey changes 2019-01-25 13:03:52 -08:00
build.sh
build_config_parser_generator.bat Moved meta generation for config system into the 4coder code base, and added refernce lists to generated operations 2018-05-30 13:27:47 -07:00
build_metadata.bat Fixing the filename and line number data in the command metadata 2018-06-22 13:59:21 -07:00
build_metadata.sh Fix wombat, fix config problem 2018-10-07 14:50:17 -07:00
build_optimized.bat Merge casey changes 2019-01-25 13:03:52 -08:00
build_site.bat
build_site.sh started cleaning up site build 2017-07-08 23:25:29 -04:00
build_string.bat
build_string.sh
build_x86.sh
buildsuper_x64.bat Merge casey changes 2019-01-25 13:03:52 -08:00
buildsuper_x64.sh
buildsuper_x86.bat
buildsuper_x86.sh
changes.txt Changes updated, list all functions all buffers bound 2018-12-18 17:25:30 -08:00
detect_os.sh
itchio_push_all.bat
itchio_push_all.sh
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
project.4coder
release-config.4coder Fix wombat, fix config problem 2018-10-07 14:50:17 -07:00
todo.txt Changes updated, list all functions all buffers bound 2018-12-18 17:25:30 -08: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