d30420324a- prelude_overrides: plugins may swap the compiler's built-in runtime helpers for their own. - decompose_module + read_module_source: compiles a module straight from a disk path.jess2026-05-30 18:52:43 -0700
5d40b4047afix array bug with string concat in displayjess2026-05-28 04:33:49 -0700
2111fcac62rand() and .rand() see wiki for detailsjess2026-05-28 03:09:36 -0700
24958d4896Syntax highlighting bug fix for external. Also timing for tree-sitter checksjess2026-05-28 02:54:31 -0700
9b5dbbdf2bExtended for easier embedding.jess2026-05-27 22:11:59 -0700
23b7b3784bFixed bug where external implementations of EditorState with no native front end caused objc2 version mismatch between arboard and trash crates to cause the editor to crash.jess2026-05-27 16:05:55 -0700
1a0508bc06This is a complete overhaul.jess2026-05-26 10:46:40 -0700
ba983e3776- Mini-map initial implements - Improved editor mode rendering efficiency when editing large files (10k+ locs)jess2026-05-10 19:38:58 -0700
db4e30dc6ddrag for resize hbsjess2026-05-10 13:26:21 -0700
943aa82ec1Finally split editor.rs into bit sized pieces. Rest in pieces my 3kloc beloved.jess2026-05-10 05:56:35 -0700
62f5d6212eModes menu group and submenu items: Free (prettyu much implemented) Relative (also pretty close) Anchored (will take more than the afformentioned two, more to come)jess2026-05-10 00:36:18 -0700
32c66cd330Free mode: Z index positioning of blocks.jess2026-05-10 00:18:23 -0700
4e3dfd8e85ive lost track. but this needs to happen. because ive lost track.jess2026-05-09 22:08:49 -0700
a35f46193bMerge pull request 'Adding default.nix for easier installation on Linux systems having nix package manager' (#2) from pxlman/Acord:main into mainjess2026-05-07 07:54:04 +0000
1253db2d1fadding default.nix for better installation on linux systems having nix package managerAhmed Ashraf2026-05-06 06:24:45 +0300
15415db1afMerge pull request 'fix: Prevent context menu from closing prematurely on mouse movement and hover interactions' (#1) from pxlman/Acord:main into mainjess2026-05-06 02:06:58 +0000
46ca844a93fixing auto hiding context menu and adding a message passing debuging lineAhmed Ashraf2026-05-06 04:11:03 +0300
6f1a5d31bfreplace on_right_press with on_right_release for better experienceAhmed Ashraf2026-05-06 04:10:00 +0300
6001b41fabOh so you'd like a graphics backend, is that right, linux?
0.2.0
jess2026-05-02 20:24:58 -0700
6cfb229132Fixed a couple of bugs I hadn't been able to wrap my mind around until suddenly - I knew.jess2026-05-01 14:01:37 -0700
21c2aa8e95Document Browser Re-design replaced MacOS' Swift version and unifies all 3 platforms under one implementation.jess2026-05-01 13:57:59 -0700
07550b5c31Reorganized structure of files. Transitioned macos to new implementations of browser viewer and settings menu that are shared across all platforms now.jess2026-04-29 19:37:00 -0700
3d357209e6- Added Settings menu into windows and linux - Switched from 3 Menu implementations / removed Muda on Windows. [Iced Menu Bar for both Linux and Windows now.]jess2026-04-29 17:35:38 -0700
33ab38d5a9Well... It's a bit of a cop out, I won't lie. But editor mode is the default across platforms now because it solves a bunch of issues with starting in Live mode I just don't feel like tackling right now. I'll come around...jess2026-04-29 15:40:54 -0700
7d511195fctrial 2 + new note bugfix linuxjess2026-04-29 14:15:11 -0700
2277be53cftrialing a menu implementation for linuxjess2026-04-29 14:00:20 -0700
88ba5ecf9cThe C-ABI? Who would want access to that? Oh, the Linux Viewport perhaps.jess2026-04-29 12:04:12 -0700
1b7377792fIcon, Windows, Dead Code. I bought a pizza. Er, right, this is git. But the pizza was REALLY goodjess2026-04-19 21:06:06 -0700
43c1698797Lasagna hat. Uh... no, it was tables which got some sorting sorted out, fixed the gutter to be drawn with the rest of the compositor's sweep.jess2026-04-19 17:05:04 -0700
210978e8f2Fix highlight on image lines having a different amount of offset from their actual line.jess2026-04-18 16:38:30 -0700
035164a698Fix excessive writing to disk by gating r/w behind in-mem hash checks first.jess2026-04-18 14:19:35 -0700
9c0a74c1ceMore work in implementing image rendering.jess2026-04-18 13:47:34 -0700
9c7053d2dcI win. Wingdings has an icon finally. There, Windows is supported now. Im gonna leave it at that, if someone is willing to test more thoroughly, great. Ill wait until someone actually ASKS for it to work on windows before I go any further tho. It seems like it works fine.jess2026-04-17 23:13:00 -0700
d746c9abd6Windows init window wrapper and menus, polling.jess2026-04-17 13:09:52 -0700
17d513c62fClipboard handling needed revision in preperation for Windows Support.jess2026-04-17 13:07:08 -0700
03284a694eSwitched to Oklab color space + a few other tricks to get Cosmic Text + wgpu to bend to my will. Fixed VIM mode + added rainbow formula to gutter since it worked so great for args/terms.jess2026-04-16 15:28:22 -0700
ccffb9149dColors... We'll need a new space.jess2026-04-16 02:01:36 -0700