slint/sixtyfps_compiler
2020-12-01 12:10:43 +01:00
..
generator Fix Popup in C++ 2020-12-01 10:24:37 +01:00
parser Consistency fix for transitions API 2020-12-01 11:18:47 +01:00
parser_test_macro Normalize the spelling of SixtyFPS 2020-10-13 07:48:55 +02:00
passes Apply the object literal type merging also to the binary comparison operator 2020-12-01 10:57:47 +01:00
tests Consistency fix for transitions API 2020-12-01 11:18:47 +01:00
widgets Disabled color for the line edit 2020-12-01 12:10:43 +01:00
build.rs Attempt to fix windows build by making sure that slashes in path are escaped 2020-09-05 16:50:27 +02:00
builtins.60 Fix disabled widgets in the native style 2020-12-01 10:59:57 +01:00
Cargo.toml Prepare the compiler to be async 2020-10-30 15:00:04 +01:00
diagnostics.rs Print the diagnostics in stderr for files which do not have span information 2020-12-01 12:10:43 +01:00
expression_tree.rs WIP popup 2020-11-30 15:20:51 +01:00
generator.rs Move Type and related concepts in a different module 2020-10-23 11:17:14 +02:00
langtype.rs Add the element name in the error when a property is not found 2020-11-30 13:01:39 +01:00
layout.rs Apply default layout spacing and padding from the style 2020-11-04 15:20:43 +01:00
lexer.rs Actually make the comment lexer behave the same on windows and linux 2020-11-04 19:38:13 +01:00
lib.rs WIP popup 2020-11-30 15:20:51 +01:00
load_builtins.rs Add the element name in the error when a property is not found 2020-11-30 13:01:39 +01:00
object_tree.rs Popup positioning 2020-11-30 18:39:41 +01:00
parser.rs Consistency fix for transitions API 2020-12-01 11:18:47 +01:00
typeloader.rs Allow to export structs 2020-11-17 12:22:10 +01:00
typeregister.rs WIP popup 2020-11-30 15:20:51 +01:00