slint/sixtyfps_compiler
2021-08-16 18:26:33 +02:00
..
generator Normalize identifiers to - instead of _ 2021-08-10 22:21:01 +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 Set the width of items in a ListView 2021-08-13 11:57:56 +02:00
tests Turn the "duplicated id" error into a warning 2021-08-12 13:47:11 +02:00
widgets Set the width of items in a ListView 2021-08-13 11:57:56 +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 Bump version number to 0.1.1 2021-08-10 08:06:20 +00:00
diagnostics.rs Janitor: Fix clippy::needless_update 2021-08-05 23:41:56 +02:00
expression_tree.rs Janitor: Fix clippy::ptr_arg 2021-08-09 13:19:34 +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 Set the width of items in a ListView 2021-08-13 11:57:56 +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 internal cleanup: replace use of imported function with qualified use 2021-08-12 18:07:58 +02:00
typeregister.rs Normalize identifiers to - instead of _ 2021-08-10 22:21:01 +02:00