summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-15parser: Create parser for function with return statementsJohnny Richard
2023-04-15build: Enable warning and debug CFLAGSJohnny Richard
2023-04-14build: Add clear target to MakefileJohnny Richard
2023-04-14lexer: Extract lexer.c and lexer.h from pipa.cJohnny Richard
2023-04-14build: Move *.c to src folderJohnny Richard
2023-04-14cli: Create a function to print tokensCarlos Maniero
2023-04-14cli: Add missing LF on print_usageCarlos Maniero
2023-04-14lexer: Fix string format warningCarlos Maniero
2023-04-13Create inital project structure + lexerJohnny Richard