langatator/tests
Matthieu Bessat c3af6bd5ca feat: add ascii and newline prints
fix(Evaluator): issue over variable reducing priority
2022-05-15 22:40:20 +02:00
..
test.c feat(Evaluator): add modulus operator 2022-05-15 21:16:34 +02:00
test_evaluation.c feat: add ascii and newline prints 2022-05-15 22:40:20 +02:00
test_evaluation.h feat(Evaluator): add pow operator 2022-04-30 16:16:37 +02:00
test_line_processing.c feat: add while loops 2022-05-15 18:46:16 +02:00
test_line_processing.h feat: line processing and basic variable support 2022-05-06 11:49:09 +02:00
test_stack.c feat: add while loops 2022-05-15 18:46:16 +02:00
test_stack.h feat: add while loops 2022-05-15 18:46:16 +02:00
test_utils.c feat(Evaluator): add modulus operator 2022-05-15 21:16:34 +02:00
test_utils.h feat(Evaluator): add pow operator 2022-04-30 16:16:37 +02:00
test_var_store.c feat: add while loops 2022-05-15 18:46:16 +02:00
test_var_store.h feat: add while loops 2022-05-15 18:46:16 +02:00