summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
9 dayspiece-table: remove print functionalityEkaitz Zarraga
We want to lean more on the debugger world than printf debugging as our data structures are opaque (on purpose).
10 daysMakefile: Make tests cleaner and report betterEkaitz Zarraga
10 daysRestart!Ekaitz Zarraga
2024-03-09src: piece-table: Add insert + tests for itEkaitz Zarraga
2024-03-03tests (piece-table): start testingEkaitz Zarraga
2024-03-02make: add some cool CFLAGSEkaitz Zarraga
2024-02-28First commit with project structureEkaitz Zarraga