Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-04-14 | lexer: Extract lexer.c and lexer.h from pipa.c | Johnny Richard | |
Signed-off-by: Johnny Richard <johnny@johnnyrichard.com> | |||
2023-04-14 | build: Move *.c to src folder | Johnny Richard | |
We want to have different folders for src and objs files. Signed-off-by: Johnny Richard <johnny@johnnyrichard.com> |