slint/sixtyfps_compiler
2021-08-18 00:24:51 +02:00
..
generator Janitor: Fix clippy::needless_borrow 2021-08-18 00:24:51 +02:00
parser Don't error on empty documents 2021-07-29 17:40:20 +02:00
parser_test_macro Add a warning on the internal crates documentation that we don't follow semver 2021-08-16 18:26:33 +02:00
passes Fix priority when merging two_way_binding 2021-08-17 11:57:35 +02:00
tests Janitor: Fix clippy::needless_borrow 2021-08-18 00:24:51 +02:00
widgets Apply pre-commit hooks to all files 2021-08-17 22:38:16 +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 Use dashes in builtins.60 2021-08-10 22:21:01 +02:00
Cargo.toml Apply pre-commit hooks to all files 2021-08-17 22:38:16 +02:00
diagnostics.rs Janitor: Fix clippy::needless_update 2021-08-05 23:41:56 +02:00
expression_tree.rs Fix priority when merging two_way_binding 2021-08-17 11:57:35 +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 Derive simple enum from Copy 2021-08-13 11:58:22 +02:00
layout.rs Normalize identifiers to - instead of _ 2021-08-10 22:21:01 +02:00
lexer.rs Janitor: Fix clippy::needless_update 2021-08-05 23:41:56 +02:00
lib.rs Add a warning on the internal crates documentation that we don't follow semver 2021-08-16 18:26:33 +02:00
literals.rs Update license date 2021-07-02 15:55:54 +02:00
load_builtins.rs Normalize identifiers to - instead of _ 2021-08-10 22:21:01 +02:00
lookup.rs Normalize identifiers to - instead of _ 2021-08-10 22:21:01 +02:00
namedreference.rs ptimized unused propery away 2021-07-05 15:39:49 +02:00
object_tree.rs Janitor: Fix clippy::redundant_clone 2021-08-18 00:24:51 +02:00
parser.rs Normalize identifiers to - instead of _ 2021-08-10 22:21:01 +02:00
passes.rs Compiler pass for the TabWidget 2021-08-06 15:58:13 +02:00
typeloader.rs Janitor: Fix clippy::bool_assert_comparison 2021-08-18 00:24:51 +02:00
typeregister.rs Normalize identifiers to - instead of _ 2021-08-10 22:21:01 +02:00