.. |
bin
|
Merged macos platform layer branch into master; building on windows
|
2020-01-16 18:26:19 -08:00 |
generated
|
Implemented a texture slot batch allocating system for the Metal renderer.
|
2020-01-19 02:47:43 +02:00 |
languages
|
…
|
|
lexer_generator
|
…
|
|
4coder_app_links_allocator.cpp
|
Final type fixups; package and build stuff straightened out
|
2019-12-17 19:38:08 -08:00 |
4coder_async_tasks.cpp
|
…
|
|
4coder_async_tasks.h
|
…
|
|
4coder_auto_indent.cpp
|
…
|
|
4coder_auto_indent.h
|
Optimizing auto-indent scanning logic
|
2020-01-11 16:27:34 -08:00 |
4coder_base_commands.cpp
|
…
|
|
4coder_base_types.cpp
|
…
|
|
4coder_base_types.h
|
…
|
|
4coder_buffer_seek_constructors.cpp
|
…
|
|
4coder_build_commands.cpp
|
…
|
|
4coder_build_commands.h
|
…
|
|
4coder_cli_command.cpp
|
…
|
|
4coder_clipboard.cpp
|
Fade ranges added to default rendering rules; fixed crash on bad font path
|
2020-01-15 10:14:17 -08:00 |
4coder_code_index.cpp
|
…
|
|
4coder_code_index.h
|
…
|
|
4coder_code_index_listers.cpp
|
Basics of the entire code index in place for jump to definition
|
2019-12-13 16:20:59 -08:00 |
4coder_codepoint_map.cpp
|
Initial sloppy setup for customizable line layout
|
2019-10-28 21:27:20 -07:00 |
4coder_combined_write_commands.cpp
|
Built in docs running
|
2019-12-12 16:03:21 -08:00 |
4coder_combined_write_commands.h
|
…
|
|
4coder_command_map.cpp
|
Added clang compiler support. The macOS platform now uses clang instead of gcc as its compiler.
|
2019-12-24 02:46:58 +02:00 |
4coder_command_map.h
|
…
|
|
4coder_config.cpp
|
…
|
|
4coder_config.h
|
…
|
|
4coder_config_grammar.txt
|
…
|
|
4coder_custom.cpp
|
…
|
|
4coder_default_bindings.cpp
|
…
|
|
4coder_default_colors.cpp
|
Updated theme files; jump lister for function lists fixed
|
2019-12-23 09:15:18 -08:00 |
4coder_default_colors.h
|
…
|
|
4coder_default_framework.cpp
|
…
|
|
4coder_default_framework.h
|
…
|
|
4coder_default_framework_variables.cpp
|
Fade ranges added to default rendering rules; fixed crash on bad font path
|
2020-01-15 10:14:17 -08:00 |
4coder_default_hooks.cpp
|
Fade ranges added to default rendering rules; fixed crash on bad font path
|
2020-01-15 10:14:17 -08:00 |
4coder_default_include.cpp
|
…
|
|
4coder_default_map.cpp
|
Partial setup for binding documentations
|
2019-12-17 00:11:31 -08:00 |
4coder_delta_rule.cpp
|
Final type fixups; package and build stuff straightened out
|
2019-12-17 19:38:08 -08:00 |
4coder_delta_rule.h
|
…
|
|
4coder_doc_commands.cpp
|
…
|
|
4coder_doc_content_types.cpp
|
…
|
|
4coder_doc_content_types.h
|
…
|
|
4coder_docs.cpp
|
…
|
|
4coder_draw.cpp
|
Merged macos platform layer branch into master; building on windows
|
2020-01-16 18:26:19 -08:00 |
4coder_draw.h
|
New color scheme system up and running with dynamic meta-allocated-ids, arrays of colors in each slot, and full custom layer control
|
2019-11-25 22:09:31 -08:00 |
4coder_eol.cpp
|
…
|
|
4coder_events.cpp
|
…
|
|
4coder_events.h
|
…
|
|
4coder_fancy.cpp
|
…
|
|
4coder_file.cpp
|
…
|
|
4coder_file.h
|
Final type fixups; package and build stuff straightened out
|
2019-12-17 19:38:08 -08:00 |
4coder_file_moving.h
|
…
|
|
4coder_font_helper.cpp
|
…
|
|
4coder_function_list.cpp
|
Updated theme files; jump lister for function lists fixed
|
2019-12-23 09:15:18 -08:00 |
4coder_function_list.h
|
…
|
|
4coder_hash_functions.cpp
|
…
|
|
4coder_helper.cpp
|
Only compute line indentation info at necessary points in the auto-indent routine
|
2020-01-11 15:45:28 -08:00 |
4coder_helper.h
|
…
|
|
4coder_insertion.cpp
|
…
|
|
4coder_insertion.h
|
Starting to reorganize build scripts
|
2019-10-01 14:07:39 -07:00 |
4coder_jump_lister.cpp
|
…
|
|
4coder_jump_lister.h
|
…
|
|
4coder_jump_sticky.cpp
|
…
|
|
4coder_jump_sticky.h
|
…
|
|
4coder_jumping.cpp
|
…
|
|
4coder_jumping.h
|
…
|
|
4coder_keyboard_macro.cpp
|
…
|
|
4coder_layout.cpp
|
…
|
|
4coder_layout_rule.cpp
|
…
|
|
4coder_layout_rule.h
|
…
|
|
4coder_lister_base.cpp
|
…
|
|
4coder_lister_base.h
|
…
|
|
4coder_lists.cpp
|
…
|
|
4coder_log.cpp
|
…
|
|
4coder_log_parser.cpp
|
…
|
|
4coder_log_parser.h
|
…
|
|
4coder_malloc_allocator.cpp
|
…
|
|
4coder_metadata_generator.cpp
|
Added metaprogram for custom ids to make them much easier to declare and integrate
|
2019-11-24 15:13:51 -08:00 |
4coder_miblo_numbers.cpp
|
…
|
|
4coder_profile.cpp
|
…
|
|
4coder_profile.h
|
…
|
|
4coder_profile_inspect.cpp
|
4coder build scripts working on Linux x64
|
2019-12-13 17:00:55 -08:00 |
4coder_profile_inspect.h
|
…
|
|
4coder_profile_static_disable.cpp
|
…
|
|
4coder_profile_static_enable.cpp
|
Progress on batch edit optimizations; core profiling
|
2019-10-26 13:48:50 -07:00 |
4coder_project_commands.cpp
|
…
|
|
4coder_project_commands.h
|
TIghtene dup the listers a lot a lot more
|
2019-10-25 16:33:50 -07:00 |
4coder_scope_commands.cpp
|
…
|
|
4coder_scope_commands.h
|
…
|
|
4coder_search.cpp
|
…
|
|
4coder_search.h
|
…
|
|
4coder_string_match.cpp
|
Layout with cool parantheses thing working
|
2019-11-04 05:37:45 -08:00 |
4coder_string_match.h
|
…
|
|
4coder_stringf.cpp
|
Final type fixups; package and build stuff straightened out
|
2019-12-17 19:38:08 -08:00 |
4coder_system_allocator.cpp
|
…
|
|
4coder_system_helpers.cpp
|
…
|
|
4coder_system_types.h
|
…
|
|
4coder_table.cpp
|
…
|
|
4coder_table.h
|
…
|
|
4coder_token.cpp
|
…
|
|
4coder_token.h
|
Upgraded virtual whitespace layout
|
2019-11-10 18:51:37 -08:00 |
4coder_tutorial.cpp
|
…
|
|
4coder_tutorial.h
|
…
|
|
4coder_types.h
|
Merged macos platform layer branch into master; building on windows
|
2020-01-16 18:26:19 -08:00 |
4coder_version.h
|
…
|
|