aboutsummaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
masterAdd NOMALLOC=1 flag to build library without malloc/free functionsThomas Vanbesien8 weeks
 
 
AgeCommit messageAuthorFilesLines
2026-02-22Add NOMALLOC=1 flag to build library without malloc/free functionsHEADmasterThomas Vanbesien2-15/+25
2026-02-21Add README.md with project description, instructions, and function referenceThomas Vanbesien1-0/+190
2026-02-21Implement libft Part 3 (linked lists) with testsThomas Vanbesien14-2/+623
2026-02-21Add make sanitize target for AddressSanitizer leak checksThomas Vanbesien3-5/+16
2026-02-21Implement libft Part 2 with testsThomas Vanbesien22-2/+1450
2026-02-21Add compile_commands.json generation for clangd supportThomas Vanbesien4-0/+14
2026-02-21Restructure project layout and clean up test suiteThomas Vanbesien42-433/+467
2026-02-21Initial commit: libft Part 1 with tests and documentationThomas Vanbesien38-0/+2016
 
Clone
https://git.tvcloud.fr/Libft