slint/sixtyfps_compiler
Simon Hausmann 114b51f32b Add include paths to CompilerConfiguration
We'll try to load .60 files from those paths.
2020-07-17 12:15:03 +02:00
..
generator Add aggregating BuildDiagnostics 2020-07-17 12:10:25 +02:00
parser Parse units 2020-07-14 11:35:45 +02:00
parser_test_macro Further encapsulate Diagnostics 2020-07-17 11:52:29 +02:00
passes Rename Diagnostics to FileDiagnostics 2020-07-16 18:25:42 +02:00
tests Simplify compilation call sites further 2020-07-16 18:53:59 +02:00
Cargo.toml Fix signature of function to load types from a directory 2020-07-16 13:45:45 +02:00
diagnostics.rs Add include paths to CompilerConfiguration 2020-07-17 12:15:03 +02:00
expression_tree.rs Rename Diagnostics to FileDiagnostics 2020-07-16 18:25:42 +02:00
generator.rs Add aggregating BuildDiagnostics 2020-07-17 12:10:25 +02:00
layout.rs Add support for an offset to PathLayout 2020-07-14 15:12:03 +02:00
lib.rs Add include paths to CompilerConfiguration 2020-07-17 12:15:03 +02:00
object_tree.rs Rename Diagnostics to FileDiagnostics 2020-07-16 18:25:42 +02:00
parser.rs Rename Diagnostics to FileDiagnostics 2020-07-16 18:25:42 +02:00
typeregister.rs Further encapsulate Diagnostics 2020-07-17 11:52:29 +02:00