summaryrefslogtreecommitdiff
path: root/source/engine/engine.c
AgeCommit message (Collapse)Author
2026-03-08refactor(main): worked on string handling in C and other stuffnasr
2026-03-08feature(main): btree node operationsnasr
2026-03-06improvement(main): worked on the lexer, close to finishing the tokenizationnasr
csv's are simple
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