Commit graph

20 commits

Author SHA1 Message Date
Chris Kruining
b1e617e74a
stash 2025-03-12 16:50:49 +01:00
Chris Kruining
97036272dd
made a start on mutating the AST 2025-03-10 16:48:37 +01:00
Chris Kruining
fc22ce6027
got to a stable point again. next up is comming up with a decent API for modifications 2025-02-25 16:21:21 +11:00
Chris Kruining
04b55e02fb
added some more tests 2025-02-20 11:36:35 +11:00
Chris Kruining
f4d59b30f5
got to a nice point, right now I can do bi-directional transformations, and also have my spelling and grammar error markers that are also cleaned up so they don't end up in the source text 2025-02-14 16:19:48 +11:00
Chris Kruining
487e41c2d7
stash 2025-02-11 16:55:12 +11:00
Chris Kruining
3bd17306f2
fix edge case in entriesOf 2025-02-04 15:28:08 +11:00
Chris Kruining
8ac4b0df3a
never ever ever!!! lean on type juggling. laziness has a price... 2025-01-27 15:40:16 +01:00
Chris Kruining
50a1b7e2d5
fix decode function 2025-01-16 15:54:58 +01:00
Chris Kruining
7e5af28ac2
remove debounce in favor of solid-primitive 2025-01-08 11:31:16 +01:00
Chris Kruining
a31168ca6c
add quick and dirty decode function to handle escape characters in values 2025-01-07 12:11:32 +01:00
Chris Kruining
ab68df340f
woop in a working state again 2024-12-18 16:32:21 +01:00
Chris Kruining
1d88565773
. 2024-12-17 13:22:31 +01:00
Chris Kruining
4e98849e07
implemented feature
TODOs:
- extract logic to feature file to simplify component
- add unit test
- add end-to-end tests
2024-12-02 16:29:09 +01:00
Chris Kruining
cdbb11b14a
maybe tests are cool after all, fixed bugs and simplified deepDiff 2024-11-11 11:47:07 +01:00
Chris Kruining
992bb77d2f
working on fixing/reimplementing save command now that the mutations logic is more complete 2024-11-04 17:03:41 +01:00
Chris Kruining
0501a0a463
improved diffing algorithm 2024-10-30 16:27:34 +01:00
Chris Kruining
b03f80f34f
started introduction of splitting into tabs 2024-10-23 16:21:01 +02:00
Chris Kruining
a6fc5720d4
made a start on the logic for saving files 2024-10-23 14:01:21 +02:00
Chris Kruining
6064fd3b45
switch over to deep diffing for mutations 2024-10-23 14:01:21 +02:00