1
I Use This!
Very High Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 8 hours ago.
Jul 31, 2024 — Jul 31, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
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
Layout for rust More... about 5 years ago
Grid layout in the interpreter More... about 5 years ago
Add basic support for conditional expressions More... about 5 years ago
Add a Slice type which can be used in FFI More... about 5 years ago
Fix C++ compilation More... about 5 years ago
Add support for parsing conditional expression syntax More... about 5 years ago
WIP layouts More... about 5 years ago
Another small typo fix :) More... about 5 years ago
Fix typo More... about 5 years ago
Even better way to use enums from C++ More... about 5 years ago
Use the generated `internal::types::Resource` from the C++ resource header More... about 5 years ago