slint/api/sixtyfps-rs
Simon Hausmann 31223c4b96 Store the path in the diagnostics as Rc
This string (path) will be shared a lot more often in the future.
2020-07-20 15:35:43 +02:00
..
sixtyfps-build Add a quick and dirty code indenter so the generated code has several lines 2020-07-17 15:00:12 +02:00
sixtyfps-rs-macro Store the path in the diagnostics as Rc 2020-07-20 15:35:43 +02:00
Cargo.toml Put a pointer to the parent component in the component 2020-06-26 19:26:55 +02:00
compile_fail_tests.rs Make sure that we do not recognize ': =' or '= >' as one token 2020-05-25 18:15:06 +02:00
lib.rs Get rid of the context in properties/signal 2020-07-13 18:49:06 +02:00
repeater.rs Layout the item in a PathLayout if they are part of a repeater 2020-07-17 15:00:12 +02:00