Allen Webster
|
de4f320e27
|
organized metaprogramming some more, still needs work. Setup the 'site' subproject
|
2016-11-01 23:27:51 -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
|
7ac01f5918
|
loosened up the buffer creation API
|
2016-10-08 16:20:49 -04:00 |
Allen Webster
|
39699b2d9f
|
wrapped up the unification of the virtual whitespace parsing system, switched to allowing the virtual whitespace to be toggled
|
2016-10-05 02:08:23 -04:00 |
Allen Webster
|
8f8806f86d
|
added a wrap_line index to the cursors, switch the dialogical wrap APIs to using wrap_line instead of pos, for identifying wrap positions
|
2016-09-27 15:33:44 -04:00 |
Allen Webster
|
0da0013df6
|
basic apparent character positioning working
|
2016-09-24 20:13:24 -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
|
a5768e457c
|
moved line wrapping rules 100 to buffer datastructures
|
2016-09-21 20:01:12 -04:00 |
Allen Webster
|
1e8bea250e
|
arbitrary wrap positions with commands for adjusting and horizontal navigation
|
2016-09-20 15:48:02 -04:00 |
Allen Webster
|
803f486973
|
passing the command line parameters to the application
|
2016-09-18 22:49:25 -04:00 |
Allen Webster
|
7a12c71a95
|
new code manipulating experiments, fix to relex rule
|
2016-09-14 19:39:33 -04:00 |
Allen Webster
|
9e151fd823
|
fixed several small issues and added a new test for unicode files
|
2016-09-13 19:59:48 -04:00 |
Allen Webster
|
894a06d7ef
|
token indent new flags and end of block handler
|
2016-09-12 21:58:32 -04:00 |
Allen Webster
|
3970f1f338
|
fixed initial file loading name issue; wrapped lexer string.h in include guard
|
2016-09-09 18:56:43 -04:00 |
Allen Webster
|
602d41be70
|
mouse button release events
|
2016-09-09 13:14:38 -04:00 |
Allen Webster
|
aea67fa68b
|
exit hook ready
|
2016-09-09 09:04:51 -04:00 |
Allen Webster
|
5b2077c6d7
|
some clean up on the indent rule code
|
2016-09-08 21:02:51 -04:00 |
Allen Webster
|
bdd893438d
|
implemented custom side auto indent
|
2016-09-07 20:32:31 -04:00 |
Allen Webster
|
82e836e381
|
now running cpp lexer types through meta compiler
|
2016-09-04 13:09:13 -04:00 |
Allen Webster
|
4a415a83ac
|
printing all types through same system
|
2016-09-03 15:49:47 -04:00 |
Allen Webster
|
1c513033cd
|
most systems now relying on parse context
|
2016-09-03 14:57:42 -04:00 |
Allen Webster
|
59f1731746
|
compressed file reading and parsing into meta_parse
|
2016-09-02 19:14:25 -04:00 |
Allen Webster
|
2b36821c1e
|
fixed lexer issue
|
2016-09-02 13:01:52 -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
|
d61adebba2
|
simplification of sysshared requirements
|
2016-08-28 22:14:02 -04:00 |
Allen Webster
|
ec27163c48
|
removed all occurances of int
|
2016-08-28 21:03:26 -04:00 |
Allen Webster
|
c8d881c1b5
|
multi-fonting, explicity monospace font for build panel
|
2016-07-14 12:41:23 -04:00 |
Allen Webster
|
dacf7f1675
|
rounded out batch edit, tracked down some bugs
|
2016-07-13 19:19:42 -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
|
c479e14f25
|
move towards searching commands custom side and custom allocator
|
2016-07-10 01:49:11 -04:00 |
Allen Webster
|
8258e6c1ab
|
finished moving clean all lines
|
2016-07-09 00:39:14 -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
|
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 |