Allen Webster
|
8bd7c2fd67
|
Token transition in progress
|
2019-09-03 22:31:35 -07:00 |
Allen Webster
|
8f8ad47f4e
|
Log grapher wrapped up, more flexible key matching in listers, i64 in markers
|
2019-08-23 18:34:42 -07:00 |
Allen Webster
|
a7c5be3e02
|
Deprecated old table and arena code
|
2019-07-12 17:43:17 -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
|
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
|
cd299761e9
|
Line numbers
|
2019-02-27 13:14:25 -08:00 |
Allen Webster
|
f3a3dfdffe
|
Fixing max_f32
|
2019-02-26 15:32:49 -08:00 |
Allen Webster
|
e4b007319a
|
Moving basically everything to 4coder base types
|
2019-02-26 15:30:08 -08:00 |
Allen Webster
|
f49d937fae
|
Updated API to using IDs, added new key codes
|
2019-02-13 14:14:27 -08:00 |
Allen Webster
|
93fe0e1472
|
Removing all inlines
|
2019-01-31 05:06:42 -08:00 |
Allen Webster
|
4867c26c43
|
New hook for edited files::
|
2019-01-31 04:38:24 -08:00 |
Allen Webster
|
733ce1ce0b
|
Changes updated, list all functions all buffers bound
|
2018-12-18 17:25:30 -08:00 |
Allen Webster
|
831c4c0d94
|
Comment line toggle
|
2018-12-17 21:14:56 -08:00 |
Allen Webster
|
a1cfefbf86
|
Fixes: scope highlight scrolled right, ignore render items off the screen, scientific notation parsing with +
|
2018-12-16 20:31:04 -08:00 |
Allen Webster
|
4681ab76c4
|
Undoing hjkl changes
|
2018-12-11 08:53:17 -08:00 |
Allen Webster
|
f9e33233b5
|
Change binding for absorb scope command
|
2018-11-29 15:21:29 -08:00 |
Allen Webster
|
fb4988f185
|
Switched to deafult skipping sub-errors
|
2018-11-29 13:18:51 -08:00 |
Allen Webster
|
4db6beddd0
|
Switch to relying on string_push and string_push_copy everywhere
|
2018-11-29 12:55:53 -08:00 |
Allen Webster
|
89516d827b
|
Push string/push string copy in string library
|
2018-11-27 20:36:09 -08:00 |
Allen Webster
|
ceda879326
|
Eliminated global fm arena
|
2018-11-27 12:09:24 -08:00 |
Allen Webster
|
9e81a83ec9
|
Adjusted bindings for hjkl movement system
|
2018-11-27 10:57:46 -08:00 |
Allen Webster
|
7406ff78e3
|
alt + hjkl movement system
|
2018-11-27 10:50:39 -08:00 |
Allen Webster
|
c3ef63934f
|
API files renamed
|
2018-11-27 10:07:07 -08:00 |
Allen Webster
|
3bad062613
|
Eliminated style generation
|
2018-11-27 09:56:42 -08:00 |
Allen Webster
|
180304dbe3
|
Remove style struct, focus on enum and array
|
2018-11-27 07:21:10 -08:00 |
Allen Webster
|
59d70950d6
|
Removed keycodes from 4ed_metagen.cpp
|
2018-11-22 10:34:11 -08:00 |
Allen Webster
|
1d5621f5b6
|
Cleaned up input, replaced all {0} with {}
|
2018-11-20 00:18:54 -08:00 |
Allen Webster
|
a1f240f04e
|
Input handling cleanup, new view_activate key, fix notepad-like click to new view problem
|
2018-11-08 18:16:11 -08:00 |
Allen Webster
|
c59352aacf
|
Updated change log
|
2018-10-06 11:08:15 -07:00 |
Allen Webster
|
1ca1dc1395
|
Cleanup and bug fixes
|
2018-10-05 18:42:56 -07:00 |
Allen Webster
|
418b14f092
|
4.0.29 Major new features
|
2018-09-30 05:14:47 -07:00 |
Allen Webster
|
ca2afce6e3
|
Cursor rendering for ibar-highlight, wireframe the cursor in inactive views.
|
2018-09-27 13:15:32 -07:00 |
Allen Webster
|
76edc98c4d
|
Line highlight, snipe target highlight
|
2018-09-22 16:45:24 -07:00 |
Allen Webster
|
c625620950
|
Setup basics for visible markers, fixed some stability issues
|
2018-09-17 11:47:06 -07:00 |
Allen Webster
|
2c20e18a8d
|
Command lister, Jump lister, Function lister
|
2018-09-15 16:48:02 -07:00 |
Allen Webster
|
9e3e7519d0
|
Lister wrappers and fixed option lists
|
2018-08-05 00:09:18 -07:00 |
Allen Webster
|
3d70957efd
|
Implementing every 4coder list in the new UI system.
|
2018-08-03 19:41:38 -07:00 |
Allen Webster
|
af5d6c8360
|
GUI removed completely, new UI API implementation in place, old UI commands stripped and need to be replaced
|
2018-07-13 18:13:05 -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
|
2a25ef193a
|
Fixes to the command bindings
|
2018-05-10 19:00:03 -07:00 |
Allen Webster
|
40b5e61e91
|
Cut down 4ed_view.cpp a lot more, cut the old debug view
|
2018-03-24 23:43:56 -07:00 |
Allen Webster
|
17704c6036
|
Fixed several bugs, setup regression tests, working on organizing code for aggressive cleanup
|
2018-03-24 03:06:45 -07:00 |
Allen Webster
|
294c87a306
|
Dunno, stuff about tests or what not, I forget now
|
2018-03-23 12:13:41 -07:00 |
Allen Webster
|
37b525fadd
|
Lots and lots of new commands, and sharpened up some other stuff too
|
2017-11-29 18:00:14 -05:00 |
Allen Webster
|
c27248dcf0
|
Rust error arrow thing '-->'
|
2017-11-27 17:16:23 -05:00 |
Allen Webster
|
fcb4fe279b
|
Added metadata generator to buildsuper
|
2017-11-22 15:05:58 -05:00 |
Allen Webster
|
b405737272
|
Fixed up mac bindings a bit
|
2017-11-21 15:07:05 -05:00 |
Allen Webster
|
793ba6fc83
|
Lots of new convenience features
|
2017-11-21 13:25:19 -05:00 |