4coder/custom
Yuval Dolev da150cd322 Merged mac_4ed.cpp into mac_4ed.mm so now we have only 1 main file for the macOS platform layer. 2019-12-27 23:59:59 +02:00
..
bin Added clang compiler support. The macOS platform now uses clang instead of gcc as its compiler. 2019-12-24 02:46:58 +02:00
generated Merged mac_4ed.cpp into mac_4ed.mm so now we have only 1 main file for the macOS platform layer. 2019-12-27 23:59:59 +02:00
languages
lexer_generator Final type fixups; package and build stuff straightened out 2019-12-17 19:38:08 -08:00
metadata_generator.dSYM/Contents Merged mac_4ed.cpp into mac_4ed.mm so now we have only 1 main file for the macOS platform layer. 2019-12-27 23:59:59 +02:00
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 Initial code indexer up and running; more time with global frame mutex free; bugs with layout function selection fixed 2019-10-31 14:42:11 -07:00
4coder_async_tasks.h
4coder_auto_indent.cpp Final type fixups; package and build stuff straightened out 2019-12-17 19:38:08 -08:00
4coder_auto_indent.h
4coder_base_commands.cpp Final type fixups; package and build stuff straightened out 2019-12-17 19:38:08 -08:00
4coder_base_types.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_base_types.h removing dead min/max macros 2019-12-26 17:12:13 -08:00
4coder_buffer_seek_constructors.cpp
4coder_build_commands.cpp
4coder_build_commands.h
4coder_cli_command.cpp Final type fixups; package and build stuff straightened out 2019-12-17 19:38:08 -08:00
4coder_clipboard.cpp Final type fixups; package and build stuff straightened out 2019-12-17 19:38:08 -08:00
4coder_code_index.cpp Build system is now working for macOS. 2019-12-22 23:43:36 +02:00
4coder_code_index.h
4coder_code_index_listers.cpp
4coder_codepoint_map.cpp
4coder_combined_write_commands.cpp
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 Partial setup for binding documentations 2019-12-17 00:11:31 -08:00
4coder_config.cpp 4.1.0 ship files 2019-12-18 21:05:30 -08:00
4coder_config.h
4coder_config_grammar.txt
4coder_custom.cpp
4coder_default_bindings.cpp Partial setup for binding documentations 2019-12-17 00:11:31 -08:00
4coder_default_colors.cpp
4coder_default_colors.h
4coder_default_framework.cpp
4coder_default_framework.h
4coder_default_framework_variables.cpp
4coder_default_hooks.cpp Final type fixups; package and build stuff straightened out 2019-12-17 19:38:08 -08:00
4coder_default_include.cpp Partial setup for binding documentations 2019-12-17 00:11:31 -08:00
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 4.1.0 day 1 site ship 2019-12-17 13:03:15 -08:00
4coder_doc_content_types.cpp Partial setup for binding documentations 2019-12-17 00:11:31 -08:00
4coder_doc_content_types.h Final type fixups; package and build stuff straightened out 2019-12-17 19:38:08 -08:00
4coder_docs.cpp Cleaning up this and that; types; startup hook; null pointer crashes on the doc command 2019-12-17 16:19:03 -08:00
4coder_draw.cpp Build system is now working for macOS. 2019-12-22 23:43:36 +02:00
4coder_draw.h
4coder_eol.cpp
4coder_events.cpp Final type fixups; package and build stuff straightened out 2019-12-17 19:38:08 -08:00
4coder_events.h
4coder_fancy.cpp 4coder build scripts working on Linux x64 2019-12-13 17:00:55 -08:00
4coder_file.cpp Final type fixups; package and build stuff straightened out 2019-12-17 19:38:08 -08:00
4coder_file.h Final type fixups; package and build stuff straightened out 2019-12-17 19:38:08 -08:00
4coder_file_moving.h 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_font_helper.cpp
4coder_function_list.cpp
4coder_function_list.h
4coder_hash_functions.cpp Final type fixups; package and build stuff straightened out 2019-12-17 19:38:08 -08:00
4coder_helper.cpp Final type fixups; package and build stuff straightened out 2019-12-17 19:38:08 -08:00
4coder_helper.h
4coder_insertion.cpp Final type fixups; package and build stuff straightened out 2019-12-17 19:38:08 -08:00
4coder_insertion.h
4coder_jump_lister.cpp
4coder_jump_lister.h
4coder_jump_sticky.cpp Final type fixups; package and build stuff straightened out 2019-12-17 19:38:08 -08:00
4coder_jump_sticky.h
4coder_jumping.cpp Final type fixups; package and build stuff straightened out 2019-12-17 19:38:08 -08:00
4coder_jumping.h
4coder_keyboard_macro.cpp
4coder_layout.cpp 4coder build scripts working on Linux x64 2019-12-13 17:00:55 -08:00
4coder_layout_rule.cpp Final type fixups; package and build stuff straightened out 2019-12-17 19:38:08 -08:00
4coder_layout_rule.h
4coder_lister_base.cpp Final type fixups; package and build stuff straightened out 2019-12-17 19:38:08 -08:00
4coder_lister_base.h
4coder_lists.cpp Progress on type documentation 2019-12-15 22:56:13 -08:00
4coder_log.cpp
4coder_log_parser.cpp Final type fixups; package and build stuff straightened out 2019-12-17 19:38:08 -08:00
4coder_log_parser.h
4coder_malloc_allocator.cpp Build system is now working for macOS. 2019-12-22 23:43:36 +02:00
4coder_metadata_generator.cpp
4coder_miblo_numbers.cpp Final type fixups; package and build stuff straightened out 2019-12-17 19:38:08 -08:00
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 Final type fixups; package and build stuff straightened out 2019-12-17 19:38:08 -08:00
4coder_profile_static_disable.cpp
4coder_profile_static_enable.cpp
4coder_project_commands.cpp Final type fixups; package and build stuff straightened out 2019-12-17 19:38:08 -08:00
4coder_project_commands.h
4coder_scope_commands.cpp
4coder_scope_commands.h
4coder_search.cpp
4coder_search.h
4coder_string_match.cpp
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 Final type fixups; package and build stuff straightened out 2019-12-17 19:38:08 -08:00
4coder_system_helpers.cpp
4coder_system_types.h Final type fixups; package and build stuff straightened out 2019-12-17 19:38:08 -08:00
4coder_table.cpp
4coder_table.h
4coder_token.cpp Final type fixups; package and build stuff straightened out 2019-12-17 19:38:08 -08:00
4coder_token.h
4coder_tutorial.cpp 4coder build scripts working on Linux x64 2019-12-13 17:00:55 -08:00
4coder_tutorial.h
4coder_types.h Build system is now working for macOS. 2019-12-22 23:43:36 +02:00
4coder_version.h