index
:
tb_db.git
main
attempt at writing a database engine in C
Abdellah El Morabit
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
/
base
Age
Commit message (
Collapse
)
Author
2026-03-17
feature(base): file writing using string struct
nasr
not the ideal way i think. i thought handmade hero had a different way but will take a look at that later
2026-03-14
feature(base): ascii colors, error framework ( ai help ). testing idea meta ↵
nasr
program. refactor
2026-03-13
feature(main): binary tree insertions
nasr
2026-03-10
refactor(main): b_tree implementation. single header thing
nasr
2026-03-09
refactor(main): simplified the project. going towards a single header file ↵
nasr
project maybe...
2026-03-08
refactor(main): worked on string handling in C and other stuff
nasr
2026-03-07
refactor(base): split the arena allocator into a zero and non zero one
nasr
2026-03-05
feature(main): helper functions for lexing
nasr
refactor(main): helper script for testing to gitignore
2026-03-03
feature(main): loading and printing csv file
nasr
2026-03-02
feature(main): loading file + bug fixes
nasr
structure improvement
2026-03-02
feature(main): base library impelmentation
nasr