Commit Graph

1200 Commits (f00812a511e0d54ea99f444f5fa47ee3157c839b)

Author SHA1 Message Date
Allen Webster 3de8779d53 got the new fixed position layout mode working 2016-09-09 13:02:57 -04:00
Allen Webster 5a20959c5b fixed linux build issue 2016-09-09 12:47:07 -04:00
Allen Webster 6eacad6221 part of the way to making panel positions fixed 2016-09-09 11:04:38 -04:00
Allen Webster aea67fa68b exit hook ready 2016-09-09 09:04:51 -04:00
Allen Webster 5b2077c6d7 some clean up on the indent rule code 2016-09-08 21:02:51 -04:00
Allen Webster 55eb007f68 fixed panel closing bug 2016-09-08 18:57:37 -04:00
Allen Webster 431d80a8b8 switched buffer_boundary_seek over to custom code 2016-09-08 18:03:43 -04:00
Allen Webster bdd893438d implemented custom side auto indent 2016-09-07 20:32:31 -04:00
Allen Webster 992058578d fixed subtle relex bug 2016-09-07 15:07:10 -04:00
Allen Webster 723945bb03 got 4cpp ready to ship 2016-09-06 23:39:19 -04:00
Allen Webster 8cf49b566e wrote lexer function docs, expanded doc generator 2016-09-06 17:22:35 -04:00
Allen Webster 161c3cc871 added links in the docs for CPP_NAME names 2016-09-05 21:46:41 -04:00
Allen Webster bc7d558945 lexer doc section setup 2016-09-05 11:44:19 -04:00
Allen Webster 4dc20d8fec small optimization of when to execute frames 2016-09-05 09:41:22 -04:00
Allen Webster 065a6c3dbd fixed up new issues on linux 2016-09-04 23:32:26 -04:00
Allen Webster f0606b3ccd automated the api.html naming in the package system 2016-09-04 23:23:33 -04:00
Allen Webster d70d151e28 Merge branch 'master' of https://bitbucket.org/4coder/4coder 2016-09-04 22:59:09 -04:00
Allen Webster 434e1315b6 packaging with build.c works on windows 2016-09-04 22:59:02 -04:00
insofaras 91f694ba5d fix dumb linux bug that broke -O3 2016-09-05 03:44:50 +01:00
insofaras 6374069f98 linux: fix occasional annoying XIO message on exit 2016-09-05 02:42:22 +01:00
Allen Webster a9a579d378 oops again 2016-09-04 21:28:06 -04:00
Allen Webster 65ffa6c6a1 oops didn't mean to commit binaries 2016-09-04 21:27:37 -04:00
Allen Webster b39c479902 Merge branch 'master' of https://bitbucket.org/4coder/4coder 2016-09-04 19:59:16 -04:00
Allen Webster 4bea967c87 build.c packaging working on linux; discovered some issue with running optimized builds -O1 and up all seem to have the issue 2016-09-04 19:58:49 -04:00
insofaras f339eef8f5 linux error popup for missing fonts 2016-09-04 22:24:48 +01:00
Allen Webster a01957a3fc moved linux over to build.c system 2016-09-04 16:41:48 -04:00
Allen Webster 7b046c477b Merge branch 'master' of https://bitbucket.org/4coder/4coder 2016-09-04 13:19:12 -04:00
Allen Webster d358812540 starting linux build.c experiments 2016-09-04 13:18:58 -04:00
Allen Webster 82e836e381 now running cpp lexer types through meta compiler 2016-09-04 13:09:13 -04:00
Allen Webster a132a697b1 finished converting doc writer to using Out_Context 2016-09-04 12:39:21 -04:00
Allen Webster a80e99d575 converted portion of the HTML doc generator to string append instead of fprintf 2016-09-04 01:08:36 -04:00
Allen Webster 8fdff026af converted api header printing to using the Out_Context 2016-09-03 21:44:12 -04:00
Allen Webster a1afaa0e40 now using the meta unit on internal_4coder_string.cpp and 4ed_api_implementation.cpp 2016-09-03 18:43:37 -04:00
Allen Webster 46bddd14b7 finished meta unit for 4coder_types.h 2016-09-03 17:22:47 -04:00
Allen Webster 6205e4f3de extracting the concept a meta unit 2016-09-03 17:04:55 -04:00
Allen Webster 4a415a83ac printing all types through same system 2016-09-03 15:49:47 -04:00
Allen Webster 1c513033cd most systems now relying on parse context 2016-09-03 14:57:42 -04:00
Allen Webster 554a61d7a0 functions and macros now parsed by parser_context 2016-09-03 01:03:03 -04:00
Allen Webster 163b99e967 function_parse transitional works 2016-09-02 22:54:49 -04:00
Allen Webster ad6379c6a7 moving towards parse context; back to main computer 2016-09-02 22:27:09 -04:00
Allen Webster be36b925ea fix for argument name change 2016-09-02 21:15:53 -04:00
Allen Webster f4b6be49d1 switching to laptop now, nothing huge done 2016-09-02 21:10:34 -04:00
Allen Webster 58da5140fc merged the function set into the item set 2016-09-02 19:49:01 -04:00
Allen Webster 59f1731746 compressed file reading and parsing into meta_parse 2016-09-02 19:14:25 -04:00
Allen Webster 56b04115b3 collapsed everything into Item_Node; made the item parsing functions more similar 2016-09-02 17:41:56 -04:00
Allen Webster 8b00c86db1 converged all systems into one item type 2016-09-02 16:02:29 -04:00
Allen Webster 9a5d57f961 changed function_set in metagen so that it is not structure of arrays any more; introduced item type 2016-09-02 15:39:38 -04:00
Allen Webster 2b36821c1e fixed lexer issue 2016-09-02 13:01:52 -04:00
Allen Webster c134f04dde fixed issue with windows full screen (may want to revist in the future though) 2016-09-02 11:58:04 -04:00
Allen Webster f7afb72796 Merge branch 'master' of https://bitbucket.org/4coder/4coder 2016-09-01 16:29:15 -04:00