slint/internal/compiler/tests/syntax
Olivier Goffart 3a59950751 Experimental support for named callback parameters
And use that in the lsp/ui implementation instead of comments.

This is only a parser support for now, the name is otherwise unused.
Hence I rather keep that experimental.
2024-08-19 14:10:01 +02:00
..
accessibility
analysis
basic Report an error when accessing a function within a PopupWindow 2024-08-16 10:31:13 +02:00
callbacks Fix error messages with invalid change callback 2024-06-28 10:45:45 +02:00
elements Timer Element 2024-08-16 16:36:38 +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
functions
imports Add test for deprecated import 2024-07-03 16:44:31 +02:00
layout
lookup Experimental support for named callback parameters 2024-08-19 14:10:01 +02:00
new_syntax
parse_error