diff options
| author | Laurenz <laurmaedje@gmail.com> | 2021-07-30 18:04:08 +0200 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2021-07-30 18:49:19 +0200 |
| commit | 1ee1d078e2480ddd08d40915bc7a74a8352acff0 (patch) | |
| tree | 1e7ff367278a19fead3e404cf06d65bfb80a6cd9 /tests/ref | |
| parent | 42a27b48df427edf8dbb624c51551a90ecf2e7ea (diff) | |
Fatal errors
- Makes errors fatal, so that a phase is only reached when all previous phases were error-free
- Parsing still recovers and can produce multiple errors
- Evaluation fails fast and can thus produce only a single error (except for parse errors due to an import)
- The single error that could occur during execution is removed for now
- Removes Value::Error variant
Diffstat (limited to 'tests/ref')
| -rw-r--r-- | tests/ref/code/array.png | bin | 3396 -> 1971 bytes |
| -rw-r--r-- | tests/ref/code/block-invalid.png | bin | 512 -> 0 bytes |
| -rw-r--r-- | tests/ref/code/block.png | bin | 3152 -> 1440 bytes |
| -rw-r--r-- | tests/ref/code/call-invalid.png | bin | 2975 -> 0 bytes |
| -rw-r--r-- | tests/ref/code/call-wide.png | bin | 2686 -> 0 bytes |
| -rw-r--r-- | tests/ref/code/call.png | bin | 6150 -> 3722 bytes |
| -rw-r--r-- | tests/ref/code/closure.png | bin | 0 -> 657 bytes |
| -rw-r--r-- | tests/ref/code/comment.png | bin | 1904 -> 1829 bytes |
| -rw-r--r-- | tests/ref/code/dict.png | bin | 1602 -> 884 bytes |
| -rw-r--r-- | tests/ref/code/for.png | bin | 4074 -> 2346 bytes |
| -rw-r--r-- | tests/ref/code/if.png | bin | 2731 -> 1838 bytes |
| -rw-r--r-- | tests/ref/code/import.png | bin | 4279 -> 1891 bytes |
| -rw-r--r-- | tests/ref/code/let.png | bin | 2245 -> 1465 bytes |
| -rw-r--r-- | tests/ref/code/while.png | bin | 1531 -> 811 bytes |
| -rw-r--r-- | tests/ref/insert/circle.png | bin | 13518 -> 13064 bytes |
| -rw-r--r-- | tests/ref/insert/square.png | bin | 7163 -> 7069 bytes |
| -rw-r--r-- | tests/ref/layout/spacing.png | bin | 3247 -> 2527 bytes |
| -rw-r--r-- | tests/ref/markup/escape.png | bin | 9849 -> 5578 bytes |
| -rw-r--r-- | tests/ref/markup/raw.png | bin | 7281 -> 6833 bytes |
| -rw-r--r-- | tests/ref/text/decorations.png | bin | 10865 -> 10821 bytes |
| -rw-r--r-- | tests/ref/text/whitespace.png | bin | 7160 -> 6882 bytes |
21 files changed, 0 insertions, 0 deletions
diff --git a/tests/ref/code/array.png b/tests/ref/code/array.png Binary files differindex b1e20348..c90898c1 100644 --- a/tests/ref/code/array.png +++ b/tests/ref/code/array.png diff --git a/tests/ref/code/block-invalid.png b/tests/ref/code/block-invalid.png Binary files differdeleted file mode 100644 index d1e85402..00000000 --- a/tests/ref/code/block-invalid.png +++ /dev/null diff --git a/tests/ref/code/block.png b/tests/ref/code/block.png Binary files differindex 3e64d82c..afdd176b 100644 --- a/tests/ref/code/block.png +++ b/tests/ref/code/block.png diff --git a/tests/ref/code/call-invalid.png b/tests/ref/code/call-invalid.png Binary files differdeleted file mode 100644 index b2f62ac2..00000000 --- a/tests/ref/code/call-invalid.png +++ /dev/null diff --git a/tests/ref/code/call-wide.png b/tests/ref/code/call-wide.png Binary files differdeleted file mode 100644 index 2d5b4ffe..00000000 --- a/tests/ref/code/call-wide.png +++ /dev/null diff --git a/tests/ref/code/call.png b/tests/ref/code/call.png Binary files differindex fd2abbd8..1839c5d8 100644 --- a/tests/ref/code/call.png +++ b/tests/ref/code/call.png diff --git a/tests/ref/code/closure.png b/tests/ref/code/closure.png Binary files differnew file mode 100644 index 00000000..043d4a11 --- /dev/null +++ b/tests/ref/code/closure.png diff --git a/tests/ref/code/comment.png b/tests/ref/code/comment.png Binary files differindex bb8bf69a..e349b384 100644 --- a/tests/ref/code/comment.png +++ b/tests/ref/code/comment.png diff --git a/tests/ref/code/dict.png b/tests/ref/code/dict.png Binary files differindex 730ff6d8..7b7f4d8c 100644 --- a/tests/ref/code/dict.png +++ b/tests/ref/code/dict.png diff --git a/tests/ref/code/for.png b/tests/ref/code/for.png Binary files differindex de1f3cab..7178b594 100644 --- a/tests/ref/code/for.png +++ b/tests/ref/code/for.png diff --git a/tests/ref/code/if.png b/tests/ref/code/if.png Binary files differindex 48152e23..7b54203a 100644 --- a/tests/ref/code/if.png +++ b/tests/ref/code/if.png diff --git a/tests/ref/code/import.png b/tests/ref/code/import.png Binary files differindex 75d4adce..00595f8a 100644 --- a/tests/ref/code/import.png +++ b/tests/ref/code/import.png diff --git a/tests/ref/code/let.png b/tests/ref/code/let.png Binary files differindex e9c00064..9805b8ee 100644 --- a/tests/ref/code/let.png +++ b/tests/ref/code/let.png diff --git a/tests/ref/code/while.png b/tests/ref/code/while.png Binary files differindex a772fd59..0956fe45 100644 --- a/tests/ref/code/while.png +++ b/tests/ref/code/while.png diff --git a/tests/ref/insert/circle.png b/tests/ref/insert/circle.png Binary files differindex 8364d42b..7e44907b 100644 --- a/tests/ref/insert/circle.png +++ b/tests/ref/insert/circle.png diff --git a/tests/ref/insert/square.png b/tests/ref/insert/square.png Binary files differindex def2e664..c84e6f0e 100644 --- a/tests/ref/insert/square.png +++ b/tests/ref/insert/square.png diff --git a/tests/ref/layout/spacing.png b/tests/ref/layout/spacing.png Binary files differindex 2205809a..b2b8707d 100644 --- a/tests/ref/layout/spacing.png +++ b/tests/ref/layout/spacing.png diff --git a/tests/ref/markup/escape.png b/tests/ref/markup/escape.png Binary files differindex 686471c6..227b1eeb 100644 --- a/tests/ref/markup/escape.png +++ b/tests/ref/markup/escape.png diff --git a/tests/ref/markup/raw.png b/tests/ref/markup/raw.png Binary files differindex 05aeea13..f7bb2ab0 100644 --- a/tests/ref/markup/raw.png +++ b/tests/ref/markup/raw.png diff --git a/tests/ref/text/decorations.png b/tests/ref/text/decorations.png Binary files differindex e3ca1be5..5ae569f3 100644 --- a/tests/ref/text/decorations.png +++ b/tests/ref/text/decorations.png diff --git a/tests/ref/text/whitespace.png b/tests/ref/text/whitespace.png Binary files differindex 27a67586..764c7413 100644 --- a/tests/ref/text/whitespace.png +++ b/tests/ref/text/whitespace.png |
