1
I Use This!
Very High Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Jul 19, 2024 — Jul 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Rework the C++ facing build system, part 1 More... about 5 years ago
Refactor the viewer into a binary, and an interpreter crate More... about 5 years ago
Begin working on a Node API More... about 5 years ago
Small doc fixup to workaround rustdoc bug More... about 5 years ago
Add a readme for the cpp api More... about 5 years ago
Signal support in the viewer More... about 5 years ago
Viewer: Use corelib::rtti::PropertyInfo for declared property More... about 5 years ago
Viewer: use binding when needed More... about 5 years ago
Fix the viewer using generated rtti from a macro More... about 5 years ago
Add boilerplate for new testing harness More... about 5 years ago
WIP: Use a macro to generate the RTTI More... about 5 years ago
Get rid of the life time specifier for ComponentImpl More... about 5 years ago
Don't crash on hello.60 More... about 5 years ago
reformat More... about 5 years ago
Add support for self assignment (+=, -=, ...) More... about 5 years ago
Don't crash when loading hello.60 in the viewer More... about 5 years ago
Fix the C++ property More... about 5 years ago
Make the plus minus use-case work with the Rust frontend More... about 5 years ago
Fix conversion from float to string in Rust frontend More... about 5 years ago
Emit signal handler bindings and expressions for emitting signals in the Rust frontend More... about 5 years ago
Use Property::set in C++ for constant bindings More... about 5 years ago
Emit declared signals in the rust frontend More... about 5 years ago
Make property conneciton binding in the C++ More... about 5 years ago
Use both set() and set_binding() in the rust frontend More... about 5 years ago
Use the EvaluationContext in the signal handler More... about 5 years ago
Merge signal and property declaration More... about 5 years ago
Support for code blocks and signal call More... about 5 years ago
Fix the C++ build More... about 5 years ago
Implement property references as bindings in the Rust frontend More... about 5 years ago
Introduce the use of EvaluationContext in the viewer More... about 5 years ago