slint/internal/compiler
Tobias Hunger e6b24bceec [reorg]: Set up and populate the internal directory
Move "internal" crates into the `internal` directory. This first batch
includes most of sixtyfps_runtime but leaves the rendering backends
alone for now.

pre-commit applied some cleanups to the moved files:
 - Consistent newline at end of file policy
 - trimming trailing whitespace
 - Formatting Cargo.toml files.
2022-01-31 16:00:50 +01:00
..
generator [reorg]: Set up and populate the internal directory 2022-01-31 16:00:50 +01:00
LICENSES [reorg]: Set up and populate the internal directory 2022-01-31 16:00:50 +01:00
llr [reorg]: Set up and populate the internal directory 2022-01-31 16:00:50 +01:00
parser [reorg]: Set up and populate the internal directory 2022-01-31 16:00:50 +01:00
parser_test_macro [reorg]: Set up and populate the internal directory 2022-01-31 16:00:50 +01:00
passes [reorg]: Set up and populate the internal directory 2022-01-31 16:00:50 +01:00
tests [reorg]: Set up and populate the internal directory 2022-01-31 16:00:50 +01:00
widgets [reorg]: Set up and populate the internal directory 2022-01-31 16:00:50 +01:00
build.rs [reorg]: Set up and populate the internal directory 2022-01-31 16:00:50 +01:00
builtin_macros.rs [reorg]: Set up and populate the internal directory 2022-01-31 16:00:50 +01:00
builtins.60 [reorg]: Set up and populate the internal directory 2022-01-31 16:00:50 +01:00
Cargo.toml [reorg]: Set up and populate the internal directory 2022-01-31 16:00:50 +01:00
diagnostics.rs [reorg]: Set up and populate the internal directory 2022-01-31 16:00:50 +01:00
embedded_resources.rs [reorg]: Set up and populate the internal directory 2022-01-31 16:00:50 +01:00
expression_tree.rs [reorg]: Set up and populate the internal directory 2022-01-31 16:00:50 +01:00
fileaccess.rs [reorg]: Set up and populate the internal directory 2022-01-31 16:00:50 +01:00
generator.rs [reorg]: Set up and populate the internal directory 2022-01-31 16:00:50 +01:00
langtype.rs [reorg]: Set up and populate the internal directory 2022-01-31 16:00:50 +01:00
layout.rs [reorg]: Set up and populate the internal directory 2022-01-31 16:00:50 +01:00
lexer.rs [reorg]: Set up and populate the internal directory 2022-01-31 16:00:50 +01:00
lib.rs [reorg]: Set up and populate the internal directory 2022-01-31 16:00:50 +01:00
literals.rs [reorg]: Set up and populate the internal directory 2022-01-31 16:00:50 +01:00
llr.rs [reorg]: Set up and populate the internal directory 2022-01-31 16:00:50 +01:00
load_builtins.rs [reorg]: Set up and populate the internal directory 2022-01-31 16:00:50 +01:00
lookup.rs [reorg]: Set up and populate the internal directory 2022-01-31 16:00:50 +01:00
namedreference.rs [reorg]: Set up and populate the internal directory 2022-01-31 16:00:50 +01:00
object_tree.rs [reorg]: Set up and populate the internal directory 2022-01-31 16:00:50 +01:00
parser.rs [reorg]: Set up and populate the internal directory 2022-01-31 16:00:50 +01:00
passes.rs [reorg]: Set up and populate the internal directory 2022-01-31 16:00:50 +01:00
typeloader.rs [reorg]: Set up and populate the internal directory 2022-01-31 16:00:50 +01:00
typeregister.rs [reorg]: Set up and populate the internal directory 2022-01-31 16:00:50 +01:00