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
Age
Commit message (
Collapse
)
Author
2026-03-10
feature(main): reading from stdin and then segfaulting
nasr
2026-03-09
refactor(main): simplified the project. going towards a single header file ↵
nasr
project maybe...
2026-03-09
refactor(main): fixed compilation bugs, and csv invalidtion handling
nasr
2026-03-08
refactor(main): worked on string handling in C and other stuff
nasr
2026-03-08
feature(main): btree node operations
nasr
2026-03-07
refactor(base): split the arena allocator into a zero and non zero one
nasr
2026-03-06
improvement(main): worked on the lexer, close to finishing the tokenization
nasr
csv's are simple
2026-03-05
feature(main): helper functions for lexing
nasr
refactor(main): helper script for testing to gitignore
2026-03-04
feature(main): ryan fleur nil nodes
nasr
will add the source to the sources.txt in the future
2026-03-04
feature(main): b-tree structure + thoughts and sources
nasr
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