slint/sixtyfps_compiler/tests/syntax
Olivier Goffart b99ff1b766 Put filename in quote in import errors
So that the `debug_assert!` that fires when a error message ends with a
period does not crash the LSP when typing an incomplete filename that ends
with a '.'
2021-10-07 14:44:12 +02:00
..
analysis Apply pre-commit hooks to all files 2021-08-17 22:38:16 +02:00
basic Minor cleanup: include the path in the error message when embedding an image fails 2021-10-06 09:44:06 +02:00
elements Apply pre-commit hooks to all files 2021-08-17 22:38:16 +02:00
exports Produce errors when exporting a name multiple times 2021-08-31 10:19:50 +02:00
focus Hard error when not calling a callback 2021-10-05 12:56:26 +02:00
imports Put filename in quote in import errors 2021-10-07 14:44:12 +02:00
layout Apply pre-commit hooks to all files 2021-08-17 22:38:16 +02:00
lookup Hard error when not calling a callback 2021-10-05 12:56:26 +02:00
parse_error Improve error message for parse error 2021-10-06 08:54:14 +02:00