summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2023-04-20tests: Add integration testsCarlos Maniero
2023-04-20parser: Stop exiting on parser errorCarlos Maniero
2023-04-20ast: Allows recursive nodesCarlos Maniero
2023-04-19tests: Include parser_parse_function testCarlos Maniero
2023-04-18lexer: Include a test function assert_token_atCarlos Maniero
2023-04-18lexer: Add tokenizer for OP and UNKNOWN tokensJohnny Richard
2023-04-18tests: Include lexer's number tokenizer testsCarlos Maniero
2023-04-16util: Create string_view tool to optimize memory usageJohnny Richard
2023-04-16test: Add munit test frameworkJohnny Richard