1
I Use This!
Very High Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 5 hours ago.
Jul 29, 2024 — Jul 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Syntax tests: do not try to generate a document tree if the parser did not succeed More... about 5 years ago
Syntax tests: Log which file is causing a panic More... about 5 years ago
Refactor the element children to account for RepeatedElements More... about 5 years ago
Add missing file More... about 5 years ago
Add a bunch of deny(unsafe_code) More... about 5 years ago
Gate the corelib::rtti module on the rtti feature More... about 5 years ago
Start with data structures for animations, with a duration and basic controls More... about 5 years ago
Reduce the use of unsafe in corelib and in the rust backend More... about 5 years ago
Fix C++ compilation with the new item visitor More... about 5 years ago
Implement a way to create a VRef for non static vtable More... about 5 years ago
WIP: refactor the item visitor More... about 5 years ago
Supress warning about unused variable and add a small test More... about 5 years ago
Add support for emitting signals for nodejs and the interpreter More... about 5 years ago
Fix casting of conditional operator More... about 5 years ago
Provide convenience accessors for public signals in C++ and Rust More... about 5 years ago
Color literals More... about 5 years ago
Parser: typed syntax node accessor More... about 5 years ago
Introduce a new `DeclaredIdentifier` syntax kind to disambiguiate identifiers when there are several More... about 5 years ago
Parser: allow to specify an index token in bracket in the for loop More... about 5 years ago
Fix warning in Rust generated code More... about 5 years ago
Extend the conditional expression test case to also test JS/interpreter More... about 5 years ago
Create a type alias for Rc<RefCell<Element>> More... about 5 years ago
Provide convenience accessors for public properties in C++ More... about 5 years ago
Test that the tree is well formed for what we expect More... about 5 years ago
Provide convenience accessors for public properties in C++ More... about 5 years ago
Fix casting with conditional expressions More... about 5 years ago
Fix linking error in the tests More... about 5 years ago
Fix wasm build More... about 5 years ago
Layout for the C++ as well More... about 5 years ago
Reformat to pass CI More... about 5 years ago