Commit Graph

146 Commits (59e2a62f3719883000e4e551f4272ac4bc07c3b5)

Author SHA1 Message Date
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 a4ef272b1b got the parse context system working in 4coder 2017-05-19 19:55:50 -04:00
Allen Webster 27dcead16f finished up the lexer fixes 2017-05-02 17:35:48 -04:00
Allen Webster 37c3422603 Fixed lexer bug 2017-05-02 11:51:35 -04:00
Allen Webster 96f2433a94 optimized build option 2017-04-24 11:23:12 -04:00
Allen Webster cabd90bcac 4.0.19 ready to package after win10 test 2017-04-22 22:14:21 -04:00
Allen Webster b86428a6f0 4.0.19 casey stuff added 2017-04-22 22:11:03 -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 a5936fa734 got the lexer compression done correctly 2017-04-18 10:39:24 -04:00
Allen Webster ab0f7f3028 Revert "introduced some kind of lexing bug"
This reverts commit 8831151422.
2017-04-18 10:25:53 -04:00
Allen Webster 8831151422 introduced some kind of lexing bug 2017-04-18 10:21:55 -04:00
Allen Webster 9d1756ad2b new handling for strings in lexer 2017-04-17 19:34:54 -04:00
Allen Webster bc4c866cf0 lots of progress on 4.0.19 2017-04-15 17:47:23 -04:00
Allen Webster f4ccc9d519 recovered from tinkering all day 2017-04-01 02:18:45 -04:00
Allen Webster f754804cc3 Revert "playing with a packaging VM"
This reverts commit 767cc164d5.
2017-04-01 02:15:47 -04:00
Allen Webster 767cc164d5 playing with a packaging VM 2017-04-01 02:15:15 -04:00
Allen Webster 623026c655 4.0.18 ready to go 2017-03-30 16:11:26 -04:00
Allen Webster 424bb2a52a some finishing touch ups 4.0.18 2017-03-30 11:18:16 -04:00
Allen Webster 5217d015be a few little optimizations to take the edge off, 4.0.18 ready for publishing (barring problems durring test drive session) 2017-03-29 16:50:29 -04:00
Allen Webster 49798a25fe file bar hiding, open file that creates new buffer, seek up directories for project.4coder, load project at launch option, WM_DISPLAYCHANGE, alphanumeric word boundaries work with utf8 encoded characters. 2017-03-27 18:36:42 -04:00
Allen Webster fbe5c3ff4f Got unicode text files working, need to revist code wrapping 2017-03-24 19:41:10 -04:00
Allen Webster 4d46aa8e97 got unicode working in the clipboard, reoganized some old stuff 2017-03-23 19:40:16 -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 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 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 aeb43dcfb9 got fonts working on Linux 2017-03-19 14:25:12 -04:00
Allen Webster f37cf6b683 cleaned up some dumb old stuff 2017-03-17 14:49:36 -04:00
Allen Webster 7fd55df13f finished building 4coder with MSVC 2017 2017-03-17 14:38:09 -04:00
Allen Webster a6d0156e0c finished getting through 4ed_app.cpp to build in MSVC 2017's compiler 2017-03-17 13:45:41 -04:00
Allen Webster 0373016da3 fixing things up for MSVC 2017 build 2017-03-17 00:48:27 -04:00
Allen Webster 16b11c593a final adjustment, 4coder 4.0.17 ready to go 2017-02-27 10:01:02 -05:00
Allen Webster 29bc2645ae adjusted package naming scheme 2017-02-27 09:53:38 -05:00
Allen Webster c4358ab179 package script architecture names cleaned up; added code extensions to config file 2017-02-26 16:44:40 -05: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 37bf8777a4 got 32-bit windows build running 2017-02-24 20:53:40 -05:00
Allen Webster 706b7dc617 new mark setting system setup, not finished testing new write_character 2017-02-23 21:30:29 -05:00
Allen Webster fdbb33b10b experiments with build system for x86 windows build 2017-02-22 19:22:59 -05:00
Allen Webster 59267a6418 new utf8 <-> utf16 code 2017-02-17 20:04:41 -05:00
Allen Webster 64a2a75300 fixed issue with expansion binding built in command maps 2017-02-17 17:03:19 -05:00
Allen Webster 48bcb06893 extended ascii; improved file handling; assorted bug fixes 2017-02-12 01:01:01 -05:00
Allen Webster 783d1f2fc6 fixed cpu burning bug 2017-02-02 19:52:39 -05:00
Allen Webster 7dc483c8f6 site fixup 2017-01-30 12:30:03 -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 e37cce743a lots of organization to files, figured out a good way to solve the build.cpp string problem and set it up 2017-01-06 21:59:55 -05:00