Commit Graph

  • 894a06d7ef token indent new flags and end of block handler Allen Webster 2016-09-12 21:58:32 -0400
  • 8bd7c4611a indent whole tokens working Allen Webster 2016-09-10 11:22:25 -0400
  • f0ee2fb6f1 improve the linux error popup a bit Alex Baines 2016-09-10 08:27:21 +0100
  • 404e08260f linux send_exit_signal insofaras 2016-09-10 03:57:45 +0100
  • 170237329f linux cursor fix, ty ChronalDragon insofaras 2016-09-10 01:10:43 +0100
  • 077e6963b1 ooops Allen Webster 2016-09-09 18:59:00 -0400
  • 3970f1f338 fixed initial file loading name issue; wrapped lexer string.h in include guard Allen Webster 2016-09-09 18:56:43 -0400
  • ac8ef58e95 fixed bug that was preventing command line file loading Allen Webster 2016-09-09 13:29:40 -0400
  • 602d41be70 mouse button release events Allen Webster 2016-09-09 13:14:38 -0400
  • 3de8779d53 got the new fixed position layout mode working Allen Webster 2016-09-09 13:02:57 -0400
  • 5a20959c5b fixed linux build issue Allen Webster 2016-09-09 12:47:07 -0400
  • 6eacad6221 part of the way to making panel positions fixed Allen Webster 2016-09-09 11:04:38 -0400
  • aea67fa68b exit hook ready Allen Webster 2016-09-09 09:04:51 -0400
  • 5b2077c6d7 some clean up on the indent rule code Allen Webster 2016-09-08 21:02:51 -0400
  • 55eb007f68 fixed panel closing bug Allen Webster 2016-09-08 18:57:37 -0400
  • 431d80a8b8 switched buffer_boundary_seek over to custom code Allen Webster 2016-09-08 18:03:43 -0400
  • bdd893438d implemented custom side auto indent Allen Webster 2016-09-07 20:32:31 -0400
  • 992058578d fixed subtle relex bug Allen Webster 2016-09-07 15:07:10 -0400
  • 723945bb03 got 4cpp ready to ship Allen Webster 2016-09-06 23:39:19 -0400
  • 8cf49b566e wrote lexer function docs, expanded doc generator Allen Webster 2016-09-06 17:22:35 -0400
  • 161c3cc871 added links in the docs for CPP_NAME names Allen Webster 2016-09-05 21:46:41 -0400
  • bc7d558945 lexer doc section setup Allen Webster 2016-09-05 11:44:19 -0400
  • 4dc20d8fec small optimization of when to execute frames Allen Webster 2016-09-05 09:41:22 -0400
  • 065a6c3dbd fixed up new issues on linux Allen Webster 2016-09-04 23:32:26 -0400
  • f0606b3ccd automated the api.html naming in the package system Allen Webster 2016-09-04 23:23:33 -0400
  • d70d151e28 Merge branch 'master' of https://bitbucket.org/4coder/4coder Allen Webster 2016-09-04 22:59:09 -0400
  • 434e1315b6 packaging with build.c works on windows Allen Webster 2016-09-04 22:59:02 -0400
  • 91f694ba5d fix dumb linux bug that broke -O3 insofaras 2016-09-05 03:44:50 +0100
  • 6374069f98 linux: fix occasional annoying XIO message on exit insofaras 2016-09-05 02:42:22 +0100
  • a9a579d378 oops again Allen Webster 2016-09-04 21:28:06 -0400
  • 65ffa6c6a1 oops didn't mean to commit binaries Allen Webster 2016-09-04 21:27:37 -0400
  • b39c479902 Merge branch 'master' of https://bitbucket.org/4coder/4coder Allen Webster 2016-09-04 19:59:16 -0400
  • 4bea967c87 build.c packaging working on linux; discovered some issue with running optimized builds -O1 and up all seem to have the issue Allen Webster 2016-09-04 19:58:49 -0400
  • f339eef8f5 linux error popup for missing fonts insofaras 2016-09-04 22:24:48 +0100
  • a01957a3fc moved linux over to build.c system Allen Webster 2016-09-04 16:41:48 -0400
  • 7b046c477b Merge branch 'master' of https://bitbucket.org/4coder/4coder Allen Webster 2016-09-04 13:19:12 -0400
  • d358812540 starting linux build.c experiments Allen Webster 2016-09-04 13:18:58 -0400
  • 82e836e381 now running cpp lexer types through meta compiler Allen Webster 2016-09-04 13:09:13 -0400
  • a132a697b1 finished converting doc writer to using Out_Context Allen Webster 2016-09-04 12:39:21 -0400
  • a80e99d575 converted portion of the HTML doc generator to string append instead of fprintf Allen Webster 2016-09-04 01:08:36 -0400
  • 8fdff026af converted api header printing to using the Out_Context Allen Webster 2016-09-03 21:44:12 -0400
  • a1afaa0e40 now using the meta unit on internal_4coder_string.cpp and 4ed_api_implementation.cpp Allen Webster 2016-09-03 18:43:37 -0400
  • 46bddd14b7 finished meta unit for 4coder_types.h Allen Webster 2016-09-03 17:22:47 -0400
  • 6205e4f3de extracting the concept a meta unit Allen Webster 2016-09-03 17:04:55 -0400
  • 4a415a83ac printing all types through same system Allen Webster 2016-09-03 15:49:47 -0400
  • 1c513033cd most systems now relying on parse context Allen Webster 2016-09-03 14:57:42 -0400
  • 554a61d7a0 functions and macros now parsed by parser_context Allen Webster 2016-09-03 01:03:03 -0400
  • 163b99e967 function_parse transitional works Allen Webster 2016-09-02 22:54:49 -0400
  • ad6379c6a7 moving towards parse context; back to main computer Allen Webster 2016-09-02 22:27:09 -0400
  • be36b925ea fix for argument name change Allen Webster 2016-09-02 21:15:53 -0400
  • f4b6be49d1 switching to laptop now, nothing huge done Allen Webster 2016-09-02 21:10:34 -0400
  • 58da5140fc merged the function set into the item set Allen Webster 2016-09-02 19:49:01 -0400
  • 59f1731746 compressed file reading and parsing into meta_parse Allen Webster 2016-09-02 19:14:25 -0400
  • 56b04115b3 collapsed everything into Item_Node; made the item parsing functions more similar Allen Webster 2016-09-02 17:41:56 -0400
  • 8b00c86db1 converged all systems into one item type Allen Webster 2016-09-02 16:02:29 -0400
  • 9a5d57f961 changed function_set in metagen so that it is not structure of arrays any more; introduced item type Allen Webster 2016-09-02 15:39:38 -0400
  • 2b36821c1e fixed lexer issue Allen Webster 2016-09-02 13:01:52 -0400
  • c134f04dde fixed issue with windows full screen (may want to revist in the future though) Allen Webster 2016-09-02 11:58:04 -0400
  • f7afb72796 Merge branch 'master' of https://bitbucket.org/4coder/4coder Allen Webster 2016-09-01 16:29:15 -0400
  • f236e7c9d1 exit command Allen Webster 2016-09-01 16:29:07 -0400
  • 72ea42364d got rid of dead file Allen Webster 2016-09-01 15:40:25 -0400
  • f3a6b15dec i messed up tabs/spaces again fml insofaras 2016-09-01 20:33:42 +0100
  • 0ad5165cf2 linux manual impl of get_canonical to handle non-existent paths insofaras 2016-09-01 20:30:09 +0100
  • c82dbd8e2c linux fullscreen insofaras 2016-09-01 19:05:37 +0100
  • 2c20438e88 full screen API Allen Webster 2016-08-31 23:06:46 -0400
  • 084d45b530 implemented windows fullscreen (hacking alt tab), improved the next error part of the jump parsing Allen Webster 2016-08-31 20:26:52 -0400
  • df236e44b5 Merge branch 'master' of https://bitbucket.org/4coder/4coder Allen Webster 2016-08-31 15:09:25 -0400
  • aff2cddf39 fix dumb mixed tabs/spaces in last commit, ugh insofaras 2016-08-31 20:08:14 +0100
  • 38c46c8d5d linux fatal error popup insofaras 2016-08-31 20:05:34 +0100
  • 2050e42f5b start using message boxes for errors Allen Webster 2016-08-31 14:40:22 -0400
  • a7feb7052c improved jump to parsing to handle parentheses in file paths on windows Allen Webster 2016-08-31 12:52:46 -0400
  • 6986f3c854 fixed indent bug with end of line comment, removed token merging Allen Webster 2016-08-31 11:10:22 -0400
  • efd7f19000 fix issue in junk token highlighting Allen Webster 2016-08-30 22:18:47 -0400
  • 1b2c236b57 fixed wicked crazy bug in optimized build, warrants more investigation Allen Webster 2016-08-30 21:44:02 -0400
  • ca1607013d reorganizing includes a little more Allen Webster 2016-08-30 21:05:24 -0400
  • 452f266d5a Merge branch 'master' of https://bitbucket.org/4coder/4coder Allen Webster 2016-08-30 20:07:35 -0400
  • 6f836eab45 linux make it build and update filetrack system insofaras 2016-08-31 00:33:10 +0100
  • c6b6203e53 more lexer improvements Allen Webster 2016-08-30 18:04:57 -0400
  • c645b9a57b Merge branch 'master' of https://bitbucket.org/4coder/4coder Allen Webster 2016-08-30 17:27:51 -0400
  • 75da8a9518 cleanup of the preprocessor handling Allen Webster 2016-08-30 17:23:34 -0400
  • 9d2384b3b9 improvements to the lexer Allen Webster 2016-08-30 15:30:41 -0400
  • a0f3996e73 linux file track stuff working afaict insofaras 2016-08-30 02:45:36 +0100
  • 1ea3523483 Merge branch 'master' of https://bitbucket.org/4coder/4coder Allen Webster 2016-08-29 14:13:15 -0400
  • 6a89779536 setup merge Allen Webster 2016-08-29 14:13:09 -0400
  • 0378546dd8 prepared linux file track layer and other small adjustments Allen Webster 2016-08-29 12:52:47 -0400
  • 3531c20e56 pulled out shared implementation of file interface on platform layer Allen Webster 2016-08-29 09:57:05 -0400
  • d61adebba2 simplification of sysshared requirements Allen Webster 2016-08-28 22:14:02 -0400
  • ec27163c48 removed all occurances of int Allen Webster 2016-08-28 21:03:26 -0400
  • e7216b80c6 fixed bug with child processes being starved so they cannot terminate properly Allen Webster 2016-08-28 15:25:24 -0400
  • 3d714642ad only building the default customizations in when customizations are disabled to reduce exe size Allen Webster 2016-08-28 13:31:43 -0400
  • 505f803274 improvements to custom build time Allen Webster 2016-08-28 11:42:12 -0400
  • 8e81ae82e0 C version of string library, C++ version preserved Allen Webster 2016-08-28 00:31:06 -0400
  • f7a2affb9f file track system is ready for porting Allen Webster 2016-08-27 13:48:10 -0400
  • 44756b2d5c get directory name from OS instead of storing Allen Webster 2016-08-27 10:42:47 -0400
  • 8ea91269cd fixed crash bug in relexing Allen Webster 2016-08-26 20:42:16 -0400
  • a6033b8418 set up get changed files Allen Webster 2016-08-26 17:30:08 -0400
  • 7ada40c1bc fixes to new save system Allen Webster 2016-08-26 15:35:50 -0400
  • fc76531ca1 file tracker version 2 fully integrated Allen Webster 2016-08-26 13:52:35 -0400
  • 426b8d5576 file tracking system revision 2 Allen Webster 2016-08-25 21:42:46 -0400
  • 6e9bcb4e36 file tracking appears to be integrated fully Allen Webster 2016-08-24 19:01:33 -0400