syedm
|
51e193d28b
|
Major changes to api and structure.
- Remove newline caching
- limit petal sizes
- make public facing api use points only
- fix iterators (chunk & line)
|
2026-08-02 11:07:04 +01:00 |
|
syedm
|
89b24a7488
|
Improvements with regex system.
|
2026-07-29 16:40:08 +01:00 |
|
syedm
|
15f1456fac
|
Major refractor
- Add regex search and replace
- Add chunk iterator + update line iterator.
- Cleanup/formatting.
|
2026-07-29 04:50:22 +01:00 |
|
syedm
|
ed020792f6
|
Fix memory leaks
|
2026-07-28 16:33:34 +01:00 |
|
syedm
|
9ac1407907
|
Add AVL balancing
|
2026-07-28 14:12:49 +01:00 |
|
syedm
|
7503561c40
|
Make basic (unbalanced) insertion work.
|
2026-07-28 03:26:28 +01:00 |
|
syedm
|
57dda2589e
|
Cleanup
|
2026-07-28 02:57:13 +01:00 |
|
syedm
|
737c6c1d20
|
Setup basic piece table like data structure.
|
2026-07-28 00:31:58 +01:00 |
|