| .. |
|
generator
|
Go to definition of structs
|
2021-04-24 15:06:58 +02:00 |
|
parser
|
WIP: LSP autocompletion of expression
|
2021-04-16 23:41:59 +02:00 |
|
parser_test_macro
|
Rename SyntaxNodeWithSourceFile to SyntaxNode
|
2021-04-13 17:10:56 +02:00 |
|
passes
|
Go to definition of structs
|
2021-04-24 15:06:58 +02:00 |
|
tests
|
Adjust the syntax_tests to the change of length
|
2021-04-21 17:15:19 +02:00 |
|
widgets
|
Make length (still the default for all property) be the logical length
|
2021-04-21 17:15:19 +02:00 |
|
build.rs
|
Fix a bunch of cargo clippy warnings in the compiler
|
2020-12-07 12:54:38 +01:00 |
|
builtins.60
|
Hide internal type in auto-completions
|
2021-04-23 15:06:37 +02:00 |
|
Cargo.toml
|
Remove the import resolve callback from the compiler configuration
|
2021-03-16 14:21:33 +01:00 |
|
diagnostics.rs
|
syntax_tests: Try to build the object_tree::document even in case of parse error
|
2021-04-14 11:46:49 +02:00 |
|
expression_tree.rs
|
Go to definition of structs
|
2021-04-24 15:06:58 +02:00 |
|
generator.rs
|
Make the viewport element of the flickable a real Element in the object_tree
|
2021-04-09 19:14:48 +02:00 |
|
langtype.rs
|
Go to definition of structs
|
2021-04-24 15:06:58 +02:00 |
|
layout.rs
|
Make length (still the default for all property) be the logical length
|
2021-04-21 17:15:19 +02:00 |
|
lexer.rs
|
Don't panic when a string literal contains a new line
|
2021-04-06 13:16:38 +02:00 |
|
lib.rs
|
LSP: color providers
|
2021-04-18 23:27:14 +02:00 |
|
literals.rs
|
fix test compilation
|
2021-04-19 08:06:20 +02:00 |
|
load_builtins.rs
|
Hide internal type in auto-completions
|
2021-04-23 15:06:37 +02:00 |
|
lookup.rs
|
LSP: completion in second level of expressions
|
2021-04-17 08:31:17 +02:00 |
|
namedreference.rs
|
Put the named reference in a Rc so it will be easier to compute the use count and suck
|
2021-03-29 15:16:41 +02:00 |
|
object_tree.rs
|
Go to definition of structs
|
2021-04-24 15:06:58 +02:00 |
|
parser.rs
|
syntax_tests: Try to build the object_tree::document even in case of parse error
|
2021-04-14 11:46:49 +02:00 |
|
typeloader.rs
|
Jump to definition of a property
|
2021-04-16 08:59:33 +02:00 |
|
typeregister.rs
|
Make length (still the default for all property) be the logical length
|
2021-04-21 17:15:19 +02:00 |