Allen Webster
|
8bd7c2fd67
|
Token transition in progress
|
2019-09-03 22:31:35 -07:00 |
Allen Webster
|
7072c92dc2
|
Switching the API over to i64 and Range_i64 for positions inside buffers
|
2019-06-20 16:43:27 -07:00 |
Allen Webster
|
cf6c92fcbd
|
Switching the API return method
|
2019-06-18 19:31:59 -07:00 |
Allen Webster
|
316673af26
|
Simplified and optimized implementation of string matching/scanning/listing operations by reducing to a chunked text linear scanning algorithim
|
2019-06-16 16:38:22 -07:00 |
Allen Webster
|
e274bb9120
|
Simplify and rename 'hard starts' stuff for indentation
|
2019-06-14 15:57:22 -07:00 |
Allen Webster
|
11cd6192ed
|
Removing old style scanning code from 4coder_search.cpp
|
2019-06-14 14:07:17 -07:00 |
Allen Webster
|
7e3bcf04a8
|
Generalizing the ideas of 'stop spots' and 'enclose' operations even more
|
2019-06-10 22:01:57 -07:00 |
Allen Webster
|
0516c94afc
|
Deeply reorganizing code from seek.cpp; more 'enclose' operations
|
2019-06-09 14:05:57 -07:00 |
Allen Webster
|
9ce2eeeb11
|
Replaced streaming implementations of seeks with a core based character class seek system
|
2019-06-08 17:09:14 -07:00 |
Allen Webster
|
2ef8f361d7
|
Merge non-sense, who knows, here goes
|
2019-06-01 16:58:28 -07:00 |
Allen Webster
|
bcec902ce2
|
More progress shifting off of View_Summary
|
2019-04-06 14:13:49 -07:00 |
Allen Webster
|
7792bb2b81
|
New insertion buffering; fixed new search bug
|
2019-04-02 13:06:49 -07:00 |
Allen Webster
|
afc46f615f
|
text layout space conversions
|
2019-03-31 23:14:31 -07:00 |
Allen Webster
|
731a162d9c
|
Lots of progress towards sectioning off Buffer_Summary
|
2019-03-31 19:41:39 -07:00 |
Allen Webster
|
e4b007319a
|
Moving basically everything to 4coder base types
|
2019-02-26 15:30:08 -08:00 |
Allen Webster
|
632e2bf9cd
|
Changed off bool32 int32_t uint32_t; Frame_Info, and Render_Parameters structures
|
2019-02-26 15:08:42 -08:00 |
Allen Webster
|
258257eb45
|
4coder Jamm 1
|
2019-02-23 23:22:16 -08:00 |
Allen Webster
|
5ddc8e2b86
|
Fixed up seeks even more
|
2019-02-20 22:58:34 -08:00 |
Allen Webster
|
375fab3d2c
|
Finished cleanup of old token streaming stuff
|
2019-02-01 16:58:44 -08:00 |
Allen Webster
|
3b06664f2b
|
Everything now works on the new token iteration system
|
2019-02-01 16:23:48 -08:00 |
Allen Webster
|
21a7a58871
|
begining rewrite of token iteration
|
2019-02-01 14:50:33 -08:00 |
Allen Webster
|
93fe0e1472
|
Removing all inlines
|
2019-01-31 05:06:42 -08:00 |
Allen Webster
|
a339c9fc9e
|
New heap up and running.
|
2018-08-18 01:16:52 -07:00 |
Allen Webster
|
0f23470717
|
Progress towards a new dynamic scope API
|
2018-08-11 20:45:09 -07:00 |
Allen Webster
|
23e2c5489f
|
Color Theme Lister
|
2018-08-10 14:52:57 -07:00 |
Allen Webster
|
cb1273d4cb
|
Moved the entire project system over to the new config parsing base
|
2018-05-19 15:05:31 -07:00 |
Allen Webster
|
537f83ab69
|
Wrote a new config parser
|
2018-05-11 17:53:02 -07:00 |
Allen Webster
|
9181371be7
|
The end of 4coder_helper as a folder, all helpers grouped with main helper file or other appropriate code. End of power as a folder, all power code preserved at same level as normal code
|
2018-05-10 01:12:47 -07:00 |
Allen Webster
|
63f695d074
|
got new organization system working on linux
|
2017-01-23 01:19:43 -05:00 |
Allen Webster
|
9f8a00169c
|
finished up the dangling todo items: fixed the click position bug, setup auto-indent-on-save, and finished the project fkey system
|
2016-12-26 17:49:01 -05:00 |
Allen Webster
|
cd6bed08e5
|
progress on the project system
|
2016-12-24 16:09:53 -05:00 |
Allen Webster
|
8cd14b79ca
|
cleaned up some rusty old debug stuff
|
2016-12-18 15:42:11 -05:00 |
Allen Webster
|
7ac01f5918
|
loosened up the buffer creation API
|
2016-10-08 16:20:49 -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
|
be735f84f0
|
4.0.11 ready
|
2016-09-16 20:03:09 -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
|
ec27163c48
|
removed all occurances of int
|
2016-08-28 21:03:26 -04:00 |
Allen Webster
|
8e81ae82e0
|
C version of string library, C++ version preserved
|
2016-08-28 00:31:06 -04:00 |
Allen Webster
|
2c0b575f5c
|
first version of file track system
|
2016-08-22 15:31:19 -04:00 |
Allen Webster
|
28af8c92cc
|
rough multi-line system
|
2016-07-18 16:53:04 -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
|
cdcc01ec23
|
fixed off-by-one in remeasure widths
|
2016-07-04 00:04:39 -04:00 |
Allen Webster
|
2e87d8bfaa
|
adjustment to build rule to fall back to hot directory when file's directory fails
|
2016-07-03 16:03:19 -04:00 |
Allen Webster
|
4023b96560
|
added mouse suppression mode
|
2016-06-29 15:11:37 -04:00 |
Allen Webster
|
f37b2032c1
|
eliminated the poopy-poop-sauce set/get rewrite functions
|
2016-06-29 14:23:14 -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
|
1564ade4b0
|
replaced fade 'ticks' with ''seconds''
|
2016-06-24 00:02:09 -04:00 |
Allen Webster
|
7f05551216
|
4.0.8 almost ready to go
|
2016-06-23 19:11:09 -04:00 |