| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-03-20 | feature(csv_decoder): fixed checking for , when pusing to the token list, ↵ | nasr | |
| proper looping -fixed string size tracking -state tracking in table. TODO(nasr): in the feature. we dont like state tracking feature(csv_decoder): fixed checking for , when pusing to the token list, proper looping -fixed string size tracking -state tracking in table. TODO(nasr): in the feature. we dont like state tracking | |||
| 2026-03-18 | feature(btree_implementation): rethinnking the insertion logic using a key ↵ | nasr | |
| struct | |||
| 2026-03-16 | feature(main): lots of stuff see description | nasr | |
| 1. increased compile time warnings to help with some optimizations. 2. impelmeented csv lexing helper functions that do stuff on tokenlists like appending and concatenating lists with each other 3. realiszed that btree design in faulty so disabled it and will refactor it in the next approach | |||
