Allen Webster
|
59f1731746
|
compressed file reading and parsing into meta_parse
|
2016-09-02 19:14:25 -04:00 |
Allen Webster
|
9a5d57f961
|
changed function_set in metagen so that it is not structure of arrays any more; introduced item type
|
2016-09-02 15:39:38 -04:00 |
Allen Webster
|
2b36821c1e
|
fixed lexer issue
|
2016-09-02 13:01:52 -04:00 |
Allen Webster
|
c134f04dde
|
fixed issue with windows full screen (may want to revist in the future though)
|
2016-09-02 11:58:04 -04:00 |
Allen Webster
|
f236e7c9d1
|
exit command
|
2016-09-01 16:29:07 -04:00 |
Allen Webster
|
2c20438e88
|
full screen API
|
2016-08-31 23:06:46 -04:00 |
Allen Webster
|
a7feb7052c
|
improved jump to parsing to handle parentheses in file paths on windows
|
2016-08-31 12:52:46 -04:00 |
Allen Webster
|
6986f3c854
|
fixed indent bug with end of line comment, removed token merging
|
2016-08-31 11:10:22 -04:00 |
Allen Webster
|
ec27163c48
|
removed all occurances of int
|
2016-08-28 21:03:26 -04:00 |
Allen Webster
|
3d714642ad
|
only building the default customizations in when customizations are disabled to reduce exe size
|
2016-08-28 13:31:43 -04:00 |
Allen Webster
|
8e81ae82e0
|
C version of string library, C++ version preserved
|
2016-08-28 00:31:06 -04:00 |
Allen Webster
|
c8d881c1b5
|
multi-fonting, explicity monospace font for build panel
|
2016-07-14 12:41:23 -04:00 |
Allen Webster
|
e02ab24488
|
fix to make rendering change work on windows compile
|
2016-07-13 00:43:43 -04:00 |
Allen Webster
|
92014e2ee8
|
finished up string docs, enhanced the match check rule
|
2016-07-12 18:17:45 -04:00 |
Allen Webster
|
add72934e0
|
search all, and jump to location with return appears to be working
|
2016-07-12 14:20:06 -04:00 |
Allen Webster
|
0d5f6e82d3
|
new word complete appears to work
|
2016-07-11 12:15:37 -04:00 |
Allen Webster
|
c479e14f25
|
move towards searching commands custom side and custom allocator
|
2016-07-10 01:49:11 -04:00 |
Allen Webster
|
b4e6bd94e5
|
moving towards batch edits in the custom API
|
2016-07-08 17:47:37 -04:00 |
Allen Webster
|
42cab1b573
|
eliminated max_y
|
2016-07-06 18:04:31 -04:00 |
Allen Webster
|
170f521e26
|
upgraded string library
|
2016-07-06 15:18:10 -04:00 |
Allen Webster
|
ef4ea218f3
|
html fix
|
2016-07-05 10:08:00 -04:00 |
Allen Webster
|
4b0c4c9d3d
|
4coder casey updated
|
2016-07-05 09:30:07 -04:00 |
Allen Webster
|
08d183eb9a
|
4.0.9 features complete
|
2016-07-05 09:11:26 -04:00 |
Allen Webster
|
98fa9e1952
|
moved view manipulation to custom side
|
2016-07-04 21:36:30 -04:00 |
Allen Webster
|
3430f50103
|
remove file's font id
|
2016-07-04 16:40:57 -04:00 |
Allen Webster
|
67306d87bd
|
new method of tracking previous file locations
|
2016-07-02 18:59:16 -04:00 |
Allen Webster
|
c245b63130
|
more adjustments to scrolling system
|
2016-07-02 13:54:56 -04:00 |
Allen Webster
|
21b89b8ee6
|
standard build function fixed
|
2016-07-02 10:56:50 -04:00 |
Allen Webster
|
c1986f6f44
|
doc rewrites into full sentences.
|
2016-07-02 10:15:15 -04:00 |
Allen Webster
|
982ce836af
|
switched over to new 4coder_types.h, wrote docs
|
2016-07-01 01:42:19 -04:00 |
Allen Webster
|
4023b96560
|
added mouse suppression mode
|
2016-06-29 15:11:37 -04:00 |
Allen Webster
|
cb6d1d8953
|
moved cmdid_show_scrollbar/cmdid_hide_scrollbar to custom side
|
2016-06-29 14:38:58 -04:00 |
Allen Webster
|
f37b2032c1
|
eliminated the poopy-poop-sauce set/get rewrite functions
|
2016-06-29 14:23:14 -04:00 |
Allen Webster
|
69d617d406
|
improve the work-flow of jump to error a little more
|
2016-06-29 13:16:08 -04:00 |
Allen Webster
|
7be53d8769
|
jump to error
|
2016-06-28 18:58:50 -04:00 |
Allen Webster
|
9240b4a457
|
start of new build system
|
2016-06-28 15:48:12 -04:00 |
Allen Webster
|
27b93e3474
|
basic function doc formatting
|
2016-06-27 15:45:15 -04:00 |
Allen Webster
|
ed29d04c10
|
now generating API headers and docs solely from the implementation file, thus eliminating the declaration/definition duplication
|
2016-06-27 11:52:58 -04:00 |
Allen Webster
|
f458ba2113
|
pre-change to single location API names.
|
2016-06-27 10:25:17 -04:00 |
Allen Webster
|
239985696f
|
doc generator prototype
|
2016-06-24 15:33:37 -04:00 |