Commit Graph

41 Commits (d550df94c15df25551203dd45f04842114a80bb7)

Author SHA1 Message Date
Allen Webster d550df94c1 Get project path lists and pattern filters working directly off of variables 2021-01-01 15:33:03 -08:00
Allen Webster a6467d7cfa Consolidate project parsing, up converting, and dumping 2020-12-30 23:53:21 -08:00
Allen Webster a07e4d0d32 Variable parents; project root path from variables 2020-12-30 23:43:25 -08:00
Allen Webster 5ace38f37d Rip out the super annoying Data String_Const_u8 distinction 2020-12-30 16:55:11 -08:00
Allen Webster 7b7b7df7b8 Fix crash bug in project command lister 2020-12-30 16:36:59 -08:00
Allen Webster 4d4f345365 flatten out crufty helper layers in project parsing 2020-12-30 16:27:59 -08:00
Allen Webster 3904b21826 put os/arch/compiler names in context cracking; remove PlatformName from project code 2020-12-30 15:27:53 -08:00
Allen Webster b2340c5b2e Remove project command lister cruft 2020-12-30 15:21:39 -08:00
Allen Webster 3836ff05da Run project commands via new variable system 2020-12-05 16:54:33 -08:00
Allen Webster aa9004e92b Fix mysterious regression of project conversion path (???) 2020-12-05 12:32:56 -08:00
Allen Webster ff8b39f4b7 Finish project version upconvert (fkey commands) 2020-11-27 12:52:40 -08:00
Allen Webster 46bfdd9bad Move code extension list over to new config system 2020-11-26 10:45:53 -08:00
Allen Webster 2671dec536 Move all string config variables over to new config system 2020-11-25 19:20:36 -08:00
Allen Webster 43913b122a Try moving one variable out of the old config system into the new one 'enable_virtual_whitespace' 2020-11-25 14:35:27 -08:00
Allen Webster f0339a9eb7 Project version up-converter 2020-11-25 00:41:30 -08:00
Allen Webster c153a05de2 Tried something but then backed off it; not sure what changes are still there 2020-11-24 22:04:50 -08:00
Allen Webster eee6ae3640 Take out explicit project printing 2020-11-24 19:48:35 -08:00
Allen Webster 8c5e345f66 Partial implementation of dump to vars; cleanup some unused config cruft 2020-11-24 16:58:29 -08:00
Allen Webster 7464320e56 Organize config parsing stuff 2020-11-24 16:26:11 -08:00
Allen Webster 9bda1cf991 Setup default load path for files 2020-11-23 22:27:33 -08:00
Allen Webster 63bfed7ab1 Quick fix for thread handle leak; project parse crash bug fix 2020-05-01 07:38:57 -07:00
Allen Webster 73fdc838f1 New better arena management 2020-03-11 16:22:37 -07:00
Allen Webster b0bbd3e2e3 Fix lister state overwriting problem with call-stack managed lister stack 2020-02-29 15:38:38 -08:00
Allen Webster 4d4294f2aa project deep copy bug fix 2020-02-07 18:22:14 -08:00
Allen Webster 4817510c5d Final type fixups; package and build stuff straightened out 2019-12-17 19:38:08 -08:00
Allen Webster 27a2a45f59 Cleaning up this and that; types; startup hook; null pointer crashes on the doc command 2019-12-17 16:19:03 -08:00
Allen Webster 6e97a504a9 Package script updated 2019-11-06 21:58:08 -08:00
Allen Webster f2097ac6bc Progress on batch edit optimizations; core profiling 2019-10-26 13:48:50 -07:00
Allen Webster 14b71b8172 TIghtene dup the listers a lot a lot more 2019-10-25 16:33:50 -07:00
Allen Webster 6755d4e9ca Organizing listers as simple 'get_*_from_user' functions 2019-10-24 23:17:54 -07:00
Allen Webster 17bc2de308 Mostly good async lexing works now 2019-10-22 00:15:49 -07:00
Allen Webster 8d4626f27c Fix scroll/cursor linking (need more generic version though); cleanup access system; remove some unecessary enum types 2019-10-17 19:54:02 -07:00
Allen Webster 6374d1bd19 Fallback to command map in lister 2019-10-14 15:57:47 -07:00
Allen Webster 13cda93f55 Cleaned up listers; no scrolling yet 2019-10-13 22:27:57 -07:00
Allen Webster eb47669f84 Working on eliminating old UI bulls 2019-10-13 19:13:15 -07:00
Allen Webster b9ff6e0461 Listers now work on IM event handling 2019-10-13 14:45:41 -07:00
Allen Webster 6770107d2b Query bar fixup for new view coroutine structure; also new view coroutine structure 2019-10-13 13:17:22 -07:00
Allen Webster aa565395e2 FILE TRANSFER; almost have new input events up and running, needs a few more blocks 2019-10-10 11:21:47 -07:00
Allen Webster 3f72512332 Partially finished rewriting events (STILL BROKEN, FILE TRANSFER) 2019-10-09 17:07:38 -07:00
Allen Webster 28c3715073 Finished reorganizing everything for the shift into exposing system api right into the custom layer 2019-10-07 18:42:23 -07:00
Allen Webster 87ba9e747c Starting to reorganize build scripts 2019-10-01 14:07:39 -07:00