Commit Graph

97 Commits (4a76692826767de5d058041d8dd89852fae14eef)

Author SHA1 Message Date
Allen Webster bb7a098663 dynamic remapping up and running, first pass at the new maps is done 2017-11-08 16:28:44 -05:00
Allen Webster 6908775450 starting to collapse cross platform duplication 2017-07-18 11:50:37 -04:00
Allen Webster 312035ac8c cleaned up the complex memory in sitegen 2017-07-10 10:51:19 -04:00
Allen Webster 7a94942242 fixed small issues discovered after 4.0.21 release 2017-06-28 11:15:54 -04:00
Allen Webster 982dca7e5e Got custom and app layers building on Mac 2017-06-26 22:47:00 -04:00
Allen Webster 964efa909d fixed sticky jump bug in 4coder_casey.cpp 2017-06-26 12:03:57 -04:00
Allen Webster 42265ce123 filling out docs for the site, fixing up the stb-dark color theme 2017-06-24 10:07:32 -04:00
Allen Webster b3e55cfbc2 4.0.21 building and ready on win7, still needs test driving 2017-06-24 09:49:20 -04:00
Allen Webster aba967065d most of the work towards 4.0.20 2017-05-27 16:04:13 -04:00
Allen Webster 4d71a35fed got new lexer keywords thing working, built out several example 'languages' began investigating the jump to error situation. 2017-05-20 21:22:20 -04:00
Allen Webster 4713733855 4.0.19 new features fixed up to build on VS 2017 2017-04-22 22:28:41 -04:00
Allen Webster b86428a6f0 4.0.19 casey stuff added 2017-04-22 22:11:03 -04:00
Allen Webster 2bfab67860 4.0.19 bug fixes, all features ready to go 2017-04-22 20:53:19 -04:00
Allen Webster aba023aff8 Added end file hook, got the sticky jumps pretty much finished for 4.0.19 2017-04-18 11:41:49 -04:00
Allen Webster bc4c866cf0 lots of progress on 4.0.19 2017-04-15 17:47:23 -04:00
Allen Webster f9d2414281 Revert "Converting to proper use of umem everywhere (kind of went off on a tanget there :D)"
This reverts commit fe7c0fe47e.
2017-03-23 15:16:39 -04:00
Allen Webster 51b59d31d1 Revert "Changed the a lot of stuff over to umem"
This reverts commit 906f79ef8e.
2017-03-23 15:15:33 -04:00
Allen Webster baa8ef3d8d Revert "progress converting the platform layer over"
unfucking things
This reverts commit c7b1328cab.
2017-03-23 15:15:05 -04:00
Allen Webster db39b1ea90 Revert "finished platform layer, it's fucked, rolling back"
unfucking things
This reverts commit c492bfdb4e.
2017-03-23 15:14:39 -04:00
Allen Webster c492bfdb4e finished platform layer, it's fucked, rolling back 2017-03-23 15:08:08 -04:00
Allen Webster c7b1328cab progress converting the platform layer over 2017-03-22 22:17:17 -04:00
Allen Webster 906f79ef8e Changed the a lot of stuff over to umem 2017-03-20 02:35:39 -04:00
Allen Webster fe7c0fe47e Converting to proper use of umem everywhere (kind of went off on a tanget there :D) 2017-03-19 19:05:05 -04:00
Allen Webster 18d19fb9fa added new file hook; fixed up linux save-to-name bug; fixed up packaging bug 2017-02-26 15:13:06 -05:00
Allen Webster 67f6e7b743 utf8 encoded buffers fully working on windows 2017-02-20 16:05:42 -05:00
Allen Webster 0417cab3d0 4.0.15 various bug fixes, feature polish, added experimental scope command 2017-01-28 19:03:23 -05:00
Allen Webster 63f695d074 got new organization system working on linux 2017-01-23 01:19:43 -05:00
Allen Webster f6a1c50d14 misc bug fixes and cleanups, added function lister, and scope navigator 2017-01-13 22:01:35 -05:00
Allen Webster 9f8a00169c finished up the dangling todo items: fixed the click position bug, setup auto-indent-on-save, and finished the project fkey system 2016-12-26 17:49:01 -05:00
Allen Webster cd6bed08e5 progress on the project system 2016-12-24 16:09:53 -05:00
Allen Webster 8cd14b79ca cleaned up some rusty old debug stuff 2016-12-18 15:42:11 -05:00
Allen Webster 987eeb06ec progress on the site baking system; stream lined build.bat 2016-12-08 12:16:50 -05:00
Allen Webster 9154ec552f messing with the build system, generalizing pushd, cleaning up #if #endif hacks 2016-11-22 22:37:28 -05:00
Allen Webster c221d97f13 a4.0.12 ready 2016-10-28 10:11:56 -04:00
Allen Webster 39be882693 post-stream, got miblo incrementors/decrementors started. added settings for code presentation. adding config file for code wrapping 2016-10-27 19:45:41 -04:00
Allen Webster ac2a3ffb6d part of the way towards adding an apparent-character positioning system, need the metadata for it now 2016-09-24 02:17:06 -04:00
Allen Webster c9b62381ed 4.0.11 fix on command line file handling 2016-09-16 21:11:22 -04:00
Allen Webster be735f84f0 4.0.11 ready 2016-09-16 20:03:09 -04:00
Allen Webster 7a23c72d11 switched experimental operations over to token streams 2016-09-16 10:10:45 -04:00
Allen Webster 7a12c71a95 new code manipulating experiments, fix to relex rule 2016-09-14 19:39:33 -04:00
Allen Webster aea67fa68b exit hook ready 2016-09-09 09:04:51 -04:00
Allen Webster 1c513033cd most systems now relying on parse context 2016-09-03 14:57:42 -04:00
Allen Webster 72ea42364d got rid of dead file 2016-09-01 15:40:25 -04:00
Allen Webster 084d45b530 implemented windows fullscreen (hacking alt tab), improved the next error part of the jump parsing 2016-08-31 20:26:52 -04:00
Allen Webster d0dbf70e48 set up the basic testing scheme. 2016-07-18 21:35:09 -04:00
Allen Webster 2076676156 fix sticky cursor problem 2016-07-18 18:05:28 -04:00
Allen Webster 28af8c92cc rough multi-line system 2016-07-18 16:53:04 -04:00
Allen Webster 7ec039edfd eliminate the Cpp_File that drove me crazy 2016-07-16 14:40:26 -04:00
Allen Webster 5d9aa6aeb0 quick bug fix, 4.0.10 totally ready 2016-07-15 11:45:02 -04:00
Allen Webster c8d881c1b5 multi-fonting, explicity monospace font for build panel 2016-07-14 12:41:23 -04:00