Commit Graph

57 Commits (be36b925ea6a08e87468b9edb667f59e7bc61e8f)

Author SHA1 Message Date
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 6986f3c854 fixed indent bug with end of line comment, removed token merging 2016-08-31 11:10:22 -04:00
Allen Webster 9d2384b3b9 improvements to the lexer 2016-08-30 15:30:41 -04:00
Allen Webster ec27163c48 removed all occurances of int 2016-08-28 21:03:26 -04:00
Allen Webster 3d714642ad only building the default customizations in when customizations are disabled to reduce exe size 2016-08-28 13:31:43 -04:00
Allen Webster 505f803274 improvements to custom build time 2016-08-28 11:42:12 -04:00
Allen Webster 8e81ae82e0 C version of string library, C++ version preserved 2016-08-28 00:31:06 -04:00
Allen Webster 904f72a065 conversion of platform layer 2016-08-22 19:54:20 -04:00
Allen Webster 7ec039edfd eliminate the Cpp_File that drove me crazy 2016-07-16 14:40:26 -04:00
Allen Webster 92014e2ee8 finished up string docs, enhanced the match check rule 2016-07-12 18:17:45 -04:00
Allen Webster 170f521e26 upgraded string library 2016-07-06 15:18:10 -04:00
Allen Webster ef4ea218f3 html fix 2016-07-05 10:08:00 -04:00
Allen Webster 21b89b8ee6 standard build function fixed 2016-07-02 10:56:50 -04:00
Allen Webster c1986f6f44 doc rewrites into full sentences. 2016-07-02 10:15:15 -04:00
Allen Webster 982ce836af switched over to new 4coder_types.h, wrote docs 2016-07-01 01:42:19 -04:00
Allen Webster 69d617d406 improve the work-flow of jump to error a little more 2016-06-29 13:16:08 -04:00
Allen Webster 7be53d8769 jump to error 2016-06-28 18:58:50 -04:00
Allen Webster 9240b4a457 start of new build system 2016-06-28 15:48:12 -04:00
Allen Webster 27b93e3474 basic function doc formatting 2016-06-27 15:45:15 -04:00
Allen Webster ed29d04c10 now generating API headers and docs solely from the implementation file, thus eliminating the declaration/definition duplication 2016-06-27 11:52:58 -04:00
Allen Webster f458ba2113 pre-change to single location API names. 2016-06-27 10:25:17 -04:00
Allen Webster 239985696f doc generator prototype 2016-06-24 15:33:37 -04:00
Allen Webster e9c5f89575 new protection API 2016-06-20 16:34:48 -04:00
Allen Webster 6ec67c0913 got 4coder_casey.cpp working with API updates. 2016-06-13 14:54:26 -04:00
Allen Webster 33c8339c92 removed parameter stack, autogenerate more API stuff 2016-06-13 12:56:33 -04:00
Allen Webster 180b4016d1 exposing clicks to custom api 2016-06-10 19:46:30 -04:00
Allen Webster 412ad98864 seeing debug mouse events and mouse consumption 2016-06-07 14:52:40 -04:00
Allen Webster 48eeb211ae improvements to the string library 2016-06-07 12:26:11 -04:00
Allen Webster 9ac0727d08 trimmed down custom api 2016-05-30 21:22:55 -04:00
Allen Webster 17dfa93c34 removed the delayed action system 2016-05-29 18:01:27 -04:00
Allen Webster 5275ac5823 removed try_kill from the dact system 2016-05-29 17:34:52 -04:00
Allen Webster 5138d565d8 removed switch from the dact system 2016-05-29 17:02:03 -04:00
Allen Webster cd6614b215 removed 'touch' from the dact system 2016-05-29 16:50:07 -04:00
Allen Webster 37e0b17e7c removed kill from the dact system 2016-05-29 16:41:51 -04:00
Allen Webster bc15f0ed3c removed open, and open_background from the dact system 2016-05-29 16:12:53 -04:00
Allen Webster d224d8cd7b removed save, save_as, and new from the dact system 2016-05-29 15:54:20 -04:00
Allen Webster 56d716dde4 now generating the functions in 4coder_custom.h 2016-05-25 18:43:58 -04:00
Allen Webster d5f98bcd31 delay.cpp generator fixed 2016-05-16 12:19:17 -04:00
Allen Webster d7d2f7d6f2 fix to delay.cpp generator 2016-05-16 12:14:42 -04:00
Allen Webster 73cc788e65 changes for dpi 2016-03-19 23:09:00 -04:00
Allen Webster 69a83d0ca5 check files before closing 2016-03-16 12:50:26 -04:00
Allen Webster 264100d81a various bug fixes 2016-03-07 00:13:20 -05:00
Allen Webster 6e1abb4237 theme API part 1, bug fixes 2016-03-04 23:10:55 -05:00
Allen Webster f0e2ca99a5 meta generate styles 2016-03-04 18:10:00 -05:00