Commit Graph

  • 0e9fcaee05 Merged in chr-fix-linux (pull request #3) chr 2019-12-14 01:10:02 +0000
  • 711196405f Build on windows and merge Allen Webster 2019-12-13 17:09:25 -0800
  • d10dc6256b 4coder build scripts working on Linux x64 chronal-xnor 2019-12-13 17:00:55 -0800
  • c9a01fbe0e Basics of the entire code index in place for jump to definition Allen Webster 2019-12-13 16:20:59 -0800
  • 6993c3c0d5 Code index types Allen Webster 2019-12-13 15:36:28 -0800
  • a05db7f075 Site render up and running Allen Webster 2019-12-12 21:02:40 -0800
  • 18dc4cb8fd Built in docs running Allen Webster 2019-12-12 16:03:21 -0800
  • 74adc4782f Finished documentation, beginning to organize to acquire doc content at run time Allen Webster 2019-12-10 10:46:12 -0800
  • 8e9fbbbba6 Lots of documentation written Allen Webster 2019-12-07 18:53:01 -0800
  • 79e9cfcf96 Command reverse lookup Allen Webster 2019-12-03 11:35:41 -0800
  • dbb2671bd0 New color scheme system up and running with dynamic meta-allocated-ids, arrays of colors in each slot, and full custom layer control Allen Webster 2019-11-25 22:09:31 -0800
  • c681ce5f7b Fixed issue with rewrite loc id allocator whatevers Allen Webster 2019-11-25 19:16:03 -0800
  • f7b6c0a0b1 metadata for ids not in use before; fixed Allen Webster 2019-11-25 12:32:02 -0800
  • f1ddbc2cc8 Added metaprogram for custom ids to make them much easier to declare and integrate Allen Webster 2019-11-24 15:13:51 -0800
  • ebb1e96706 keyboard macro fixups Allen Webster 2019-11-22 17:40:07 -0800
  • c772acb00a First pass for keyboard macros Allen Webster 2019-11-22 14:09:52 -0800
  • 295cb0d0a6 All obvious memory leaks fixed - except when profiler is enabled - need to set it to default disabled and fix the inspect ui to still work Allen Webster 2019-11-21 21:37:11 -0800
  • d2bdcab494 Token pair null pointer crash fixed Allen Webster 2019-11-18 10:13:21 -0800
  • ef6d66a516 Last minute hms fixes (#1) Allen Webster 2019-11-15 15:33:14 -0800
  • 688b4e2083 HMS Demo code fully ready Allen Webster 2019-11-14 18:36:31 -0800
  • 89850a106e Removed the very problemsome thing with intersecting layout rectangles in the clip region Allen Webster 2019-11-12 19:38:17 -0800
  • 82d90d6f66 Fix the issue where the virtual whitespace is wrong when the line has no leading whitespace Allen Webster 2019-11-11 11:19:20 -0800
  • c4664e8ed5 Upgraded virtual whitespace layout Allen Webster 2019-11-10 18:51:37 -0800
  • b5e3812014 HMS demo mostly ready Allen Webster 2019-11-10 14:56:03 -0800
  • bf47b2cb09 6 slides ready; virtual whitespace toggle hacked in for nowsies Allen Webster 2019-11-09 14:41:18 -0800
  • 9129e5898b 2 slides of the HMS demo tutorial ready Allen Webster 2019-11-09 11:55:05 -0800
  • b8ed99c9b8 Draft of single page of demo/tutorial Allen Webster 2019-11-08 17:33:35 -0800
  • df315cd45a Tutorial framework ready to go Allen Webster 2019-11-07 22:38:51 -0800
  • cbb707fc27 Fixed a bug in the panel split; setup for tutorial Allen Webster 2019-11-07 20:58:13 -0800
  • 6e97a504a9 Package script updated Allen Webster 2019-11-06 21:58:08 -0800
  • 0bae74aa48 UI Killing now works Allen Webster 2019-11-06 18:09:16 -0800
  • 9bfcdc66a8 Removing the redundant call next variable and replacing it with enqueueing custom functions on views! Allen Webster 2019-11-06 17:40:15 -0800
  • 2834583b98 Sending commands to views working; open in other working Allen Webster 2019-11-06 17:36:30 -0800
  • d76385fde3 Trying to simplify the dynamic variables implementation a little Allen Webster 2019-11-06 16:48:37 -0800
  • 580239c003 Virtual whitespace flashing fixed by edit chain in tick callback Allen Webster 2019-11-04 22:25:19 -0800
  • eb29349caf Layout with cool parantheses thing working Allen Webster 2019-11-04 05:37:45 -0800
  • 745ca37668 Layout fill bug fix to get better item packing Allen Webster 2019-11-03 16:19:02 -0800
  • 5b9a29e215 Cleaning up layout types Allen Webster 2019-11-03 16:03:23 -0800
  • c2f22de3ad Polish on virtual whitespace layout Allen Webster 2019-11-03 13:22:10 -0800
  • cb01c60346 Finished preprocessor nests in virtual whitespace layout Allen Webster 2019-11-02 15:26:19 -0700
  • f468d4b57d Preprocessor alignment in virtual whitespace implementation Allen Webster 2019-11-02 12:12:36 -0700
  • 09acacd3cf Rough version of virtual whitespace up and running Allen Webster 2019-10-31 20:46:53 -0700
  • 46241c4450 Initial code indexer up and running; more time with global frame mutex free; bugs with layout function selection fixed Allen Webster 2019-10-31 14:42:11 -0700
  • 8e3cc45e38 Sketch up of the parser Allen Webster 2019-10-31 11:42:30 -0700
  • a831f55444 Cleanup and experiments with line layout Allen Webster 2019-10-31 10:05:38 -0700
  • 8a11860fc3 Basics of programmable layout working Allen Webster 2019-10-30 16:27:37 -0700
  • 2ba875a474 Word wrapping works! Allen Webster 2019-10-30 11:26:18 -0700
  • 187f91084a Initial sloppy setup for customizable line layout Allen Webster 2019-10-28 21:27:20 -0700
  • af78a9966e View context blocks; async chains Allen Webster 2019-10-28 18:28:44 -0700
  • 3b72f511c4 View context scoping problem in word complete menu fixed Allen Webster 2019-10-28 17:10:34 -0700
  • a6fc1e9167 Drop down menu word complete Allen Webster 2019-10-27 21:20:30 -0700
  • e64f0ba026 Fix the issue with windows keys acting like 0 and , Allen Webster 2019-10-27 18:15:42 -0700
  • cd24295e8e Optimized batch edits remeasurement Allen Webster 2019-10-27 15:37:48 -0700
  • f2097ac6bc Progress on batch edit optimizations; core profiling Allen Webster 2019-10-26 13:48:50 -0700
  • 529ef3928e Some batch edit optimizations; next need to support batch cursor fixing Allen Webster 2019-10-25 17:27:47 -0700
  • 14b71b8172 TIghtene dup the listers a lot a lot more Allen Webster 2019-10-25 16:33:50 -0700
  • 6755d4e9ca Organizing listers as simple 'get_*_from_user' functions Allen Webster 2019-10-24 23:17:54 -0700
  • 822f228dc9 fixed the issues with the async lexer (i think) Allen Webster 2019-10-23 18:54:12 -0700
  • 0b14cd8ba1 Adding clip rects to UI logic Allen Webster 2019-10-22 22:14:47 -0700
  • 10ed4ee4b7 Profiler UI features; more extensions to fancy strings Allen Webster 2019-10-22 22:04:58 -0700
  • 21d482e05f New fancy color cleanup; fancy string cleanup; api colors now use fancy colors; fancy colors are FColors Allen Webster 2019-10-22 18:25:40 -0700
  • 9f986493a1 Work on profiler; cleaned up the API types file Allen Webster 2019-10-22 15:07:05 -0700
  • b807950233 Dumb merge Allen Webster 2019-10-22 12:52:31 -0700
  • 3aaa88c2cc Clear tokens when beginning a relex async task Allen Webster 2019-10-22 00:20:43 -0700
  • 17bc2de308 Mostly good async lexing works now Allen Webster 2019-10-22 00:15:49 -0700
  • c741cf7c6c Profiling lexing Allen Webster 2019-10-21 23:02:49 -0700
  • a8d639da8e lexer with breaks Allen Webster 2019-10-21 22:53:47 -0700
  • 1396317884 Async with cancel and join Allen Webster 2019-10-21 22:17:24 -0700
  • c7f69d26a0 Async system setup WITHOUT cancelation working yet Allen Webster 2019-10-21 21:10:29 -0700
  • a5a07c16f8 Setup for the async Allen Webster 2019-10-20 19:02:58 -0700
  • 8849b40195 Fix the bad crash on word complete without a needle Allen Webster 2019-10-19 23:01:33 -0700
  • 3084f835e1 Auto indent fixes Allen Webster 2019-10-19 19:01:06 -0700
  • 2911974fa0 Fallback command maps in view context Allen Webster 2019-10-19 18:46:57 -0700
  • 2d8653754d Deduplicated fallback dispatch code Allen Webster 2019-10-19 18:32:38 -0700
  • 323782f7f7 Lots of progress on the profiler; no more infinite recursion in listers Allen Webster 2019-10-19 18:17:44 -0700
  • 6bc43256c6 Caching profile inspection results Allen Webster 2019-10-19 12:16:31 -0700
  • f963dcfd57 Word complete MAJORLY tuned up and looking good Allen Webster 2019-10-19 11:55:56 -0700
  • 7a49ad2b72 Cleaned up first pass of profile inspector Allen Webster 2019-10-18 15:25:40 -0700
  • a6e582add0 Progress towards profile inspector Allen Webster 2019-10-18 13:54:45 -0700
  • 0fd91c8aaf Fix for some binding problems Allen Webster 2019-10-17 22:11:38 -0700
  • bc2c8601ca Fixed boundary crossing tab-completion issue Allen Webster 2019-10-17 20:18:15 -0700
  • 8d4626f27c Fix scroll/cursor linking (need more generic version though); cleanup access system; remove some unecessary enum types Allen Webster 2019-10-17 19:54:02 -0700
  • e3c4caf076 EOL fixup Allen Webster 2019-10-16 21:22:06 -0700
  • 281fa309ef Misc fixes for lister Allen Webster 2019-10-16 15:31:59 -0700
  • 8058db4004 Finished rendering cleanup; option to have file bars in listers or not Allen Webster 2019-10-15 21:54:40 -0700
  • 2100e4a9fd Cleaning up rendering/layout code a lot Allen Webster 2019-10-15 15:30:06 -0700
  • 2fe332f943 Pulling out file bar rendering Allen Webster 2019-10-14 21:09:59 -0700
  • b44eb002a6 Super cool new scrolling contexts applicable to buffers and UIs; cubic scroll!!! Allen Webster 2019-10-14 20:26:00 -0700
  • 6374d1bd19 Fallback to command map in lister Allen Webster 2019-10-14 15:57:47 -0700
  • e307b67f4e New UI system up and running Allen Webster 2019-10-13 23:58:49 -0700
  • c8a4b7e20a Basics of lister scrolling in place Allen Webster 2019-10-13 22:43:31 -0700
  • 13cda93f55 Cleaned up listers; no scrolling yet Allen Webster 2019-10-13 22:27:57 -0700
  • eb47669f84 Working on eliminating old UI bulls Allen Webster 2019-10-13 19:13:15 -0700
  • b9ff6e0461 Listers now work on IM event handling Allen Webster 2019-10-13 14:45:41 -0700
  • 1664f2c183 Log UI is now completely IM input :) Allen Webster 2019-10-13 13:36:38 -0700
  • 6770107d2b Query bar fixup for new view coroutine structure; also new view coroutine structure Allen Webster 2019-10-13 13:17:22 -0700
  • 1b6091b871 Typed coroutine in/out Allen Webster 2019-10-13 10:36:29 -0700
  • ca2fcc5f04 Fixed isearch position; little bit of code cleanup Allen Webster 2019-10-11 21:21:47 -0700
  • dba6cc907a Incomplete statement indentation bumps Allen Webster 2019-10-11 21:10:56 -0700
  • 79dce39db7 Fix modifier loss bug Allen Webster 2019-10-11 20:41:30 -0700