14 Commits

Author SHA1 Message Date
Hayden Hargreaves
58082afdd2 fix: added gutter fix and basic scroll
All checks were successful
Run Test Suite / test (push) Successful in 15s
Scrolling is pretty useless, but nice touch
2026-04-05 00:16:19 -07:00
Hayden Hargreaves
76fa55440e feat: syntax highlighting powered by chroma.
This is sick! It is not perfect, highlight groups would be cool, but for
now this works!
2026-03-16 22:48:57 -07:00
Hayden Hargreaves
d4980c5532 feat: created (tested) program_builder.
All checks were successful
Run Test Suite / test (push) Successful in 15s
Also adjusted some of the IO tests for writing and force writing.
2026-03-10 14:18:20 -07:00
Hayden Hargreaves
8364d8b880 feat: lots of IO fixes! Writing and forcing seems to be working. 2026-03-10 12:32:32 -07:00
Hayden Hargreaves
098641f5c0 fix: cleaned up and fixed the settings that needed updating 2026-03-05 14:34:21 -07:00
Hayden Hargreaves
ccb061989a refactor: huge refactor, this looks amazing.
Lots of comments from the AI. Some tests are not passing though
2026-03-04 21:45:47 -07:00
Hayden Hargreaves
b1b3edf810 feat: this is huge, and needs some review, but for now its good
The tests are not passing, something to do with view I think.
2026-02-26 23:18:18 -07:00
Hayden Hargreaves
9b1bf35a8e wip: implemented model builder, this is nice :)
Builder pattern is actually so goated
2026-02-26 22:21:29 -07:00
Hayden Hargreaves
3339dd4409 wip: first initial commit. Not sure if I like this 2026-02-26 12:14:59 -07:00
Hayden Hargreaves
6b93fb2f6c feat: implemented a better way to draw the bar 2026-02-13 16:39:30 -07:00
Hayden Hargreaves
07589e3897 feat: huge implementation! 'd' op working well, tested good
Not totally complete WRT tests, but lots of progress. These interfaces
make everything easy.
2026-02-12 23:34:07 -07:00
Hayden Hargreaves
39c4bf1b6b feat: implemented insert mode keymaps and ctrl+w, tested 2026-02-12 17:30:06 -07:00
Hayden Hargreaves
c62bbc89ee Removed the duplicated model creation methods. 2026-02-10 11:06:51 -07:00
Hayden Hargreaves
2438da08d4 Huge module refactor. Much needed, but it came much more complex 2026-02-10 11:04:24 -07:00