Commit Graph

  • 921a68e765 Created separate build files for macOS. Yuval Dolev 2019-12-24 01:22:56 +0200
  • ccb3767c55 Fixed case insensitive find first functions Allen Webster 2019-12-23 12:18:07 -0800
  • 1c867f1175 Touch up scissor box fix Allen Webster 2019-12-23 11:54:06 -0800
  • 5923b82522 Merge branch 'master' of https://bitbucket.org/4coder/4coder Allen Webster 2019-12-23 11:47:43 -0800
  • 8be1e685bf Fixed enclosure code to work on first byte of enclosure range Allen Webster 2019-12-23 11:47:33 -0800
  • a14f530051 Fix of 0-dimension resizing bug Ryan Fleury 2019-12-23 12:24:39 -0700
  • 65774dec46 Replaced readlink -f with realpath which works for both macOS and Linux. Might need to replace this with an implementation of readlink -f if we find that this doesn't work well enough for both macOS and Linux. Yuval Dolev 2019-12-23 20:40:51 +0200
  • 19effd6b0c Updated theme files; jump lister for function lists fixed Allen Webster 2019-12-23 09:15:18 -0800
  • d28a1d6aba Fixed theme config Allen Webster 2019-12-22 20:50:54 -0800
  • 67dfd06149 Started working on macOS platform layer. Yuval Dolev 2019-12-23 02:39:44 +0200
  • 9f518de27b Build system is now working for macOS. Yuval Dolev 2019-12-22 23:43:36 +0200
  • 3ebdf6e436 Start over linux layer and implement first system function chr 2019-12-19 14:22:41 -0800
  • 74b8759c67 Merge branch 'master' of https://bitbucket.org/4coder/4coder Allen Webster 2019-12-18 21:05:45 -0800
  • 42d3e828b0 4.1.0 ship files Allen Webster 2019-12-18 21:05:30 -0800
  • 63ec08150a Index page bug fixes and improvements Ryan Fleury 2019-12-18 08:40:02 -0700
  • 4817510c5d Final type fixups; package and build stuff straightened out Allen Webster 2019-12-17 19:38:08 -0800
  • 27a2a45f59 Cleaning up this and that; types; startup hook; null pointer crashes on the doc command Allen Webster 2019-12-17 16:19:03 -0800
  • 0b7640631f 4.1.0 day 1 site ship - one last change again Allen Webster 2019-12-17 13:54:39 -0800
  • 25f5484604 4.1.0 day 1 site ship - one last change Allen Webster 2019-12-17 13:14:36 -0800
  • a0c4aa2fa2 4.1.0 day 1 site ship Allen Webster 2019-12-17 13:03:15 -0800
  • d0e9665d6e Merge branch 'master' of https://bitbucket.org/4coder/4coder Allen Webster 2019-12-17 00:11:45 -0800
  • c3e96803d2 Partial setup for binding documentations Allen Webster 2019-12-17 00:11:31 -0800
  • cf6a345550 Merge branch 'master' of https://bitbucket.org/4coder/4coder Ryan Fleury 2019-12-17 00:17:25 -0700
  • d7368df7e4 Index page previews, standalone pages and styles Ryan Fleury 2019-12-17 00:16:52 -0700
  • b9dedc912d Extra room in the API for eventually having mixed-font layouts Allen Webster 2019-12-16 17:52:20 -0800
  • 1a987b8189 Site static folder and home.html Allen Webster 2019-12-16 17:04:00 -0800
  • 75c1d8e9c0 Fix invisible backslash problem Allen Webster 2019-12-16 16:55:01 -0800
  • e9c191c5da Move search.js into docs directory Ryan Fleury 2019-12-16 15:40:59 -0700
  • b7992c47ae Docs index filtering Ryan Fleury 2019-12-16 15:13:02 -0700
  • 471aaaacf9 Dealing with parse infinite loops Allen Webster 2019-12-16 12:40:30 -0800
  • b6fc044538 Progress on type documentation Allen Webster 2019-12-15 22:56:13 -0800
  • 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