1
I Use This!
Very High Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 16 hours ago.
Oct 24, 2024 — Oct 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix error message for duplicate property bindings More... over 5 years ago
Rename the CondeStatement syntax node to BindingExpression More... over 5 years ago
Lookup of identifier is now done while resolving expressions More... over 5 years ago
Resolve the type in property declarations More... over 5 years ago
Rename Type::Number to Type::Float32 More... over 5 years ago
Fix crash in the viewer when there is a Text{} More... over 5 years ago
Refactor the Expression More... over 5 years ago
Parse property declarations More... over 5 years ago
syntax_updater: also update the .rs files containing sixtyfps! More... over 5 years ago
Add support for qualified type names to the parser More... over 5 years ago
Adapt the parser to parse := instead of = More... over 5 years ago
Revert "Replace '=' with ':='" More... over 5 years ago
Use the tool to replace = with := More... over 5 years ago
Replace '=' with ':=' More... over 5 years ago
Initial import of a syntax_updater tool that rewrite files More... over 5 years ago
Replace RenderingInfo with RenderingPrimitive More... over 5 years ago
Style cleanup More... over 5 years ago
Move Color and RenderingPrimitive into abi::datastructures More... over 5 years ago
Make the Parser a trait More... over 5 years ago
Clean up HasRenderingPrimitive trait API after transition More... over 5 years ago
Remove the individual primitive factory functions from RenderingPrimitivesBuilder More... over 5 years ago
Add API to the RenderingPrimitivesBuilder to build the new style primitive More... over 5 years ago
Simplify image primitives graphics API More... over 5 years ago
Introduce a new rendering primitive enum in the graphics module More... over 5 years ago
Some documentation fixes for item generated with #[vtable] More... over 5 years ago
Rename internal types More... over 5 years ago
Minor cleanup More... over 5 years ago
Add documentation for the vtable crate More... over 5 years ago
Update cached rendering data only when there are changes More... over 5 years ago
Minor cleanup in item transform calculation More... over 5 years ago