slint/sixtyfps_compiler
2021-08-09 13:19:34 +02:00
..
generator Janitor: Fix clippy::needless_update 2021-08-05 23:41:56 +02:00
parser Don't error on empty documents 2021-07-29 17:40:20 +02:00
parser_test_macro Janitor: Find char, not a str 2021-07-08 20:43:38 +02:00
passes Janitor: Fix clippy::extra_unused_lifetimes 2021-08-09 13:19:34 +02:00
tests Fix panic when one of the two branch of a condition is Type::Void 2021-08-06 19:44:05 +02:00
widgets Mark the TabWidget as internal and re-export it from the style 2021-08-09 12:41:03 +02:00
build.rs Update license date 2021-07-02 15:55:54 +02:00
builtin_macros.rs Janitor: Fix clippy::for_kv_map 2021-07-30 09:27:48 +02:00
builtins.60 Mark the TabWidget as internal and re-export it from the style 2021-08-09 12:41:03 +02:00
Cargo.toml Increase version numbers 2021-06-28 10:39:43 +02:00
diagnostics.rs Janitor: Fix clippy::needless_update 2021-08-05 23:41:56 +02:00
expression_tree.rs Fix panic when one of the two branch of a condition is Type::Void 2021-08-06 19:44:05 +02:00
generator.rs Fix panic when typing into the line edit in the gallery 2021-08-09 12:00:17 +02:00
langtype.rs Janitor: Fix clippy::or_fun_call 2021-07-30 09:27:48 +02:00
layout.rs Allow parent element to contain contraints and still be able to set the height or width 2021-08-07 14:05:05 +02:00
lexer.rs Janitor: Fix clippy::needless_update 2021-08-05 23:41:56 +02:00
lib.rs cargo fmt 2021-07-07 11:04:50 +02:00
literals.rs Update license date 2021-07-02 15:55:54 +02:00
load_builtins.rs Janitor: Fix clippy::single_char_pattern 2021-08-04 22:50:35 +02:00
lookup.rs Janitor: Remove unnecessary & 2021-07-07 08:42:28 +02:00
namedreference.rs ptimized unused propery away 2021-07-05 15:39:49 +02:00
object_tree.rs Janitor: Fix clippy::into_iter_on_ref 2021-08-09 13:19:34 +02:00
parser.rs Janitor: Remove unnecessary & 2021-07-07 08:42:28 +02:00
passes.rs Compiler pass for the TabWidget 2021-08-06 15:58:13 +02:00
typeloader.rs Janitor: Remove redundant clone() calls 2021-07-08 20:43:38 +02:00
typeregister.rs Janitor: Remove some useless 'static that clippy does not like 2021-07-05 09:48:29 +02:00