slint/api/sixtyfps-rs
Simon Hausmann a178b9b2e3 Add support for include paths to the procedural macro
Using a #[include_path="../path"] attribute. Not quite perfect, but it works :-)
2020-07-17 17:44:32 +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 Add support for include paths to the procedural macro 2020-07-17 17:44:32 +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