Commit Graph

31 Commits (c9fe9175f660b94c511e2ac857c982f1c325dfea)

Author SHA1 Message Date
Allen Webster 8bd7c2fd67 Token transition in progress 2019-09-03 22:31:35 -07:00
Allen Webster 6b3d61c035 Font handling and rendering basically working. 2019-07-24 00:41:40 -07:00
Allen Webster a7c5be3e02 Deprecated old table and arena code 2019-07-12 17:43:17 -07:00
Allen Webster 2ef8f361d7 Merge non-sense, who knows, here goes 2019-06-01 16:58:28 -07:00
Allen Webster cd299761e9 Line numbers 2019-02-27 13:14:25 -08:00
Allen Webster 76f57e2a79 More int32_t uint32_t changes 2019-02-26 15:17:53 -08:00
Allen Webster 632e2bf9cd Changed off bool32 int32_t uint32_t; Frame_Info, and Render_Parameters structures 2019-02-26 15:08:42 -08:00
Allen Webster 1428fc822f 4coder Jamm 2 2019-02-25 15:42:13 -08:00
Allen Webster 4e60d34016 Full token type disambiguation of keywords 2019-02-04 17:06:48 -08:00
Allen Webster 74405dd8fe Growable arena in custom layer built on top of the size-fixed partition system 2019-02-04 16:10:38 -08:00
Allen Webster 4db6beddd0 Switch to relying on string_push and string_push_copy everywhere 2018-11-29 12:55:53 -08:00
Allen Webster 1d5621f5b6 Cleaned up input, replaced all {0} with {} 2018-11-20 00:18:54 -08:00
Allen Webster 418b14f092 4.0.29 Major new features 2018-09-30 05:14:47 -07:00
Allen Webster ea7f82a2d7 Matching scope ends highlighting 2018-09-25 01:41:49 -07:00
Allen Webster fc5df0c118 Reload themes 2018-08-10 15:57:46 -07:00
Allen Webster d024f5b6c4 Upgraded/cleaned up some minor config stuff, and improved behavior of swap panels. 2018-06-08 15:51:36 -07:00
Allen Webster c1d5db2a7c Fix problem in config_var 2018-06-04 02:02:37 -07:00
Allen Webster 0815d7c67b Fix problem in config_compound_member 2018-06-04 01:57:36 -07:00
Allen Webster 31d1f6e9e0 4.0.27 compilation error fixes 2018-06-02 21:20:03 -07:00
Allen Webster 10b7d139c7 Extra errors in compound parse rule, and in project parser 2018-06-01 21:06:13 -07:00
Allen Webster 91384ca559 Moved meta generation for config system into the 4coder code base, and added refernce lists to generated operations 2018-05-30 13:27:47 -07:00
Allen Webster e7659e147b Finished building up the config system meta program for 2018-05-30 00:58:22 -07:00
Allen Webster 23e6660172 Font size and hinting in config.4coder 2018-05-28 11:14:26 -07:00
Allen Webster 4783c9598f Project printing, scroll bars and file bars in config, indentation in config 2018-05-27 22:30:31 -07:00
Allen Webster 59e2a62f37 Config printing 2018-05-27 18:00:13 -07:00
Allen Webster 3c2a71d7c3 Fully upgraded project system, still needs a few rounds of revision though 2018-05-26 00:49:37 -07:00
Allen Webster 5566572269 Added parse error log and parse recover to the config parser 2018-05-19 21:44:20 -07:00
Allen Webster cb1273d4cb Moved the entire project system over to the new config parsing base 2018-05-19 15:05:31 -07:00
Allen Webster b4607ec3ad New config working for config.4coder, still needs error messages and error recovery. 2018-05-15 23:09:34 -07:00
Allen Webster 3bfd3e7868 Getting config back into a working state for the time beign 2018-05-15 13:19:48 -07:00
Allen Webster 537f83ab69 Wrote a new config parser 2018-05-11 17:53:02 -07:00