nomo/tests/cases
2026-03-11 15:50:05 +01:00
..
1-parsed@condition.snap Also emit TokenKind in debug 2026-03-08 20:05:54 +01:00
1-parsed@identifiers.snap Also emit TokenKind in debug 2026-03-08 20:05:54 +01:00
1-parsed@if_else_if.snap Also fix the jump if its the last one 2026-03-09 13:04:16 +01:00
1-parsed@interpolation.snap Also emit TokenKind in debug 2026-03-08 20:05:54 +01:00
1-parsed@multiple.snap Also emit TokenKind in debug 2026-03-08 20:05:54 +01:00
1-parsed@simple.snap Also emit TokenKind in debug 2026-03-08 20:05:54 +01:00
1-parsed@trim_whitespace.snap Allow trimming of whitespace 2026-03-09 13:24:40 +01:00
2-ast@condition.snap Add if else if chains 2026-03-09 12:51:49 +01:00
2-ast@identifiers.snap Also emit TokenKind in debug 2026-03-08 20:05:54 +01:00
2-ast@if_else_if.snap Also fix the jump if its the last one 2026-03-09 13:04:16 +01:00
2-ast@interpolation.snap Also emit TokenKind in debug 2026-03-08 20:05:54 +01:00
2-ast@multiple.snap Also emit TokenKind in debug 2026-03-08 20:05:54 +01:00
2-ast@simple.snap Also emit TokenKind in debug 2026-03-08 20:05:54 +01:00
2-ast@trim_whitespace.snap Allow trimming of whitespace 2026-03-09 13:24:40 +01:00
3-instructions@condition.snap Introduce JumpLabels instead of manually correct jump positions 2026-03-11 15:50:05 +01:00
3-instructions@identifiers.snap Introduce JumpLabels instead of manually correct jump positions 2026-03-11 15:50:05 +01:00
3-instructions@if_else_if.snap Introduce JumpLabels instead of manually correct jump positions 2026-03-11 15:50:05 +01:00
3-instructions@interpolation.snap Introduce JumpLabels instead of manually correct jump positions 2026-03-11 15:50:05 +01:00
3-instructions@multiple.snap Introduce JumpLabels instead of manually correct jump positions 2026-03-11 15:50:05 +01:00
3-instructions@simple.snap Introduce JumpLabels instead of manually correct jump positions 2026-03-11 15:50:05 +01:00
3-instructions@trim_whitespace.snap Introduce JumpLabels instead of manually correct jump positions 2026-03-11 15:50:05 +01:00
4-output@condition.snap Patch in content of previous block if it exists 2026-03-09 13:08:15 +01:00
4-output@identifiers.snap Rename library to nomo 2026-03-07 10:07:47 +01:00
4-output@if_else_if.snap Introduce JumpLabels instead of manually correct jump positions 2026-03-11 15:50:05 +01:00
4-output@interpolation.snap Rename library to nomo 2026-03-07 10:07:47 +01:00
4-output@multiple.snap Rename library to nomo 2026-03-07 10:07:47 +01:00
4-output@simple.snap Rename library to nomo 2026-03-07 10:07:47 +01:00
4-output@trim_whitespace.snap Allow trimming of whitespace 2026-03-09 13:24:40 +01:00
condition.nomo Add parsing for conditionals (cont.) 2026-03-08 15:06:29 +01:00
identifiers.nomo Rename library to nomo 2026-03-07 10:07:47 +01:00
if_else_if.nomo Also fix the jump if its the last one 2026-03-09 13:04:16 +01:00
interpolation.nomo Rename library to nomo 2026-03-07 10:07:47 +01:00
multiple.nomo Rename library to nomo 2026-03-07 10:07:47 +01:00
simple.nomo Rename library to nomo 2026-03-07 10:07:47 +01:00
trim_whitespace.nomo Allow trimming of whitespace 2026-03-09 13:24:40 +01:00