4coder_API
simulated input testing mostly done
2018-03-02 23:46:44 -08:00
4coder_generated
Fixed several bugs, setup regression tests, working on organizing code for aggressive cleanup
2018-03-24 03:06:45 -07:00
4coder_helper
Lots of good work, also half assed shitty poop sauce of a buffer uniquifier
2017-11-30 18:25:49 -05:00
4coder_lib
Rust parsing fixed
2017-11-27 16:13:17 -05:00
languages
new custom keywords booster pack; logging system in windows
2017-06-12 13:40:54 -04:00
meta
Fixed several bugs, setup regression tests, working on organizing code for aggressive cleanup
2018-03-24 03:06:45 -07:00
opengl
Fixed font pixels, added delete file command
2017-11-21 14:48:04 -05:00
platform_all
Got window title changing working robustly ish
2017-11-30 14:02:37 -05:00
platform_linux
Fixed several bugs, setup regression tests, working on organizing code for aggressive cleanup
2018-03-24 03:06:45 -07:00
platform_mac
Fixed several bugs, setup regression tests, working on organizing code for aggressive cleanup
2018-03-24 03:06:45 -07:00
platform_unix
Experiments with keyboard bindings for Mac alt keys, done and undone I think. get_clock fix for Mac
2017-11-14 23:33:15 -05:00
platform_win32
Fixed several bugs, setup regression tests, working on organizing code for aggressive cleanup
2018-03-24 03:06:45 -07:00
power
Fixing 4coder_casey.cpp
2017-12-02 15:31:53 -05:00
site
Fixed several bugs, setup regression tests, working on organizing code for aggressive cleanup
2018-03-24 03:06:45 -07:00
string
Fixed up the file enumeration on windows, added invoke to the 4is parser rules
2018-03-09 15:19:32 -08:00
test_input_scripts
Fixed several bugs, setup regression tests, working on organizing code for aggressive cleanup
2018-03-24 03:06:45 -07:00
themes
…
windows_scripts
adding VS 2015 to vcvarsall finder
2017-07-03 13:33:38 -04:00
.gitignore
…
4coder_auto_indent.cpp
Fixed indentation issues
2017-12-02 17:17:06 -05:00
4coder_base_commands.cpp
Fixed several bugs, setup regression tests, working on organizing code for aggressive cleanup
2018-03-24 03:06:45 -07:00
4coder_build_commands.cpp
Got rename working on Windows
2017-11-21 16:30:40 -05:00
4coder_clipboard.cpp
lots and lots of work on command metadata system
2017-11-15 18:57:21 -05:00
4coder_default_bindings.cpp
Fix for default bindings
2017-11-15 12:04:23 -05:00
4coder_default_framework.h
Mac symlink problem fixed, *search* bs thingy fixed
2017-12-02 13:04:56 -05:00
4coder_default_hooks.cpp
Fixed several bugs, setup regression tests, working on organizing code for aggressive cleanup
2018-03-24 03:06:45 -07:00
4coder_default_include.cpp
Fixed several bugs, setup regression tests, working on organizing code for aggressive cleanup
2018-03-24 03:06:45 -07:00
4coder_file.h
Update 4coder_file.h on unix side
2018-03-09 19:34:35 -05:00
4coder_function_list.cpp
Cleaning up linex_index -> line_number naming
2017-11-28 15:16:53 -05:00
4coder_jump_direct.cpp
lots and lots of work on command metadata system
2017-11-15 18:57:21 -05:00
4coder_jump_sticky.cpp
Lots and lots of new commands, and sharpened up some other stuff too
2017-11-29 18:00:14 -05:00
4coder_jumping.h
Rust error arrow thing '-->'
2017-11-27 17:16:23 -05:00
4coder_metadata_generator.cpp
Fixed up the file enumeration on windows, added invoke to the 4is parser rules
2018-03-09 15:19:32 -08:00
4coder_os_comp_cracking.h
Got rename working on Windows
2017-11-21 16:30:40 -05:00
4coder_project_commands.cpp
Lots of good work, also half assed shitty poop sauce of a buffer uniquifier
2017-11-30 18:25:49 -05:00
4coder_remapping_commands.cpp
Got rename working on Windows
2017-11-21 16:30:40 -05:00
4coder_scope_commands.cpp
Lots and lots of new commands, and sharpened up some other stuff too
2017-11-29 18:00:14 -05:00
4coder_search.cpp
Mac symlink problem fixed, *search* bs thingy fixed
2017-12-02 13:04:56 -05:00
4coder_search.h
Mac symlink problem fixed, *search* bs thingy fixed
2017-12-02 13:04:56 -05:00
4coder_system_command.cpp
lots and lots of work on command metadata system
2017-11-15 18:57:21 -05:00
4ed.cpp
Fixed several bugs, setup regression tests, working on organizing code for aggressive cleanup
2018-03-24 03:06:45 -07:00
4ed.h
Got input recording up and running
2018-03-09 18:06:55 -08:00
4ed_api_implementation.cpp
Fixed several bugs, setup regression tests, working on organizing code for aggressive cleanup
2018-03-24 03:06:45 -07:00
4ed_app_models.h
Got input recording up and running
2018-03-09 18:06:55 -08:00
4ed_app_target.cpp
Fixed several bugs, setup regression tests, working on organizing code for aggressive cleanup
2018-03-24 03:06:45 -07:00
4ed_buffer.cpp
Fixed several bugs, setup regression tests, working on organizing code for aggressive cleanup
2018-03-24 03:06:45 -07:00
4ed_buffer.h
Fixed several bugs, setup regression tests, working on organizing code for aggressive cleanup
2018-03-24 03:06:45 -07:00
4ed_buffer_model.h
…
4ed_cli.cpp
…
4ed_command.cpp
Fixed crash bug with <shift space>
2017-11-08 20:25:54 -05:00
4ed_cursor_codes.h
…
4ed_debug_mem.h
Finished the bindings.html generator (mostly), fixed the windows crash bug (major
2017-11-18 17:40:10 -05:00
4ed_defines.h
Got build working on new machine
2018-02-14 15:22:33 -08:00
4ed_file.cpp
Fixed several bugs, setup regression tests, working on organizing code for aggressive cleanup
2018-03-24 03:06:45 -07:00
4ed_file.h
Fixed several bugs, setup regression tests, working on organizing code for aggressive cleanup
2018-03-24 03:06:45 -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
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_provider_freetype.cpp
Fix wrong font name loading problem
2017-11-21 15:00:12 -05:00
4ed_font_provider_freetype.h
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_generated_style.h
Fixed several bugs, setup regression tests, working on organizing code for aggressive cleanup
2018-03-24 03:06:45 -07:00
4ed_gui.cpp
Fixed several bugs, setup regression tests, working on organizing code for aggressive cleanup
2018-03-24 03:06:45 -07:00
4ed_gui.h
Fixed several bugs, setup regression tests, working on organizing code for aggressive cleanup
2018-03-24 03:06:45 -07:00
4ed_hot_directory.cpp
Fixed several bugs, setup regression tests, working on organizing code for aggressive cleanup
2018-03-24 03:06:45 -07:00
4ed_hot_directory.h
Fixed several bugs, setup regression tests, working on organizing code for aggressive cleanup
2018-03-24 03:06:45 -07:00
4ed_input_simulation.cpp
simulated input testing mostly done
2018-03-02 23:46:44 -08:00
4ed_input_simulation.h
simulated input testing mostly done
2018-03-02 23:46:44 -08:00
4ed_input_simulation_event.h
simulated input testing mostly done
2018-03-02 23:46:44 -08:00
4ed_layout.cpp
…
4ed_linked_node_macros.h
Fixed several bugs, setup regression tests, working on organizing code for aggressive cleanup
2018-03-24 03:06:45 -07:00
4ed_log.h
…
4ed_math.h
…
4ed_mem_ansi.c
…
4ed_parse_contexts.cpp
…
4ed_render_fill.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_render_format.h
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_render_target.cpp
Lots of progress towards new font face system
2017-11-19 19:47:55 -05:00
4ed_render_target.h
Lots of progress towards new font face system
2017-11-19 19:47:55 -05:00
4ed_style.h
Fixed several bugs, setup regression tests, working on organizing code for aggressive cleanup
2018-03-24 03:06:45 -07:00
4ed_system.h
Some of the work is done on getting the window title thing working
2017-11-30 11:50:39 -05:00
4ed_translation.cpp
Fixed several bugs, setup regression tests, working on organizing code for aggressive cleanup
2018-03-24 03:06:45 -07:00
4ed_translation.h
Fixed several bugs, setup regression tests, working on organizing code for aggressive cleanup
2018-03-24 03:06:45 -07:00
4ed_undo.h
Fixed several bugs, setup regression tests, working on organizing code for aggressive cleanup
2018-03-24 03:06:45 -07:00
4ed_view.cpp
Fixed several bugs, setup regression tests, working on organizing code for aggressive cleanup
2018-03-24 03:06:45 -07:00
4ed_view.h
Fixed several bugs, setup regression tests, working on organizing code for aggressive cleanup
2018-03-24 03:06:45 -07:00
4ed_working_set.cpp
Fixed several bugs, setup regression tests, working on organizing code for aggressive cleanup
2018-03-24 03:06:45 -07:00
LICENSE.txt
…
README.txt
…
TODO.txt
…
build.bat
Build script problem
2018-02-14 11:59:46 -08:00
build.sh
…
build_metadata.bat
Fixed up the file enumeration on windows, added invoke to the 4is parser rules
2018-03-09 15:19:32 -08:00
build_metadata.sh
Added metadata generator to buildsuper
2017-11-22 15:05:58 -05:00
build_optimized.bat
…
build_site.bat
…
build_site.sh
…
build_string.bat
…
build_string.sh
…
build_tests.bat
Fixed several bugs, setup regression tests, working on organizing code for aggressive cleanup
2018-03-24 03:06:45 -07:00
build_x86.sh
…
buildsuper_x64.bat
Fixed up the file enumeration on windows, added invoke to the 4is parser rules
2018-03-09 15:19:32 -08:00
buildsuper_x64.sh
Update 4coder_file.h on unix side
2018-03-09 19:34:35 -05:00
buildsuper_x86.bat
Fixed up the file enumeration on windows, added invoke to the 4is parser rules
2018-03-09 15:19:32 -08:00
buildsuper_x86.sh
buildsuper*.sh fix
2017-12-05 10:44:01 -05:00
detect_os.sh
…
generate_tests.bat
Fixed several bugs, setup regression tests, working on organizing code for aggressive cleanup
2018-03-24 03:06:45 -07:00
itchio_push_all.bat
itchio pushers
2017-11-16 10:21:05 -05:00
itchio_push_all.sh
itchio pushers
2017-11-16 10:21:05 -05:00
package.bat
…
package.sh
…
project.4coder
Fixed several bugs, setup regression tests, working on organizing code for aggressive cleanup
2018-03-24 03:06:45 -07:00
release-config.4coder
fixed up the default config and keyboard situation
2017-11-15 11:58:29 -05:00
run_regression_tests.bat
Fixed several bugs, setup regression tests, working on organizing code for aggressive cleanup
2018-03-24 03:06:45 -07:00
zip.bat
…