.. |
generator
|
C++: properly escape non-printable characters
|
2021-01-20 09:53:55 +01:00 |
parser
|
String template concatenation
|
2021-01-18 16:09:58 +01:00 |
parser_test_macro
|
Normalize the spelling of SixtyFPS
|
2020-10-13 07:48:55 +02:00 |
passes
|
Add support for \u{xxx} escape sequences in stirng literal
|
2021-01-20 09:11:06 +01:00 |
tests
|
Add string tests I forgot to git add previously
|
2021-01-19 19:39:42 +01:00 |
widgets
|
Rename Slider min/max property
|
2020-12-30 10:02:38 +01:00 |
build.rs
|
Fix a bunch of cargo clippy warnings in the compiler
|
2020-12-07 12:54:38 +01:00 |
builtins.60
|
Add a FocusScope
|
2021-01-20 10:00:19 +01:00 |
Cargo.toml
|
Upgrade dependencies
|
2021-01-15 15:43:38 +01:00 |
diagnostics.rs
|
Fix a bunch of cargo clippy warnings in the compiler
|
2020-12-07 12:54:38 +01:00 |
expression_tree.rs
|
Add default bindings for width/height for Image and Text to their implicit size
|
2021-01-15 17:58:32 +01:00 |
generator.rs
|
Fix resource embedding doing a wasm build of a project using the sixtyfps! macro
|
2020-12-10 15:09:32 +01:00 |
langtype.rs
|
Add default bindings for width/height for Image and Text to their implicit size
|
2021-01-15 17:58:32 +01:00 |
layout.rs
|
Apply default layout spacing and padding from the style
|
2020-11-04 15:20:43 +01:00 |
lexer.rs
|
Lex template string
|
2021-01-18 14:43:54 +01:00 |
lib.rs
|
Improve relative image path resolution
|
2021-01-15 16:28:17 +01:00 |
load_builtins.rs
|
Add default bindings for width/height for Image and Text to their implicit size
|
2021-01-15 17:58:32 +01:00 |
object_tree.rs
|
LSP: Allow to access to the type loader documents
|
2020-12-28 12:48:32 +01:00 |
parser.rs
|
String template concatenation
|
2021-01-18 16:09:58 +01:00 |
typeloader.rs
|
Improve relative image path resolution
|
2021-01-15 16:28:17 +01:00 |
typeregister.rs
|
WIP: Add an image-fit property to Image/ClippedImage
|
2020-12-15 10:26:54 +01:00 |