4coder
 
 
 
 
 
 
Go to file
Allen Webster 774723be04 goto sticky jump same panel working again for search buffer 2019-02-12 02:21:02 -08:00
4coder_API Edit handler hook, edit reflection for search buffer, history setting for buffer 2019-02-11 18:33:11 -08:00
4coder_generated goto sticky jump same panel working again for search buffer 2019-02-12 02:21:02 -08:00
4coder_lib Basics of new history system working: 2019-02-08 02:03:48 -08:00
languages
manual Updated various mac things 2018-10-06 08:49:13 -07:00
meta Full rewrite of panel layout system 2019-02-05 01:13:38 -08:00
opengl Removing all inlines 2019-01-31 05:06:42 -08:00
platform_all timer delayed edit finished hook, batched edit finished hook 2019-02-03 17:33:44 -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
platform_win32 timer delayed edit finished hook, batched edit finished hook 2019-02-03 17:33:44 -08:00
site
string
test_input_scripts
themes
windows_scripts adding VS 2015 to vcvarsall finder 2017-07-03 13:33:38 -04:00
.gitignore
4coder_auto_indent.cpp
4coder_auto_indent.h Aggressive reorganization of the default custom layer 2018-05-09 00:10:07 -07:00
4coder_base_commands.cpp goto sticky jump same panel working again for search buffer 2019-02-12 02:21:02 -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.cpp
4coder_clipboard.cpp Cleaned up input, replaced all {0} with {} 2018-11-20 00:18:54 -08:00
4coder_combined_write_commands.cpp
4coder_combined_write_commands.h
4coder_config.cpp
4coder_config.h
4coder_config_grammar.txt
4coder_default_bindings.cpp
4coder_default_framework.cpp
4coder_default_framework.h Progress towards a new dynamic scope API 2018-08-11 20:45:09 -07:00
4coder_default_framework_variables.cpp Cleaned up input, replaced all {0} with {} 2018-11-20 00:18:54 -08:00
4coder_default_hooks.cpp Edit position stack cleanup 2019-02-03 19:51:43 -08:00
4coder_default_include.cpp Push string/push string copy in string library 2018-11-27 20:36:09 -08:00
4coder_experiments.cpp replace_in_range and replace_all_occurences now use global edit groups 2019-02-11 19:17:21 -08:00
4coder_file.h
4coder_font_helper.cpp
4coder_function_list.cpp
4coder_function_list.h Sped up function lister 2018-12-09 17:31:30 -08:00
4coder_helper.cpp
4coder_helper.h Finished cleanup of old token streaming stuff 2019-02-01 16:58:44 -08:00
4coder_jump_direct.cpp
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 goto sticky jump same panel working again for search buffer 2019-02-12 02:21:02 -08:00
4coder_jump_sticky.h Setup basics for visible markers, fixed some stability issues 2018-09-17 11:47:06 -07:00
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 Growable arena in custom layer built on top of the size-fixed partition system 2019-02-04 16:10:38 -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_os_comp_cracking.h Got rename working on Windows 2017-11-21 16:30:40 -05:00
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 New heap up and running. 2018-08-18 01:16:52 -07:00
4coder_remapping_commands.cpp Cleaned up input, replaced all {0} with {} 2018-11-20 00:18:54 -08:00
4coder_scope_commands.cpp Full token type disambiguation of keywords 2019-02-04 17:06:48 -08:00
4coder_scope_commands.h begining rewrite of token iteration 2019-02-01 14:50:33 -08:00
4coder_search.cpp Cross buffer undo-redo 2019-02-11 19:03:49 -08:00
4coder_search.h
4coder_seek.cpp Cleaned up input, replaced all {0} with {} 2018-11-20 00:18:54 -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 Growable arena in custom layer built on top of the size-fixed partition system 2019-02-04 16:10:38 -08:00
4coder_ui_helper.h Growable arena in custom layer built on top of the size-fixed partition system 2019-02-04 16:10:38 -08:00
4ed.cpp goto sticky jump same panel working again for search buffer 2019-02-12 02:21:02 -08:00
4ed.h
4ed_api_implementation.cpp Cross buffer undo-redo 2019-02-11 19:03:49 -08:00
4ed_app_models.h Basics of new history system working: 2019-02-08 02:03:48 -08:00
4ed_app_target.cpp Basics of new history system working: 2019-02-08 02:03:48 -08:00
4ed_buffer.cpp Touch up to the edit position stack 2019-02-09 14:48:53 -08:00
4ed_buffer.h
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_cli.h Lots more organizational stuff: h/cpp separation for all cpp files, splitting stuff out of 4ed_view.cpp 2018-03-24 14:43:57 -07:00
4ed_code_wrap.cpp
4ed_code_wrap.h Cleaned up input, replaced all {0} with {} 2018-11-20 00:18:54 -08:00
4ed_command.cpp
4ed_command.h Removal of the old commands system 2019-02-07 20:45:13 -08:00
4ed_cursor_codes.h Rendering improvements and partial cleanup 2017-11-10 19:58:47 -05:00
4ed_defines.h Full rewrite of panel layout system 2019-02-05 01:13:38 -08:00
4ed_dynamic_variables.cpp Basics of new history system working: 2019-02-08 02:03:48 -08:00
4ed_dynamic_variables.h Basics of new history system working: 2019-02-08 02:03:48 -08:00
4ed_edit.cpp
4ed_edit.h
4ed_file.cpp goto sticky jump same panel working again for search buffer 2019-02-12 02:21:02 -08:00
4ed_file.h
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
4ed_font.h
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
4ed_gui.h
4ed_hash_functions.cpp Linux packaging fixes 4.0.29 2018-10-06 12:04:45 -07:00
4ed_history.cpp Fix variable shadowing for build on new VS versions 2019-02-11 22:11:08 -08:00
4ed_history.h
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 Layout dirty state set in all needed cases 2019-02-05 12:41:40 -08:00
4ed_layout.h Full rewrite of panel layout system 2019-02-05 01:13:38 -08:00
4ed_linked_node_macros.h
4ed_log.h
4ed_math.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
4ed_memory_bank.h
4ed_parse_context.cpp Cleaned up input, replaced all {0} with {} 2018-11-20 00:18:54 -08:00
4ed_parse_context.h Lots more organizational stuff: h/cpp separation for all cpp files, splitting stuff out of 4ed_view.cpp 2018-03-24 14:43:57 -07:00
4ed_ptr_check.cpp
4ed_ptr_check.h
4ed_render_format.cpp Removing all inlines 2019-01-31 05:06:42 -08:00
4ed_render_format.h Merge casey changes 2019-01-25 13:03:52 -08:00
4ed_render_target.cpp Growable arena in custom layer built on top of the size-fixed partition system 2019-02-04 16:10:38 -08:00
4ed_render_target.h Lots of progress towards new font face system 2017-11-19 19:47:55 -05:00
4ed_style.h
4ed_system.h
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
4ed_view.h
4ed_view_ui.cpp Remove the persistent and transient sub parts of the view, just a view now 2019-02-10 01:18:34 -08:00
4ed_working_set.cpp
4ed_working_set.h
LICENSE.txt
README.txt
build.bat
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 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
build_string.sh DS_Store BE GONE 2017-07-10 09:49:45 -04:00
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 Fixing the filename and line number data in the command metadata 2018-06-22 13:59:21 -07:00
changes.txt
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 Recover push all sh 2018-10-06 12:40:14 -07:00
package.bat
package.sh DS_Store BE GONE 2017-07-10 09:49:45 -04:00
project.4coder
release-config.4coder Fix wombat, fix config problem 2018-10-07 14:50:17 -07:00
todo.txt
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