summaryrefslogtreecommitdiff
path: root/source/base
AgeCommit message (Collapse)Author
2026-03-13feature(main): binary tree insertionsnasr
2026-03-10refactor(main): b_tree implementation. single header thingnasr
2026-03-09refactor(main): simplified the project. going towards a single header file ↵nasr
project maybe...
2026-03-08refactor(main): worked on string handling in C and other stuffnasr
2026-03-07refactor(base): split the arena allocator into a zero and non zero onenasr
2026-03-05feature(main): helper functions for lexingnasr
refactor(main): helper script for testing to gitignore
2026-03-03feature(main): loading and printing csv filenasr
2026-03-02feature(main): loading file + bug fixesnasr
structure improvement
2026-03-02feature(main): base library impelmentationnasr