Commit Graph

26 Commits (dc7d0693b5bba4fbb31eea1aaad6bea6fd79a9cf)

Author SHA1 Message Date
Allen Webster ed619c7960 Transition integer types over to new config system 2020-11-26 13:12:59 -08:00
Allen Webster 07b6b85ac9 Put all config boolean variables on new config system 2020-11-25 18:05:52 -08:00
Allen Webster ca7240f349 default_tab_width in config.4coder 2020-05-01 20:59:36 -07:00
Allen Webster c4370bb766 Multi-line tokens shouldn't apply incomplete statement indent shifting 2020-05-01 20:02:36 -07:00
Allen Webster 5561704e2e Notepad-like mode crash bug fixes 2020-05-01 06:52:22 -07:00
Allen Webster 9aba7ab19f More scratch fixes 2020-03-11 20:59:44 -07:00
Allen Webster 2a255b8ad9 Fix intricate async token reading; clean all lines overworking 2020-02-09 02:22:35 -08:00
Allen Webster f53f840f28 Misc work on things 2020-02-08 18:03:54 -08:00
Allen Webster a1f82f094b Lots of miscellaneous issues today 2020-02-05 21:44:03 -08:00
Allen Webster f8297dc036 Fixed paren-statement interaction in indentation logic 2020-01-11 17:20:40 -08:00
Allen Webster 8e390db03c Optimizing auto-indent scanning logic 2020-01-11 16:27:34 -08:00
Allen Webster f1dd78f32a Only compute line indentation info at necessary points in the auto-indent routine 2020-01-11 15:45:28 -08:00
Allen Webster 4817510c5d Final type fixups; package and build stuff straightened out 2019-12-17 19:38:08 -08:00
Allen Webster c2f22de3ad Polish on virtual whitespace layout 2019-11-03 13:22:10 -08:00
Allen Webster b807950233 Dumb merge 2019-10-22 12:52:31 -07:00
Allen Webster 17bc2de308 Mostly good async lexing works now 2019-10-22 00:15:49 -07:00
Allen Webster 3084f835e1 Auto indent fixes 2019-10-19 19:01:06 -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 dba6cc907a Incomplete statement indentation bumps 2019-10-11 21:10:56 -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 2d63c65d2b Fixed parantheses problem in auto-indent 2019-10-05 19:54:55 -07:00
Allen Webster 78ad172a5f Indentation parantheses alignment fixed 2019-10-04 22:37:00 -07:00
Allen Webster 7af92c4b56 Fixed auto-indent crash bug; also progress on whatever 2019-10-03 16:06:42 -07:00
Allen Webster 5bb89e2460 New and improved auto-indentation! Fixed some token iteration and boundary seeking bugs 2019-10-03 13:54:13 -07:00
Allen Webster 87ba9e747c Starting to reorganize build scripts 2019-10-01 14:07:39 -07:00