1
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 17, 2024 — Jul 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add support for declaring properties in Rust More... about 5 years ago
Compile fix More... about 5 years ago
Do inlining in a pass before the lowering More... about 5 years ago
Fix the syntax_tests to actually match the regexp More... about 5 years ago
Make sure that we cannot override a property from the base More... about 5 years ago
Correctly report type conversion errors in the C++ backend More... about 5 years ago
Recactor the compiler so there are passes More... about 5 years ago
Make the compiler actualy use the lib rather than re-declaring everything More... about 5 years ago
More fixes to property lookup with components More... about 5 years ago
Fix lookup of property within component More... about 5 years ago
Implement property declarations for the C++ backend More... about 5 years ago
Make sure that we do not recognize ': =' or '= >' as one token More... about 5 years ago
Get signals and toucharea working on the rust example More... about 5 years ago
Fix signal lookup for now More... about 5 years ago
Lookup of quallified id More... about 5 years ago
Parse initializers for property declarations More... about 5 years ago
Permit bindings on declared properties More... about 5 years ago
Allow running specific syntax tests More... about 5 years ago
Lookup of property within the root component More... about 5 years ago
Add test for failled lookup More... about 5 years ago
Small typo fix More... about 5 years ago
Fix the type of color More... about 5 years ago
Rename expressions -> expression_tree More... about 5 years ago
WIP to create a macro crate for corelib More... about 5 years ago
Fix property declaration storage in the object tree More... about 5 years ago
Fix error message for duplicate property bindings More... about 5 years ago
Rename the CondeStatement syntax node to BindingExpression More... about 5 years ago
Lookup of identifier is now done while resolving expressions More... about 5 years ago
Resolve the type in property declarations More... about 5 years ago
Rename Type::Number to Type::Float32 More... about 5 years ago