.. |
generator
|
C++: Fix warnings on windows
|
2021-07-01 13:50:27 +02:00 |
parser
|
Allow to give a name to for and if
|
2021-06-18 16:40:40 +02:00 |
parser_test_macro
|
Rename SyntaxNodeWithSourceFile to SyntaxNode
|
2021-04-13 17:10:56 +02:00 |
passes
|
Janitor: Fix typos in comments and user-facing strings
|
2021-06-28 08:32:25 +02:00 |
tests
|
Janitor: Fix typos in comments and user-facing strings
|
2021-06-28 08:32:25 +02:00 |
widgets
|
Apply suggestions from code review
|
2021-06-21 14:29:53 +02:00 |
build.rs
|
Fix a bunch of cargo clippy warnings in the compiler
|
2020-12-07 12:54:38 +01:00 |
builtin_macros.rs
|
Janitor: Fix typos in comments and user-facing strings
|
2021-06-28 08:32:25 +02:00 |
builtins.60
|
C++: don't re-export private symbol in the public API
|
2021-06-28 12:03:49 +02:00 |
Cargo.toml
|
Increase version numbers
|
2021-06-28 10:39:43 +02:00 |
diagnostics.rs
|
Janitor: Fix typos in comments and user-facing strings
|
2021-06-28 08:32:25 +02:00 |
expression_tree.rs
|
Janitor: Fix typos in comments and user-facing strings
|
2021-06-28 08:32:25 +02:00 |
generator.rs
|
Update sixtyfps_compiler/generator.rs
|
2021-05-20 13:40:51 +02:00 |
langtype.rs
|
Janitor: Fix typos in comments and user-facing strings
|
2021-06-28 08:32:25 +02:00 |
layout.rs
|
Janitor: Fix typos in comments and user-facing strings
|
2021-06-28 08:32:25 +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
|
Layout: Make the default padding and spacing 0
|
2021-06-21 14:29:53 +02:00 |
literals.rs
|
Janitor: Fix typo in test name
|
2021-06-28 08:32:00 +02:00 |
load_builtins.rs
|
Janitor: Fix typos in comments and user-facing strings
|
2021-06-28 08:32:25 +02:00 |
lookup.rs
|
Janitor: Fix typos in comments and user-facing strings
|
2021-06-28 08:32:25 +02:00 |
namedreference.rs
|
Janitor: Fiy typo in function name
|
2021-06-28 08:32:00 +02:00 |
object_tree.rs
|
Janitor: Fix typos in comments and user-facing strings
|
2021-06-28 08:32:25 +02:00 |
parser.rs
|
Janitor: Fix typos in comments and user-facing strings
|
2021-06-28 08:32:25 +02:00 |
typeloader.rs
|
Janitor: Fix typos in comments and user-facing strings
|
2021-06-28 08:32:25 +02:00 |
typeregister.rs
|
Keep the old long names property as deprecated
|
2021-06-14 10:28:30 +02:00 |