| .. |
|
bin
|
New keycodes; linux one time code execution; close file handle in save function
|
2020-03-03 18:44:25 -08:00 |
|
generated
|
Stop audio API; switch to float based mixer
|
2020-11-23 17:45:04 -08:00 |
|
languages
|
…
|
|
|
lexer_generator
|
Lexer generator logic problem, leaving emit ptr in wrong location after output chunk ends
|
2020-02-01 18:30:23 -08:00 |
|
4coder_app_links_allocator.cpp
|
…
|
|
|
4coder_async_tasks.cpp
|
…
|
|
|
4coder_async_tasks.h
|
…
|
|
|
4coder_audio.cpp
|
Stop audio API; switch to float based mixer
|
2020-11-23 17:45:04 -08:00 |
|
4coder_audio.h
|
…
|
|
|
4coder_auto_indent.cpp
|
…
|
|
|
4coder_auto_indent.h
|
…
|
|
|
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
|
Assorted fixes
|
2020-05-12 17:51:22 -07:00 |
|
4coder_clipboard.h
|
…
|
|
|
4coder_code_index.cpp
|
…
|
|
|
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
|
…
|
|
|
4coder_command_map.h
|
…
|
|
|
4coder_config.cpp
|
[dynamic bindings] fixing bugs; got it working
|
2020-10-22 19:36:17 -07:00 |
|
4coder_config.h
|
PLATFORM LAYER FEATURE: Win32 implementation. set_key_mode determines whether to return physical key codes or language translated key codes
|
2020-05-09 08:03:10 -07:00 |
|
4coder_config_grammar.txt
|
Starting to reorganize build scripts
|
2019-10-01 14:07:39 -07:00 |
|
4coder_custom.cpp
|
…
|
|
|
4coder_default_bindings.cpp
|
…
|
|
|
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
|
…
|
|
|
4coder_default_include.cpp
|
…
|
|
|
4coder_default_map.cpp
|
…
|
|
|
4coder_delta_rule.cpp
|
…
|
|
|
4coder_delta_rule.h
|
…
|
|
|
4coder_doc_commands.cpp
|
…
|
|
|
4coder_doc_content_types.cpp
|
…
|
|
|
4coder_doc_content_types.h
|
…
|
|
|
4coder_docs.cpp
|
New better arena management
|
2020-03-11 16:22:37 -07:00 |
|
4coder_draw.cpp
|
Lexer bug for a few new line situations
|
2020-05-01 20:41:42 -07:00 |
|
4coder_draw.h
|
…
|
|
|
4coder_dynamic_bindings.cpp
|
…
|
|
|
4coder_eol.cpp
|
Last minute hms fixes (#1)
|
2019-11-15 15:33:14 -08:00 |
|
4coder_events.cpp
|
Simplified get_next_input to get_next_input_raw; introduced dead key flag on key stroke events; introduced helper for iterating text events attached to a key stroke
|
2020-05-09 14:01:23 -07:00 |
|
4coder_events.h
|
…
|
|
|
4coder_examples.cpp
|
Stop audio API; switch to float based mixer
|
2020-11-23 17:45:04 -08:00 |
|
4coder_fancy.cpp
|
Line number performance fix
|
2020-05-01 06:31:44 -07:00 |
|
4coder_file.cpp
|
…
|
|
|
4coder_file.h
|
…
|
|
|
4coder_file_moving.h
|
…
|
|
|
4coder_font_helper.cpp
|
…
|
|
|
4coder_function_list.cpp
|
…
|
|
|
4coder_function_list.h
|
…
|
|
|
4coder_hash_functions.cpp
|
…
|
|
|
4coder_helper.cpp
|
…
|
|
|
4coder_helper.h
|
…
|
|
|
4coder_insertion.cpp
|
Fixed theme config
|
2019-12-22 20:50:54 -08:00 |
|
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
|
Sticky jump crash fixed
|
2020-01-14 15:38:29 -08:00 |
|
4coder_jump_sticky.h
|
Starting to reorganize build scripts
|
2019-10-01 14:07:39 -07:00 |
|
4coder_jumping.cpp
|
Assorted fixes
|
2020-05-12 17:51:22 -07:00 |
|
4coder_jumping.h
|
Starting to reorganize build scripts
|
2019-10-01 14:07:39 -07:00 |
|
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
|
Fully transitioned to the new system api linkage
|
2019-10-03 10:57:44 -07:00 |
|
4coder_log_parser.cpp
|
…
|
|
|
4coder_log_parser.h
|
…
|
|
|
4coder_mac_map.cpp
|
[dynamic bindings] fixing bugs; got it working
|
2020-10-22 19:36:17 -07:00 |
|
4coder_malloc_allocator.cpp
|
…
|
|
|
4coder_metadata_generator.cpp
|
compiles and crashes
|
2020-02-02 15:50:18 +00:00 |
|
4coder_miblo_numbers.cpp
|
…
|
|
|
4coder_profile.cpp
|
Finished documentation, beginning to organize to acquire doc content at run time
|
2019-12-10 10:46:12 -08:00 |
|
4coder_profile.h
|
Progress on batch edit optimizations; core profiling
|
2019-10-26 13:48:50 -07:00 |
|
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
|
…
|
|
|
4coder_project_commands.h
|
…
|
|
|
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
|
Starting to reorganize build scripts
|
2019-10-01 14:07:39 -07:00 |
|
4coder_stringf.cpp
|
…
|
|
|
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
|
…
|
|
|
4coder_table.cpp
|
enable_output_wrapping config option
|
2020-05-01 14:04:57 -07:00 |
|
4coder_table.h
|
Starting to reorganize build scripts
|
2019-10-01 14:07:39 -07:00 |
|
4coder_token.cpp
|
…
|
|
|
4coder_token.h
|
…
|
|
|
4coder_tutorial.cpp
|
…
|
|
|
4coder_tutorial.h
|
…
|
|
|
4coder_types.h
|
…
|
|
|
4coder_variables.cpp
|
[variables] added new 4coder variables system
|
2020-10-22 14:57:28 -07:00 |
|
4coder_variables.h
|
[variables] added new 4coder variables system
|
2020-10-22 14:57:28 -07:00 |
|
4coder_version.h
|
…
|
|