slint/sixtyfps_compiler/tests/syntax
Olivier Goffart fa770ec262 Fix panic when one of the two branch of a condition is Type::Void
Throw a proper compilation error.
Note that there may be a bit too many error now when the two
branch of a condition are not the same, but it's better than a panic
2021-08-06 19:44:05 +02:00
..
analysis Update license date 2021-07-02 15:55:54 +02:00
basic Fix panic when one of the two branch of a condition is Type::Void 2021-08-06 19:44:05 +02:00
elements Apply suggestions from code review 2021-08-06 15:58:13 +02:00
focus Update license date 2021-07-02 15:55:54 +02:00
imports Update license date 2021-07-02 15:55:54 +02:00
layout Fix expected error messages 2021-07-28 17:08:27 +02:00
lookup Update license date 2021-07-02 15:55:54 +02:00
parse_error Fix an error ending by a period 2021-07-22 14:38:58 +02:00