0
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Mar 18, 2025 — Mar 18, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #7 from spiffytech/master More... over 10 years ago
Added LICENSE.txt More... over 10 years ago
[project] Fixed example in README.md More... over 12 years ago
[project] More examples More... almost 13 years ago
[project] Added some lines to README and related tests More... almost 13 years ago
[interop] Tracking C++ changes More... almost 13 years ago
[libvroomjs] Added method to free V8 Objects More... almost 13 years ago
[engine] JsObject implements IDispose and free JS-side object correctly More... almost 13 years ago
[tests] Added test to verify if managed objects are freed More... almost 13 years ago
[interop] Added binding to jsengine_force_gc More... almost 13 years ago
[libvroomjs] Added function to force GC (does it work? mhmh) More... almost 13 years ago
[libvroomjs] Verified that all code paths called by CLR alloc HandleScope More... almost 13 years ago
[tests] Added array roundtrip test More... almost 13 years ago
[engine] Separated keep-alive store from JSEngine More... almost 13 years ago
[libvroomjs] Added missing array conversion More... almost 13 years ago
[libvroomjs] Added callback to dispose of managed references More... almost 13 years ago
[tests] Added method call test More... almost 13 years ago
[interop] Added WeakDelegate and method calls using default binder More... almost 13 years ago
[libvroomjs] Added call-ability to managed objects More... almost 13 years ago
[libvroomjs] Added function to allocate jsvalue arrays from managed code More... almost 13 years ago
[jsengine] Added member invocation for JsObject More... almost 13 years ago
[tests] More tests about setting JS objects properties More... almost 13 years ago
[sandbox] Renamed class More... almost 13 years ago
[interop] Tracking error changes on libvroomjs and tests More... almost 13 years ago
[libvroomjs] Better management of errors from TryCatch objects More... almost 13 years ago
[tests] Added more tests for wrapped objects More... almost 13 years ago
[interop] Better conversions of wrapped objects More... almost 13 years ago
[libvroomjs] Added setting properties of wrapped objects More... almost 13 years ago
[project] Ooops! Undo policy and wrap source code at 132 columns More... almost 13 years ago
[tests] Added more tests for managed objects More... almost 13 years ago