aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add README.md with project description, instructions, and function referenceThomas Vanbesien2026-02-211-0/+190
* Implement libft Part 3 (linked lists) with testsThomas Vanbesien2026-02-2114-2/+623
* Add make sanitize target for AddressSanitizer leak checksThomas Vanbesien2026-02-213-5/+16
* Implement libft Part 2 with testsThomas Vanbesien2026-02-2122-2/+1450
* Add compile_commands.json generation for clangd supportThomas Vanbesien2026-02-214-0/+14
* Restructure project layout and clean up test suiteThomas Vanbesien2026-02-2142-433/+467
* Initial commit: libft Part 1 with tests and documentationThomas Vanbesien2026-02-2138-0/+2016