Commit Graph

122 Commits (2017068cbf1a43f79b52e2d2cab8cc9b6b8e5339)

Author SHA1 Message Date
Allen Webster c0ceff4c26 introduced platform inc folders 2017-06-29 20:34:11 -04:00
Allen Webster 6237cb00e5 setup platform folders (not on windows) 2017-06-29 20:10:34 -04:00
Allen Webster 0486657364 fixed bug with dumping custom_4coder.so into the code path 2017-06-29 20:02:36 -04:00
Allen Webster 1dc1154089 better fix for mac warning 2017-06-29 19:41:39 -04:00
Allen Webster ca5f5bbc3c fix for mac warning 2017-06-29 19:39:41 -04:00
Allen Webster 1f1617ad3c finished getting 4coder to build on Linux again (custom_4coder.so bug still occurring) 2017-06-29 19:37:48 -04:00
Allen Webster 613361ddb7 working on getting right flags to compiler for OS 2017-06-29 19:20:18 -04:00
Allen Webster d1bed5ec30 setup a file for a mac platform layer 2017-06-28 22:53:51 -04:00
Allen Webster cbd60d136c Merge branch 'master' of https://bitbucket.org/4coder/4coder 2017-06-27 12:02:41 -04:00
Allen Webster 0bdf034601 made the easy changes to the indenter 2017-06-27 11:49:27 -04:00
Allen Webster 982dca7e5e Got custom and app layers building on Mac 2017-06-26 22:47:00 -04:00
Allen Webster f9153fa2a5 setting up Mac OS build code, fixes to the string library 2017-06-26 21:11:23 -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 66f421dd77 relying on the good setup scripts for buildsuper 2017-06-22 21:04:42 -04:00
Allen Webster 28cc8cf2e3 fixing up the zip batch 2017-06-22 20:41:23 -04:00
Allen Webster ea6a0996ee putting fonts in the repo 2017-06-22 20:26:18 -04:00
Allen Webster 8ad58cebed moved default config file into code where it belongs, fixed 32 bit setter 2017-06-22 20:01:43 -04:00
Allen Webster 70b585d69a finding the scripts path 2017-06-22 19:39:14 -04:00
Allen Webster 103bcb4994 included cl setup scripts 2017-06-22 19:16:04 -04:00
Allen Webster 26968871b6 removed meta 2017-06-22 18:33:50 -04:00
Allen Webster 92e5c30663 Fixed sticky jump bug; working on 32 bit lexer crash 2017-06-16 19:10:50 -04:00
Allen Webster e65be95289 got command line working 2017-06-12 17:35:06 -04:00
Allen Webster 624e35f8d7 got the color theme file working, started replacing existing color themes with the new system 2017-06-05 17:48:49 -04:00
Allen Webster 6a055fb664 setup package script to use languages folder 2017-05-27 16:35:16 -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 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