Commit Graph

1249 Commits (3bfd3e7868bb182f6e7e35db9db23b5618f18622)

Author SHA1 Message Date
Allen Webster 3bfd3e7868 Getting config back into a working state for the time beign 2018-05-15 13:19:48 -07:00
Allen Webster ce3c06d908 fixed auto indent on save bug caused by reorganizing custom layer, fixed lexer crash bug 2018-05-12 00:20:37 -07:00
Allen Webster 537f83ab69 Wrote a new config parser 2018-05-11 17:53:02 -07:00
Allen Webster 7759f7e8ef finished reorganizing custom layer 2018-05-11 13:46:26 -07:00
Allen Webster 2a25ef193a Fixes to the command bindings 2018-05-10 19:00:03 -07:00
Allen Webster cb9b9f6160 Removed 4coder_helper folder from 4ed_build.cpp 2018-05-10 01:18:54 -07:00
Allen Webster 9181371be7 The end of 4coder_helper as a folder, all helpers grouped with main helper file or other appropriate code. End of power as a folder, all power code preserved at same level as normal code 2018-05-10 01:12:47 -07:00
Allen Webster a9f30adbe7 More progress on cleaning up the h/cpp mess 2018-05-09 20:55:00 -07:00
Allen Webster 4270f54698 Removed the error on failed file open 2018-05-09 14:40:20 -07:00
Allen Webster 0752dcc72a Compilation problem in project commands 2018-05-09 12:54:44 -07:00
Allen Webster f65e7dfdfe More aggressive reorganizing 2018-05-09 11:58:21 -07:00
Allen Webster ba4c7f7959 Aggressive reorganization of the default custom layer 2018-05-09 00:10:07 -07:00
Allen Webster b703a512d7 Cleaning up the project code more 2018-05-08 22:22:33 -07:00
Allen Webster a8b25adafe Attacking the organization of the project commands code 2018-05-08 00:14:23 -07:00
Allen Webster 7dc5ba2f94 Fixed line move bug in virtual whitespace mode 2018-05-07 13:05:27 -07:00
Allen Webster 58e43b7ade Fix clamp type ambiguity 2018-05-06 23:26:01 -07:00
Allen Webster c3aac5663d 4.0.26 mac fix 2018-05-06 21:44:03 -07:00
Allen Webster 56f92bf4de Fix for variable hiding compilation errors 2018-05-06 21:20:59 -07:00
Allen Webster 43a55714b3 Another fix to the *messages* text for 4.0.26 2018-05-06 20:22:00 -07:00
Allen Webster db464aee0f 4.0.26 version and message update 2018-05-06 19:58:17 -07:00
Allen Webster a6f525a900 4.0.26 bug fix list completed 2018-05-06 19:47:22 -07:00
Allen Webster 4915ed36fd Finished the reorganization of the codebase to break up 4ed_view.cpp 2018-03-25 22:19:08 -07:00
Allen Webster 40b5e61e91 Cut down 4ed_view.cpp a lot more, cut the old debug view 2018-03-24 23:43:56 -07:00
Allen Webster f6ce7477c4 Lots more organizational stuff: h/cpp separation for all cpp files, splitting stuff out of 4ed_view.cpp 2018-03-24 14:43:57 -07:00
Allen Webster 17704c6036 Fixed several bugs, setup regression tests, working on organizing code for aggressive cleanup 2018-03-24 03:06:45 -07:00
Allen Webster 294c87a306 Dunno, stuff about tests or what not, I forget now 2018-03-23 12:13:41 -07:00
Allen Webster 24b8a3e4e9 Test build script updated to new directory 2018-03-16 12:29:21 -07:00
Allen Webster dc7ca84bfa Fixed indexing bug 2018-03-14 00:09:56 -07:00
Allen Webster 89712adc89 Renamed test input scripts 2018-03-11 21:34:27 -07:00
Allen Webster 199d6d8f80 Got input recording up and running 2018-03-09 18:06:55 -08:00
Allen Webster e8cd42b278 Update 4coder_file.h on unix side 2018-03-09 19:34:35 -05:00
Allen Webster c48dbaa6dc Fixed up the file enumeration on windows, added invoke to the 4is parser rules 2018-03-09 15:19:32 -08:00
Allen Webster 16bb223770 Passing the generated sim events into the application 2018-03-03 12:22:24 -08:00
Allen Webster ce5039d0ca simulated input testing mostly done 2018-03-02 23:46:44 -08:00
Allen Webster 08ad61316f Putting in the new icon setup 2018-02-24 22:35:08 -08:00
Allen Webster 4648cc307e Got build working on new machine 2018-02-14 15:22:33 -08:00
Allen Webster 9ae31f5288 Build script problem 2018-02-14 11:59:46 -08:00
Allen Webster 0cb38ddb7c buildsuper*.sh fix 2017-12-05 10:44:01 -05:00
Allen Webster 6e60f6796c Fixed indentation issues 2017-12-02 17:17:06 -05:00
Allen Webster ceba56777f Fixing 4coder_casey.cpp 2017-12-02 15:31:53 -05:00
Allen Webster 29e3df9df6 Mac symlink problem fixed, *search* bs thingy fixed 2017-12-02 13:04:56 -05:00
Allen Webster 451a6fd8a4 Mac symbolic link problem fixed 2017-12-01 14:36:03 -05:00
Allen Webster 47a8221cbb Fixed API for buffer resolution, site readability, build notes 2017-12-01 14:13:36 -05:00
Allen Webster d9ff9c6651 Better version of buffer resolution algorithms 2017-12-01 13:04:07 -05:00
Allen Webster 65e794f9d3 Lots of good work, also half assed shitty poop sauce of a buffer uniquifier 2017-11-30 18:25:49 -05:00
Allen Webster 5f2119cbd6 Changing window title on Linux 2017-11-30 14:15:40 -05:00
Allen Webster 6cdaa02312 Got window title changing working robustly ish 2017-11-30 14:02:37 -05:00
Allen Webster a1c79c5313 Some of the work is done on getting the window title thing working 2017-11-30 11:50:39 -05:00
Allen Webster 6c13041dee Moved set_title into custom API, implemented set_title tests there 2017-11-30 11:39:35 -05:00
Allen Webster f00812a511 System level set_tite call, Mac set_title implementation, system level set_title test 2017-11-30 10:44:08 -05:00