Commit Graph

1291 Commits (5bd2035e42af47bec51f12588f001434d97ef151)

Author SHA1 Message Date
Allen Webster 5bd2035e42 Fixing the filename and line number data in the command metadata 2018-06-22 13:59:21 -07:00
Allen Webster df15d4fe6c Fixed 4coder_casey.cpp 2018-06-16 15:21:05 -07:00
Allen Webster 782e3d9ede Fixed problems with build_metadata.sh 2018-06-16 15:07:34 -07:00
Allen Webster 3f09a0e530 Merge branch 'master' of https://bitbucket.org/4coder/4coder 2018-06-16 14:22:39 -07:00
Allen Webster 90de907975 Updated version and change.txt 2018-06-16 14:22:27 -07:00
Allen Webster c7bc814d18 merge 2018-06-16 13:58:16 -07:00
Allen Webster 6e55710432 Miscellanious improvements 2018-06-16 13:57:32 -07:00
Allen Webster 16078e87a0 Fix buildsuper_x86.sh and build_metadata.sh 2018-06-16 13:33:29 -07:00
Allen Webster 84bdbdf3fa Merge 2018-06-15 13:12:00 -07:00
Allen Webster c084f42e58 New preprocessor step in buildsuper 2018-06-15 13:10:49 -07:00
Allen Webster c2bc4e1e2d Merge conflict nonsense 2018-06-14 10:31:27 -07:00
Allen Webster ffd7be077a Updated license 2018-06-14 10:30:46 -07:00
Allen Webster 6b7d09b9d5 Started the preprocessor situation *sigh*; fixed an issue with how I was handling UNC paths 2018-06-10 14:35:28 -07:00
Allen Webster ed625f4e09 Updated the string escaping code to recover from extra backslashes 2018-06-09 19:28:22 -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 5e7e7bceba Linux keyboard input fixup 2018-06-09 01:11:47 -07:00
Allen Webster 27da2172dc Fixed weird thingy preventing keycodes over 256 in linux layer 2018-06-08 23:13:57 -07:00
Allen Webster 56e9719840 Poking around looking at different issues on linux 2018-06-08 21:52:25 -07:00
Allen Webster f19db03f0e Fixed windows network drive file enumertion and file opening 2018-06-08 17:08:51 -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 8996c0030c Fixed sticky jump bug related to lack of edit sequencers for buffers 2018-06-08 14:40:20 -07:00
Allen Webster 8680bb7488 Fixed issue with preprocessor indetations applying to non preprocessor '#ident' words 2018-06-08 14:16:43 -07:00
Allen Webster 1c2c580f2f Upgrading casey's custom file 2018-06-04 13:16:17 -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 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 4aa2f3e992 Fixing the theme change problem 2018-05-29 21:46:32 -07:00
Allen Webster 058e0f91bb Updated release config file 2018-05-28 11:15:56 -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 70160d16dc Fixed a problem with project parsing 2018-05-20 23:12:08 -07:00
Allen Webster ad922fb5ee Fixed the darn get_range shit 2018-05-19 22:07:47 -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 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