Commit Graph

69 Commits (6b3d61c0357da834aa25fa2bf08ab8f6d5003790)

Author SHA1 Message Date
Allen Webster 8c54e8345e New word complete 2019-07-14 15:18:59 -07:00
Allen Webster 706370b553 New string matching lists based system for search buffer filling 2019-07-12 20:19:24 -07:00
Allen Webster a7c5be3e02 Deprecated old table and arena code 2019-07-12 17:43:17 -07:00
Allen Webster ac633ebbe5 Moving towards a much simpler 'search' system 2019-06-20 19:31:22 -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 7d0dd46a3f Finished switching the API to new return style 2019-06-19 21:45:58 -07:00
Allen Webster cf6c92fcbd Switching the API return method 2019-06-18 19:31:59 -07:00
Allen Webster ef571b7f64 Correct naming scheme 2019-06-18 15:56:09 -07:00
Allen Webster 11cd6192ed Removing old style scanning code from 4coder_search.cpp 2019-06-14 14:07:17 -07:00
Allen Webster 749b4349f6 Significant progress reorganizing the customization helpers 2019-06-01 20:07:57 -07:00
Allen Webster 2ef8f361d7 Merge non-sense, who knows, here goes 2019-06-01 16:58:28 -07:00
Allen Webster c4117c86a0 Finished sectioning away View_Summary 2019-04-07 10:36:24 -07:00
Allen Webster e6451a3871 Cleanup cleanup cleanup; shrinking api implementation file size mostly 2019-04-05 16:30:24 -07:00
Allen Webster 309d6b03ac Buffer_Summary completely shifted into transition files 2019-04-04 19:03:36 -07:00
Allen Webster bdf1d57eb5 Progress towards removing Buffer_Summary 2019-04-04 01:25:16 -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 e57e927e07 Deprecated mirrors 2019-03-31 20:05:48 -07:00
Allen Webster 731a162d9c Lots of progress towards sectioning off Buffer_Summary 2019-03-31 19:41:39 -07:00
Allen Webster 1907196035 Margins, moved file bar, moved query bars 2019-02-26 21:49:35 -08: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 031d097be7 Mirror system up and running -- without highlights 2019-02-22 04:43:12 -08:00
Allen Webster 5c045a2d5e Cross buffer undo-redo 2019-02-11 19:03:49 -08:00
Allen Webster 4a5388f901 Edit handler hook, edit reflection for search buffer, history setting for buffer 2019-02-11 18:33:11 -08:00
Allen Webster 74405dd8fe Growable arena in custom layer built on top of the size-fixed partition system 2019-02-04 16:10:38 -08:00
Allen Webster 1d5621f5b6 Cleaned up input, replaced all {0} with {} 2018-11-20 00:18:54 -08:00
Allen Webster ceaf05df49 UI Quit events, search output target view, other bug reports 2018-09-07 18:36:42 -07:00
Allen Webster e6d503abe5 Finishing up the new memory and lifetime API stuff, fixed some of the bug reports 2018-09-07 15:39:33 -07:00
Allen Webster 0c7961fbf0 Name change 2018-09-04 10:59:53 -07:00
Allen Webster a25b5c0baa Moved Managed_Scope and Managed_Object over to checkable id system with u32_Ptr_Table 2018-08-26 02:55:12 -07: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 f0b9b76d9f Generic lifetime buckets for core variables 2018-08-10 17:42:15 -07:00
Allen Webster c835f46570 View variables 2018-06-22 20:03:58 -07:00
Allen Webster 6e55710432 Miscellanious improvements 2018-06-16 13:57:32 -07:00
Allen Webster 3c2a71d7c3 Fully upgraded project system, still needs a few rounds of revision though 2018-05-26 00:49:37 -07:00
Allen Webster 7759f7e8ef finished reorganizing custom layer 2018-05-11 13:46:26 -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 a9f30adbe7 More progress on cleaning up the h/cpp mess 2018-05-09 20:55:00 -07:00
Allen Webster ba4c7f7959 Aggressive reorganization of the default custom layer 2018-05-09 00:10:07 -07:00
Allen Webster 29e3df9df6 Mac symlink problem fixed, *search* bs thingy fixed 2017-12-02 13:04:56 -05:00
Allen Webster 47a8221cbb Fixed API for buffer resolution, site readability, build notes 2017-12-01 14:13:36 -05:00
Allen Webster 65e794f9d3 Lots of good work, also half assed shitty poop sauce of a buffer uniquifier 2017-11-30 18:25:49 -05: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 793ba6fc83 Lots of new convenience features 2017-11-21 13:25:19 -05:00
Allen Webster 95c9f7f558 lots and lots of work on command metadata system 2017-11-15 18:57:21 -05:00
Allen Webster 0f73cdecdb Bugs in read_line leading to bad strings and in generic_search_all_buffers leading to using garbage results from read_line FIXED! 2017-11-13 12:34:31 -05:00