Simon Hausmann
|
24dcef5fed
|
First stage of cleaning up the export handling of the slint root component (#2095)
We implicitly export the last component of a .slint file to the generator.
Issue a warning when that happens and suggest to export it explicitly.
|
2023-01-23 15:19:49 +01:00 |
|
Olivier Goffart
|
8fc7c2dafc
|
Error when mixing purity in callback aliases
Also adjust the way we report error while infering to avoid double
reporting errors
|
2022-12-22 00:26:27 -08:00 |
|
Olivier Goffart
|
ed07cd825d
|
Make functions private by default unless annotated with 'public'
|
2022-12-06 14:56:25 +01:00 |
|
Olivier Goffart
|
dfdbc942f6
|
Split Expression::CallbackReference and Expresison::FunctionReference
|
2022-12-06 14:56:25 +01:00 |
|
Olivier Goffart
|
4672e54f5e
|
Compiler: make calling functions work
|
2022-12-06 14:56:25 +01:00 |
|