This website requires JavaScript.
6d2589d149
rendering all bytes
Allen Webster
2016-09-18 23:29:40 -0400
803f486973
passing the command line parameters to the application
Allen Webster
2016-09-18 22:49:25 -0400
b4d1a2205d
cleared out old buffer code
Allen Webster
2016-09-18 11:30:19 -0400
c551c081a7
now officially running through the gap buffer with 100 of features working!!!!
Allen Webster
2016-09-18 11:24:43 -0400
3a7f4db69e
relex API allows starting from any chunk, fixed null check bug
Allen Webster
2016-09-18 10:41:15 -0400
6168528c0e
cleaned up the relex API, in theory it handles chunks now
Allen Webster
2016-09-18 09:09:43 -0400
3bd8fd5147
name hiding problem fixed, new version number
Allen Webster
2016-09-17 10:04:41 -0400
7c8cbc4943
fixing nonsense
Allen Webster
2016-09-16 21:56:28 -0400
21bbf919cd
Merge branch 'master' of https://bitbucket.org/4coder/4coder
Allen Webster
2016-09-16 21:54:28 -0400
27f6e3a040
nonsense
Allen Webster
2016-09-16 21:54:24 -0400
51f05ac783
fixed issue with get/close view
Allen Webster
2016-09-16 21:53:31 -0400
c9b62381ed
4.0.11 fix on command line file handling
Allen Webster
2016-09-16 21:11:22 -0400
be735f84f0
4.0.11 ready
Allen Webster
2016-09-16 20:03:09 -0400
7a23c72d11
switched experimental operations over to token streams
Allen Webster
2016-09-16 10:10:45 -0400
bc4905b83c
introduced token streams
Allen Webster
2016-09-15 11:01:52 -0400
7a12c71a95
new code manipulating experiments, fix to relex rule
Allen Webster
2016-09-14 19:39:33 -0400
9e151fd823
fixed several small issues and added a new test for unicode files
Allen Webster
2016-09-13 19:59:48 -0400
30a2a95b69
fixed up file track issue
Allen Webster
2016-09-13 15:56:14 -0400
1f064acbb7
Merge branch 'master' of https://bitbucket.org/4coder/4coder
Allen Webster
2016-09-13 15:39:12 -0400
8862c2b5b6
Merge branch 'master' of https://bitbucket.org/4coder/4coder
Allen Webster
2016-09-13 15:38:15 -0400
aa10a0013d
improved zipping rule on linux for packaging
Allen Webster
2016-09-13 15:38:09 -0400
46c21b991b
cleaned up the indenting code
Allen Webster
2016-09-13 09:52:54 -0400
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