slint/tools
Simon Hausmann 732a56259f Simplify compilation call sites further
Move run_passes into the library compilation function. That way the
FileDiagnostics are created by the parser, can be passed on to the library
compilation function and after that we don't need them anymore and can
replace them with future BuildDiagnostics for example.
2020-07-16 18:53:59 +02:00
..
compiler Simplify compilation call sites further 2020-07-16 18:53:59 +02:00
syntax_updater Simplify path setup in the Diagnostics 2020-07-15 19:21:25 +02:00
viewer WIP: window size 2020-07-15 17:52:14 +02:00