|
|
0d3a5748dd
|
Move map_comp test to passing
|
2025-10-10 22:53:57 +05:30 |
|
|
|
e180a89644
|
Add _normalize_types to handle mismatched ints, move type_mismatch test to passing
|
2025-10-10 22:53:55 +05:30 |
|
|
|
2e677c2c7b
|
Fix struct_access in eval_expr, move struct_access conditional test to passing
|
2025-10-10 22:53:54 +05:30 |
|
|
|
6cc29c4fa1
|
Add var_comp test for conditionals
|
2025-10-10 22:53:52 +05:30 |
|
|
|
5451ba646d
|
Add support for unary op 'not' in eval_expr, move not test to passing
|
2025-10-10 22:53:52 +05:30 |
|
|
|
eb0a7a917d
|
Add map test to conditionals
|
2025-10-10 22:53:51 +05:30 |
|
|
|
6f65903552
|
Add var_binop test for conditionals
|
2025-10-10 22:53:51 +05:30 |
|
|
|
97e74d09be
|
Add var test for conditionals
|
2025-10-10 22:53:50 +05:30 |
|
|
|
9c7560ed2e
|
Add const_binop test for conditionals
|
2025-10-10 22:53:50 +05:30 |
|
|
|
2979ceedcf
|
Add const_int test for conditionals
|
2025-10-10 22:53:49 +05:30 |
|
|
|
745f59278f
|
Move conditional logic to eval_expr, add _conver_to_bool, add passing bool test
|
2025-10-10 22:53:49 +05:30 |
|