slint/sixtyfps_compiler
Olivier Goffart a89d83e58f Apply suggestions from code review
Co-authored-by: Simon Hausmann <simon.hausmann@sixtyfps.io>
2021-08-06 15:58:13 +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 Apply suggestions from code review 2021-08-06 15:58:13 +02:00
tests Apply suggestions from code review 2021-08-06 15:58:13 +02:00
widgets Fix the TabWidget's ugly style size constraints 2021-08-06 15:58:13 +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 Compiler pass for the TabWidget 2021-08-06 15:58:13 +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 Janitor: Fix clippy::many_single_char_names 2021-08-04 22:50:35 +02:00
generator.rs Janitor: Fix clippy::single_match 2021-07-30 09:27:48 +02:00
langtype.rs Janitor: Fix clippy::or_fun_call 2021-07-30 09:27:48 +02:00
layout.rs Janitor: Fix clippy::option_map_unit_fn 2021-08-05 23:41:56 +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 Fix regression of two-way binding on default geom'ed properties causing binding loop 2021-08-03 23:24:49 +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