Commit Graph

70 Commits (6705bc8de5f48912c9ca52959533bfa3affe9ecb)

Author SHA1 Message Date
Allen Webster c47270702a Thread context now introduced to 4coder in ALL layers (booya!) :) 2019-09-30 19:06:21 -07:00
Allen Webster 36d9e899ae 4coder now building with new lexer 2019-09-27 16:56:05 -07:00
Allen Webster 9efc4fb2e3 LOG 2019-08-15 19:54:06 -07:00
Allen Webster d4db77b3fb New file listing API 2019-08-03 17:49:40 -07:00
Allen Webster a7c5be3e02 Deprecated old table and arena code 2019-07-12 17:43:17 -07:00
Allen Webster 7d0dd46a3f Finished switching the API to new return style 2019-06-19 21:45:58 -07:00
Allen Webster cf6c92fcbd Switching the API return method 2019-06-18 19:31:59 -07:00
Allen Webster ef571b7f64 Correct naming scheme 2019-06-18 15:56:09 -07:00
Allen Webster 749b4349f6 Significant progress reorganizing the customization helpers 2019-06-01 20:07:57 -07:00
Allen Webster 7841ec0f2e Extraordinary breaking rewrite. Arenas. Strings. Lots of API related stuff. 2019-06-01 16:33:31 -07:00
Allen Webster 70cae408d1 stop spamming all the views with the run buffer 2019-04-15 12:43:58 -07:00
Allen Webster 88df8a4fb2 Progress towards shifting off View_Summary 2019-04-06 12:40:36 -07:00
Allen Webster 309d6b03ac Buffer_Summary completely shifted into transition files 2019-04-04 19:03:36 -07:00
Allen Webster 5959cc0f78 Only send end signal from exec_system_command via flag 2019-03-17 16:11:37 -07: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 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 a51863f492 Sped up function lister 2018-12-09 17:31:30 -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 c625620950 Setup basics for visible markers, fixed some stability issues 2018-09-17 11:47:06 -07:00
Allen Webster 6e55710432 Miscellanious improvements 2018-06-16 13:57:32 -07:00
Allen Webster 8b52c39bab Fixed the new project command, fixed the 4coder unix project commands 2018-06-09 11:46:38 -07:00
Allen Webster 31d1f6e9e0 4.0.27 compilation error fixes 2018-06-02 21:20:03 -07:00
Allen Webster 4fd34688ba Version 4.0.27 ready to ship 2018-06-02 16:02:14 -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 7699b37767 Upgraded new project commands, cursor at bottom of output option 2018-06-01 17:29:36 -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 4783c9598f Project printing, scroll bars and file bars in config, indentation in config 2018-05-27 22:30:31 -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 70160d16dc Fixed a problem with project parsing 2018-05-20 23:12:08 -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 537f83ab69 Wrote a new config parser 2018-05-11 17:53:02 -07:00
Allen Webster 0752dcc72a Compilation problem in project commands 2018-05-09 12:54:44 -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 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 6cdaa02312 Got window title changing working robustly ish 2017-11-30 14:02:37 -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 474e348aa3 new project pushd not working on linux 2017-11-22 13:56:51 -05:00
Allen Webster e0829ba9d5 Added build_metadata.sh 2017-11-22 13:52:15 -05:00
Allen Webster edd941b5fd Got rename working on Windows 2017-11-21 16:30:40 -05:00
Allen Webster 793ba6fc83 Lots of new convenience features 2017-11-21 13:25:19 -05:00
Allen Webster 95c9f7f558 lots and lots of work on command metadata system 2017-11-15 18:57:21 -05:00
Allen Webster cc80e081ff Added config syntax error warnings 2017-11-14 19:06:00 -05:00
Allen Webster eb39575aff Cleaning up the build.sh part of new project generation 2017-11-11 17:09:52 -05:00
Allen Webster d6fb760f1f Fixing a small bug in new project 2017-11-11 17:04:05 -05:00
Allen Webster d04dd8879b Multi copy from other applications 2017-11-09 19:47:57 -05:00