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
More work on the vtable crate More... about 5 years ago
vtable: move the macro in its own macro crate so we can have a runtime More... about 5 years ago
Implement Component using vtable More... about 5 years ago
WIP: port Component to vtable More... about 5 years ago
Fix runtime panic in cpp example More... about 5 years ago
Macro to generate trait and safe abstraction for a vtable More... about 5 years ago
Silence VS code warning More... about 5 years ago
Fix cargo warning More... about 5 years ago
Ignore the dist directory More... about 5 years ago
Add simple rust wasm test More... about 5 years ago
Work on const field offset crate to give type safe offsets More... about 5 years ago
Move item rendering related code into a separate module More... about 5 years ago
Render the contents of image elements More... about 5 years ago
Allow passing string literals to string properties in Rust More... about 5 years ago
Generalize the offset state in the rendering loop More... about 5 years ago
Further cleanup of the internal run_event_loop More... about 5 years ago
Remove TODO comment fixed by previous commit More... about 5 years ago
Add a viewer tool More... about 5 years ago
Fix GL context state handling More... about 5 years ago
GL Renderer cleanup More... about 5 years ago
Clean up rectangle creation More... about 5 years ago
Put the diagnostic printing in the compiler lib More... about 5 years ago
More visitor cleanups More... about 5 years ago
Remove the cells in CachedRenderingData More... about 5 years ago
Fix dead code warning when targeting wasm More... about 5 years ago
Change visit_items to take a mutable ref More... about 5 years ago
Minor cleanup More... about 5 years ago
Added basic rendering of cache primitives to the Items More... about 5 years ago
Support for rendering sub-elements with proper offset More... about 5 years ago
Allow the item visitor to mutate items More... about 5 years ago