gux/lang/tests
bog 3b7b0b4295 if statement. 2024-02-13 05:14:56 +01:00
..
lexer.c if statement. 2024-02-13 05:14:56 +01:00
node.c booleans. 2024-02-10 16:16:00 +01:00
parser.c if statement. 2024-02-13 05:14:56 +01:00
syms.c var and const declaration, assignment and blocks. 2024-02-12 20:21:05 +01:00
trivial.c booleans. 2024-02-10 16:16:00 +01:00
type.c booleans. 2024-02-10 16:16:00 +01:00
type_checker.c var and const declaration, assignment and blocks. 2024-02-12 20:21:05 +01:00
value.c booleans. 2024-02-10 16:16:00 +01:00