slint/internal/compiler/tests/syntax
Olivier Goffart 1d3e9120d8 Avid reporting further error when an element is misspelled
eg, don't report an error for each callback or animation or changed
event that the the property doesn't exist or such.

Also reword the message when an element doesn't exist. Use "element"
rather than "type" as it is more accurate.
2024-08-29 13:10:35 +02:00
..
accessibility Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
analysis Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
basic Avid reporting further error when an element is misspelled 2024-08-29 13:10:35 +02:00
callbacks Fix error messages with invalid change callback 2024-06-28 10:45:45 +02:00
elements Avid reporting further error when an element is misspelled 2024-08-29 13:10:35 +02:00
exports Add export { ... } from "....slint"; syntax. (#5533) 2024-07-03 12:50:40 +02:00
expressions Math postfix member functions on numbers 2024-08-15 14:52:13 +02:00
focus Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
functions Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
imports Avid reporting further error when an element is misspelled 2024-08-29 13:10:35 +02:00
layout Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
lookup Experimental support for named callback parameters 2024-08-19 14:10:01 +02:00
new_syntax Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
parse_error Fix compiler crash with invalid code 2024-06-11 19:22:59 +02:00