4coder/custom
Allen Webster 2d63c65d2b Fixed parantheses problem in auto-indent 2019-10-05 19:54:55 -07:00
..
api new custom API linkage 2019-10-04 19:48:05 -07:00
bin new custom API linkage 2019-10-04 19:48:05 -07:00
generated Fixed parantheses problem in auto-indent 2019-10-05 19:54:55 -07:00
languages Reorganized files for lexer generation 2019-10-01 16:34:54 -07:00
lexer_generator Reorganized files for lexer generation 2019-10-01 16:34:54 -07:00
4coder_app_links_allocator.cpp
4coder_auto_indent.cpp Fixed parantheses problem in auto-indent 2019-10-05 19:54:55 -07:00
4coder_auto_indent.h New and improved auto-indentation! Fixed some token iteration and boundary seeking bugs 2019-10-03 13:54:13 -07:00
4coder_base_commands.cpp new custom API linkage 2019-10-04 19:48:05 -07:00
4coder_base_types.cpp fixed scratch constructor problem; fixed file conflict resolution crash 2019-10-05 13:28:08 -07:00
4coder_base_types.h fixed scratch constructor problem; fixed file conflict resolution crash 2019-10-05 13:28:08 -07:00
4coder_buffer_seek_constructors.cpp
4coder_build_commands.cpp
4coder_build_commands.h
4coder_clipboard.cpp
4coder_combined_write_commands.cpp New and improved auto-indentation! Fixed some token iteration and boundary seeking bugs 2019-10-03 13:54:13 -07:00
4coder_combined_write_commands.h
4coder_config.cpp
4coder_config.h
4coder_config_grammar.txt
4coder_default_bindings.cpp
4coder_default_framework.cpp
4coder_default_framework.h
4coder_default_framework_variables.cpp
4coder_default_hooks.cpp fixed scratch constructor problem; fixed file conflict resolution crash 2019-10-05 13:28:08 -07:00
4coder_default_include.cpp new custom API linkage 2019-10-04 19:48:05 -07:00
4coder_fancy.cpp new custom API linkage 2019-10-04 19:48:05 -07:00
4coder_fancy.h
4coder_file.cpp API parser 2019-10-03 16:00:31 -07:00
4coder_file.h Fixing up lexer build and preprocessor parsing logic 2019-10-01 14:49:05 -07:00
4coder_file_moving.h
4coder_font_helper.cpp
4coder_function_list.cpp
4coder_function_list.h
4coder_hash_functions.cpp
4coder_helper.cpp I /think/ I fixed the problem with the cursor in the compilation window. 2019-10-04 23:30:10 -07:00
4coder_helper.h
4coder_insertion.cpp
4coder_insertion.h
4coder_jump_lister.cpp
4coder_jump_lister.h
4coder_jump_sticky.cpp fixed scratch constructor problem; fixed file conflict resolution crash 2019-10-05 13:28:08 -07:00
4coder_jump_sticky.h
4coder_jumping.cpp
4coder_jumping.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 new custom API linkage 2019-10-04 19:48:05 -07:00
4coder_log_parser.h
4coder_malloc_allocator.cpp
4coder_metadata_generator.cpp Reorganized files for lexer generation 2019-10-01 16:34:54 -07:00
4coder_miblo_numbers.cpp
4coder_project_commands.cpp
4coder_project_commands.h
4coder_remapping_commands.cpp
4coder_scope_commands.cpp
4coder_scope_commands.h
4coder_search.cpp fixed word complete rewrite bug 2019-10-01 16:10:25 -07:00
4coder_search.h
4coder_string_match.cpp
4coder_string_match.h
4coder_stringf.cpp new custom API linkage 2019-10-04 19:48:05 -07:00
4coder_system_command.cpp
4coder_table.cpp
4coder_table.h
4coder_token.cpp API parser 2019-10-03 16:00:31 -07:00
4coder_token.h New and improved auto-indentation! Fixed some token iteration and boundary seeking bugs 2019-10-03 13:54:13 -07:00
4coder_ui_helper.cpp
4coder_ui_helper.h