.. |
generator
|
implement square root
|
2021-02-20 08:53:08 +01:00 |
parser
|
Fix infinite loop when parsing states
|
2021-02-16 08:56:02 +01:00 |
parser_test_macro
|
Normalize the spelling of SixtyFPS
|
2020-10-13 07:48:55 +02:00 |
passes
|
implement square root
|
2021-02-20 08:53:08 +01:00 |
tests
|
Begin working on the home page
|
2021-02-22 11:17:38 +01:00 |
widgets
|
Put the window background color in the StyleMetrics
|
2021-02-15 15:57:58 +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 support for letter-spacing in text
|
2021-02-16 22:14:50 +01:00 |
Cargo.toml
|
Reduce dependencies
|
2021-02-09 17:22:01 +01:00 |
diagnostics.rs
|
Issue a warning when accessing deprecated properties through member lookups
|
2021-02-02 22:42:02 +01:00 |
expression_tree.rs
|
implement square root
|
2021-02-20 08:53:08 +01:00 |
generator.rs
|
Add ability to get the parent item from the vtable
|
2021-01-26 10:36:37 +01:00 |
langtype.rs
|
Fix cargo fmt --check
|
2021-02-18 13:45:42 +01:00 |
layout.rs
|
Change behavior of percent sice within the layout
|
2021-02-11 20:32:26 +01:00 |
lexer.rs
|
Lex template string
|
2021-01-18 14:43:54 +01:00 |
lib.rs
|
Add the logo in the docs
|
2021-02-12 08:24:42 +01:00 |
load_builtins.rs
|
Fix compilation after color->brush change
|
2021-02-04 12:56:14 +01:00 |
object_tree.rs
|
Fix the priority when inlining and improve debug output
|
2021-02-08 10:17:35 +01:00 |
parser.rs
|
Resolve linear gradients
|
2021-02-01 14:25:27 +01:00 |
typeloader.rs
|
Improve relative image path resolution
|
2021-01-15 16:28:17 +01:00 |
typeregister.rs
|
Add support for Path.fill-rule
|
2021-02-10 14:08:32 +01:00 |