slint/internal/compiler/parser
Olivier Goffart 8f001ac490 Add support for protected functions
Protected function can only be called from the direct base

Issue #3636
2023-10-11 10:50:50 +02:00
..
document.rs Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
element.rs Add support for protected functions 2023-10-11 10:50:50 +02:00
expressions.rs Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
statements.rs Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
type.rs Better error when using ';' instead of ',' when declaring struct 2023-07-24 12:31:41 +02:00