nomo/tests/cases
Marcel Müller 9940881e46 Add conditional value emitting
Signed-off-by: Marcel Müller <neikos@neikos.email>
2026-03-15 12:46:00 +01:00
..
condition.1-parsed.snap Use macro per-test-file 2026-03-12 18:15:20 +01:00
condition.2-ast.snap Use macro per-test-file 2026-03-12 18:15:20 +01:00
condition.3-instructions.snap Add conditional value emitting 2026-03-15 12:46:00 +01:00
condition.4-output.snap Use macro per-test-file 2026-03-12 18:15:20 +01:00
condition.nomo Add parsing for conditionals (cont.) 2026-03-08 15:06:29 +01:00
identifiers.1-parsed.snap Use macro per-test-file 2026-03-12 18:15:20 +01:00
identifiers.2-ast.snap Use macro per-test-file 2026-03-12 18:15:20 +01:00
identifiers.3-instructions.snap Add conditional value emitting 2026-03-15 12:46:00 +01:00
identifiers.4-output.snap Use macro per-test-file 2026-03-12 18:15:20 +01:00
identifiers.nomo Parse and ast math expressions 2026-03-12 11:25:55 +01:00
if_else_if.1-parsed.snap Use macro per-test-file 2026-03-12 18:15:20 +01:00
if_else_if.2-ast.snap Use macro per-test-file 2026-03-12 18:15:20 +01:00
if_else_if.3-instructions.snap Add conditional value emitting 2026-03-15 12:46:00 +01:00
if_else_if.4-output.snap Use macro per-test-file 2026-03-12 18:15:20 +01:00
if_else_if.nomo Also fix the jump if its the last one 2026-03-09 13:04:16 +01:00
interpolation.1-parsed.snap Use macro per-test-file 2026-03-12 18:15:20 +01:00
interpolation.2-ast.snap Use macro per-test-file 2026-03-12 18:15:20 +01:00
interpolation.3-instructions.snap Add conditional value emitting 2026-03-15 12:46:00 +01:00
interpolation.4-output.snap Use macro per-test-file 2026-03-12 18:15:20 +01:00
interpolation.nomo Rename library to nomo 2026-03-07 10:07:47 +01:00
literals.1-parsed.snap Use macro per-test-file 2026-03-12 18:15:20 +01:00
literals.2-ast.snap Use macro per-test-file 2026-03-12 18:15:20 +01:00
literals.3-instructions.snap Use macro per-test-file 2026-03-12 18:15:20 +01:00
literals.4-output.snap Use macro per-test-file 2026-03-12 18:15:20 +01:00
literals.nomo Add using literal loading 2026-03-12 11:31:08 +01:00
maths.1-parsed.snap Use macro per-test-file 2026-03-12 18:15:20 +01:00
maths.2-ast.snap Use macro per-test-file 2026-03-12 18:15:20 +01:00
maths.3-instructions.snap Use macro per-test-file 2026-03-12 18:15:20 +01:00
maths.4-output.snap Use macro per-test-file 2026-03-12 18:15:20 +01:00
maths.nomo Add evaluating of simple maths 2026-03-12 17:29:45 +01:00
multiple.1-parsed.snap Use macro per-test-file 2026-03-12 18:15:20 +01:00
multiple.2-ast.snap Use macro per-test-file 2026-03-12 18:15:20 +01:00
multiple.3-instructions.snap Add conditional value emitting 2026-03-15 12:46:00 +01:00
multiple.4-output.snap Use macro per-test-file 2026-03-12 18:15:20 +01:00
multiple.nomo Rename library to nomo 2026-03-07 10:07:47 +01:00
simple.1-parsed.snap Use macro per-test-file 2026-03-12 18:15:20 +01:00
simple.2-ast.snap Use macro per-test-file 2026-03-12 18:15:20 +01:00
simple.3-instructions.snap Use macro per-test-file 2026-03-12 18:15:20 +01:00
simple.4-output.snap Use macro per-test-file 2026-03-12 18:15:20 +01:00
simple.nomo Rename library to nomo 2026-03-07 10:07:47 +01:00
simple_for.1-parsed.snap Use macro per-test-file 2026-03-12 18:15:20 +01:00
simple_for.2-ast.snap Use macro per-test-file 2026-03-12 18:15:20 +01:00
simple_for.3-instructions.snap Add conditional value emitting 2026-03-15 12:46:00 +01:00
simple_for.4-output.snap Use macro per-test-file 2026-03-12 18:15:20 +01:00
simple_for.nomo Add tests for for loop 2026-03-11 18:15:14 +01:00
trim_whitespace.1-parsed.snap Use macro per-test-file 2026-03-12 18:15:20 +01:00
trim_whitespace.2-ast.snap Use macro per-test-file 2026-03-12 18:15:20 +01:00
trim_whitespace.3-instructions.snap Add conditional value emitting 2026-03-15 12:46:00 +01:00
trim_whitespace.4-output.snap Use macro per-test-file 2026-03-12 18:15:20 +01:00
trim_whitespace.nomo Allow trimming of whitespace 2026-03-09 13:24:40 +01:00