4coder
 
 
 
 
 
 
Go to file
Allen Webster 2b28efa3bf Immediate Mode error highlighting -- everything is now in I.M. 2019-08-03 14:18:40 -07:00
4coder_API extended text layouts to easily get character and line rectangles 2019-07-31 19:13:36 -07:00
4coder_generated Immediate Mode error highlighting -- everything is now in I.M. 2019-08-03 14:18:40 -07:00
4coder_lib Delete deprecated files 2019-07-12 17:52:35 -07: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 In Progress: working on the new opengl back end and font rasterizer 2019-07-21 11:16:34 -07:00
opengl Fixed face modification 2019-07-26 18:40:31 -07:00
platform_all Batched rendering 50% 2019-07-25 00:17:01 -07:00
platform_linux In Progress: working on the new opengl back end and font rasterizer 2019-07-21 11:16:34 -07:00
platform_mac In Progress: working on the new opengl back end and font rasterizer 2019-07-21 11:16:34 -07:00
platform_unix In Progress: working on the new opengl back end and font rasterizer 2019-07-21 11:16:34 -07:00
platform_win32 Fixed some lingering string problems in windows platform layer 2019-07-25 17:58:25 -07:00
test_input_scripts
themes Fix wombat, fix config problem 2018-10-07 14:50:17 -07:00
windows_scripts clipboard change hook fully integrated 2019-03-30 15:36:31 -07:00
.gitignore Update to .gitignore 2017-11-11 16:36:48 -05:00
4coder_api_transition_30_31.cpp
4coder_api_transition_30_31.h
4coder_api_transition_30_31_helpers.cpp
4coder_app_links_allocator.cpp
4coder_auto_indent.cpp
4coder_auto_indent.h Switching the API over to i64 and Range_i64 for positions inside buffers 2019-06-20 16:43:27 -07:00
4coder_base_commands.cpp
4coder_base_types.cpp extended text layouts to easily get character and line rectangles 2019-07-31 19:13:36 -07:00
4coder_base_types.h
4coder_buffer_seek_constructors.cpp Switching the API over to i64 and Range_i64 for positions inside buffers 2019-06-20 16:43:27 -07:00
4coder_build_commands.cpp
4coder_build_commands.h
4coder_casey_classic.cpp Switching the API return method 2019-06-18 19:31:59 -07:00
4coder_clipboard.cpp
4coder_combined_write_commands.cpp Finally got rid of line_height in View 2019-07-31 13:43:27 -07:00
4coder_combined_write_commands.h More int32_t uint32_t changes 2019-02-26 15:17:53 -08:00
4coder_config.cpp
4coder_config.h
4coder_config_grammar.txt Cleanup and bug fixes 2018-10-05 18:42:56 -07:00
4coder_default_bindings.cpp More int32_t uint32_t changes 2019-02-26 15:17:53 -08:00
4coder_default_framework.cpp
4coder_default_framework.h
4coder_default_framework_variables.cpp Immediate Mode error highlighting -- everything is now in I.M. 2019-08-03 14:18:40 -07:00
4coder_default_hooks.cpp
4coder_default_include.cpp
4coder_experiments.cpp
4coder_fancy.cpp Deprecated old table and arena code 2019-07-12 17:43:17 -07:00
4coder_fancy.h
4coder_file.h
4coder_font_helper.cpp Font handling and rendering basically working. 2019-07-24 00:41:40 -07:00
4coder_function_list.cpp Cleaned up [most of] everything on my personal todo list 2019-07-26 19:31:01 -07:00
4coder_function_list.h
4coder_hash_functions.cpp
4coder_helper.cpp
4coder_helper.h
4coder_insertion.cpp
4coder_insertion.h
4coder_jump_direct.cpp
4coder_jump_lister.cpp
4coder_jump_lister.h
4coder_jump_sticky.cpp Immediate Mode error highlighting -- everything is now in I.M. 2019-08-03 14:18:40 -07:00
4coder_jump_sticky.h
4coder_jumping.cpp
4coder_jumping.h
4coder_lists.cpp
4coder_malloc_allocator.cpp
4coder_metadata_generator.cpp
4coder_miblo_numbers.cpp
4coder_project_commands.cpp Deprecated old table and arena code 2019-07-12 17:43:17 -07:00
4coder_project_commands.h
4coder_remapping_commands.cpp
4coder_scope_commands.cpp
4coder_scope_commands.h
4coder_search.cpp
4coder_search.h
4coder_seek.cpp
4coder_seek.h Deeply reorganizing code from seek.cpp; more 'enclose' operations 2019-06-09 14:05:57 -07:00
4coder_string_match.cpp
4coder_string_match.h
4coder_stringf.cpp
4coder_system_command.cpp Switching the API return method 2019-06-18 19:31:59 -07:00
4coder_table.cpp
4coder_table.h
4coder_ui_helper.cpp
4coder_ui_helper.h
4ed.cpp
4ed.h Merge non-sense, who knows, here goes 2019-06-01 16:58:28 -07:00
4ed_api_implementation.cpp
4ed_app_models.h Hack to fix the GL wrong thread problem with font init -- do better later! 2019-07-25 17:18:05 -07:00
4ed_app_target.cpp Finally got rid of line_height in View 2019-07-31 13:43:27 -07:00
4ed_buffer.cpp
4ed_buffer.h
4ed_buffer_model.h
4ed_cli.cpp
4ed_cli.h
4ed_code_wrap.cpp
4ed_code_wrap.h
4ed_command.cpp Merge non-sense, who knows, here goes 2019-06-01 16:58:28 -07:00
4ed_command.h
4ed_cursor_codes.h
4ed_dynamic_variables.cpp
4ed_dynamic_variables.h
4ed_edit.cpp
4ed_edit.h
4ed_file.cpp
4ed_file.h
4ed_file_lex.cpp
4ed_file_track.h
4ed_file_track_general.cpp
4ed_font_face.cpp extended text layouts to easily get character and line rectangles 2019-07-31 19:13:36 -07:00
4ed_font_interface.h
4ed_font_provider_freetype.cpp
4ed_font_provider_freetype.h
4ed_font_set.cpp Fixed face modification 2019-07-26 18:40:31 -07:00
4ed_font_set.h
4ed_gui.cpp More int32_t uint32_t changes 2019-02-26 15:17:53 -08:00
4ed_gui.h 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_history.cpp
4ed_history.h
4ed_hot_directory.cpp Merge non-sense, who knows, here goes 2019-06-01 16:58:28 -07:00
4ed_hot_directory.h
4ed_layout.cpp
4ed_layout.h
4ed_mem.cpp
4ed_memory_bank.cpp
4ed_memory_bank.h Basics of new history system working: 2019-02-08 02:03:48 -08:00
4ed_parse_context.cpp
4ed_parse_context.h Merge non-sense, who knows, here goes 2019-06-01 16:58:28 -07:00
4ed_ptr_check.cpp Merge non-sense, who knows, here goes 2019-06-01 16:58:28 -07:00
4ed_ptr_check.h
4ed_render_target.cpp
4ed_render_target.h
4ed_string_matching.cpp
4ed_system.h
4ed_system_allocator.cpp
4ed_text_layout.cpp New text coloring system setup 2019-07-31 20:16:53 -07:00
4ed_text_layout.h
4ed_translation.cpp
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
4ed_working_set.cpp Deprecated old table and arena code 2019-07-12 17:43:17 -07:00
4ed_working_set.h
LICENSE.txt License fix 2018-10-06 12:12:06 -07:00
README.txt Cleanup and bug fixes 2018-10-05 18:42:56 -07:00
build.bat Merge non-sense, who knows, here goes 2019-06-01 16:58:28 -07:00
build.sh got string build working again 2017-07-09 00:28:33 -04:00
build_config_parser_generator.bat
build_metadata.bat
build_metadata.sh
build_optimized.bat
build_x86.sh
buildsuper_x64.bat
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
old_string_api.h
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
release-config.4coder
things_ive_broken.txt isearch highlight implemented in I.M. rendering, fixes to enclosures 2019-08-02 13:07:08 -07:00
todo.txt Changes updated, list all functions all buffers bound 2018-12-18 17:25:30 -08: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