4coder
 
 
 
 
 
 
Go to file
Allen Webster 2c20e18a8d Command lister, Jump lister, Function lister 2018-09-15 16:48:02 -07:00
4coder_API UI Quit events, search output target view, other bug reports 2018-09-07 18:36:42 -07:00
4coder_generated Command lister, Jump lister, Function lister 2018-09-15 16:48:02 -07:00
4coder_lib Moved Managed_Scope and Managed_Object over to checkable id system with u32_Ptr_Table 2018-08-26 02:55:12 -07:00
languages View variables 2018-06-22 20:03:58 -07:00
meta Command lister, Jump lister, Function lister 2018-09-15 16:48:02 -07:00
opengl
platform_all Name change 2018-09-04 10:59:53 -07:00
platform_linux Lister wrappers and fixed option lists 2018-08-05 00:09:18 -07:00
platform_mac Lister wrappers and fixed option lists 2018-08-05 00:09:18 -07:00
platform_unix Poking around looking at different issues on linux 2018-06-08 21:52:25 -07:00
platform_win32 New heap up and running. 2018-08-18 01:16:52 -07:00
site Command lister, Jump lister, Function lister 2018-09-15 16:48:02 -07:00
string Started the preprocessor situation *sigh*; fixed an issue with how I was handling UNC paths 2018-06-10 14:35:28 -07:00
test_input_scripts 4.0.26 bug fix list completed 2018-05-06 19:47:22 -07:00
themes Generic lifetime buckets for core variables 2018-08-10 17:42:15 -07:00
windows_scripts
.gitignore
4coder_auto_indent.cpp Project printing, scroll bars and file bars in config, indentation in config 2018-05-27 22:30:31 -07:00
4coder_auto_indent.h
4coder_base_commands.cpp Command lister, Jump lister, Function lister 2018-09-15 16:48:02 -07:00
4coder_buffer_seek_constructors.cpp
4coder_build_commands.cpp View variables 2018-06-22 20:03:58 -07:00
4coder_build_commands.h
4coder_casey.cpp Fixed 4coder_casey.cpp 2018-06-16 15:21:05 -07:00
4coder_clipboard.cpp Finishing up the new memory and lifetime API stuff, fixed some of the bug reports 2018-09-07 15:39:33 -07:00
4coder_combined_write_commands.cpp Name change 2018-09-04 10:59:53 -07:00
4coder_config.cpp Reload themes 2018-08-10 15:57:46 -07:00
4coder_config.h
4coder_config_grammar.txt
4coder_default_bindings.cpp
4coder_default_framework.cpp Fixed some new bugs, added sort exact matches to the top 2018-09-14 12:02:02 -07:00
4coder_default_framework.h Progress towards a new dynamic scope API 2018-08-11 20:45:09 -07:00
4coder_default_framework_variables.cpp Progress towards a new dynamic scope API 2018-08-11 20:45:09 -07:00
4coder_default_hooks.cpp UI Quit events, search output target view, other bug reports 2018-09-07 18:36:42 -07:00
4coder_default_include.cpp Command lister, Jump lister, Function lister 2018-09-15 16:48:02 -07:00
4coder_experiments.cpp fixed names in 4coder_experiments.cpp 2018-09-12 12:48:03 -07:00
4coder_file.h New heap up and running. 2018-08-18 01:16:52 -07:00
4coder_font_helper.cpp
4coder_function_list.cpp Command lister, Jump lister, Function lister 2018-09-15 16:48:02 -07:00
4coder_function_list.h
4coder_helper.cpp New heap up and running. 2018-08-18 01:16:52 -07:00
4coder_helper.h New heap up and running. 2018-08-18 01:16:52 -07:00
4coder_jump_direct.cpp Progress towards a new dynamic scope API 2018-08-11 20:45:09 -07:00
4coder_jump_lister.cpp Command lister, Jump lister, Function lister 2018-09-15 16:48:02 -07:00
4coder_jump_lister.h Command lister, Jump lister, Function lister 2018-09-15 16:48:02 -07:00
4coder_jump_sticky.cpp Command lister, Jump lister, Function lister 2018-09-15 16:48:02 -07:00
4coder_jump_sticky.h New heap up and running. 2018-08-18 01:16:52 -07:00
4coder_jumping.cpp Progress towards a new dynamic scope API 2018-08-11 20:45:09 -07:00
4coder_lists.cpp Command lister, Jump lister, Function lister 2018-09-15 16:48:02 -07:00
4coder_metadata_generator.cpp Finishing up the new memory and lifetime API stuff, fixed some of the bug reports 2018-09-07 15:39:33 -07:00
4coder_miblo_numbers.cpp Removed 4coder_helper folder from 4ed_build.cpp 2018-05-10 01:18:54 -07:00
4coder_os_comp_cracking.h
4coder_project_commands.cpp
4coder_project_commands.h New heap up and running. 2018-08-18 01:16:52 -07:00
4coder_remapping_commands.cpp
4coder_scope_commands.cpp
4coder_scope_commands.h
4coder_search.cpp UI Quit events, search output target view, other bug reports 2018-09-07 18:36:42 -07:00
4coder_search.h
4coder_seek.cpp
4coder_seek.h
4coder_system_command.cpp
4coder_ui_helper.cpp Command lister, Jump lister, Function lister 2018-09-15 16:48:02 -07:00
4coder_ui_helper.h Command lister, Jump lister, Function lister 2018-09-15 16:48:02 -07:00
4ed.cpp Fixed some new bugs, added sort exact matches to the top 2018-09-14 12:02:02 -07:00
4ed.h Lister wrappers and fixed option lists 2018-08-05 00:09:18 -07:00
4ed_api_implementation.cpp Fixed some new bugs, added sort exact matches to the top 2018-09-14 12:02:02 -07:00
4ed_app_models.h Replaced lifetime object user info with a dynamic workspace 2018-08-26 14:23:12 -07:00
4ed_app_target.cpp Moved Managed_Scope and Managed_Object over to checkable id system with u32_Ptr_Table 2018-08-26 02:55:12 -07:00
4ed_buffer.cpp Moved Managed_Scope and Managed_Object over to checkable id system with u32_Ptr_Table 2018-08-26 02:55:12 -07:00
4ed_buffer.h
4ed_buffer_model.h
4ed_cli.cpp
4ed_cli.h
4ed_code_wrap.cpp New heap up and running. 2018-08-18 01:16:52 -07:00
4ed_code_wrap.h
4ed_command.cpp Implementing every 4coder list in the new UI system. 2018-08-03 19:41:38 -07:00
4ed_command.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_cursor_codes.h Rendering improvements and partial cleanup 2017-11-10 19:58:47 -05:00
4ed_defines.h Progress towards a new dynamic scope API 2018-08-11 20:45:09 -07:00
4ed_dynamic_variables.cpp Command lister, Jump lister, Function lister 2018-09-15 16:48:02 -07:00
4ed_dynamic_variables.h Finishing up the new memory and lifetime API stuff, fixed some of the bug reports 2018-09-07 15:39:33 -07:00
4ed_edit.cpp Fixed some new bugs, added sort exact matches to the top 2018-09-14 12:02:02 -07:00
4ed_file.cpp Fixed some new bugs, added sort exact matches to the top 2018-09-14 12:02:02 -07:00
4ed_file.h Buffer Markers as Managed Objects 2018-09-03 17:37:54 -07:00
4ed_file_lex.cpp Fixed experiments file 2018-09-04 12:16:46 -07:00
4ed_file_track.h
4ed_file_track_general.cpp
4ed_font.cpp Entire font core system up and running, still need docs and nicer font usage in default framework 2017-11-20 18:31:57 -05:00
4ed_font.h
4ed_font_provider_freetype.cpp
4ed_font_provider_freetype.h
4ed_generated_style.h
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 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_hash_functions.cpp Moved Managed_Scope and Managed_Object over to checkable id system with u32_Ptr_Table 2018-08-26 02:55:12 -07:00
4ed_hot_directory.cpp
4ed_hot_directory.h
4ed_layout.cpp 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_layout.h
4ed_linked_node_macros.h Progress towards a new dynamic scope API 2018-08-11 20:45:09 -07:00
4ed_log.h Mac file watching upgraded to using FSEventStreams 2017-11-14 16:35:17 -05:00
4ed_math.h Color Theme Lister 2018-08-10 14:52:57 -07:00
4ed_mem.cpp Moved Managed_Scope and Managed_Object over to checkable id system with u32_Ptr_Table 2018-08-26 02:55:12 -07:00
4ed_parse_context.cpp New heap up and running. 2018-08-18 01:16:52 -07:00
4ed_parse_context.h
4ed_ptr_check.cpp Moved Managed_Scope and Managed_Object over to checkable id system with u32_Ptr_Table 2018-08-26 02:55:12 -07:00
4ed_ptr_check.h Moved Managed_Scope and Managed_Object over to checkable id system with u32_Ptr_Table 2018-08-26 02:55:12 -07:00
4ed_render_format.cpp Progress on GUI scrolling 2018-07-16 20:21:22 -07:00
4ed_render_format.h
4ed_render_target.cpp
4ed_render_target.h Lots of progress towards new font face system 2017-11-19 19:47:55 -05:00
4ed_style.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_style.h Progress towards a new dynamic scope API 2018-08-11 20:45:09 -07:00
4ed_system.h Lister wrappers and fixed option lists 2018-08-05 00:09:18 -07:00
4ed_translation.cpp
4ed_translation.h
4ed_undo.cpp New heap up and running. 2018-08-18 01:16:52 -07:00
4ed_undo.h
4ed_view.cpp Fixed some new bugs, added sort exact matches to the top 2018-09-14 12:02:02 -07:00
4ed_view.h Fixed some new bugs, added sort exact matches to the top 2018-09-14 12:02:02 -07:00
4ed_view_ui.cpp Command lister, Jump lister, Function lister 2018-09-15 16:48:02 -07:00
4ed_working_set.cpp Fixed some new bugs, added sort exact matches to the top 2018-09-14 12:02:02 -07:00
4ed_working_set.h
LICENSE.txt
README.txt
build.bat
build.sh
build_config_parser_generator.bat
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 Finishing up the new memory and lifetime API stuff, fixed some of the bug reports 2018-09-07 15:39:33 -07:00
build_optimized.bat
build_site.bat
build_site.sh
build_string.bat
build_string.sh
build_x86.sh
buildsuper_x64.bat Fixing the filename and line number data in the command metadata 2018-06-22 13:59:21 -07:00
buildsuper_x64.sh Fixing the filename and line number data in the command metadata 2018-06-22 13:59:21 -07:00
buildsuper_x86.bat Fixing the filename and line number data in the command metadata 2018-06-22 13:59:21 -07:00
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
itchio_push_all.bat
itchio_push_all.sh itchio pushers 2017-11-16 10:21:05 -05:00
package.bat
package.sh
project.4coder Moved Managed_Scope and Managed_Object over to checkable id system with u32_Ptr_Table 2018-08-26 02:55:12 -07:00
release-config.4coder Finishing up the new memory and lifetime API stuff, fixed some of the bug reports 2018-09-07 15:39:33 -07:00
run_regression_tests.bat
todo.txt Command lister, Jump lister, Function lister 2018-09-15 16:48:02 -07: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