0
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 11 hours ago.
Aug 26, 2024 — Aug 26, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge description classes with PInvoke ones More... over 11 years ago
Escape both sides for reference set. More... over 11 years ago
Ignore MsilReader temporary files More... over 11 years ago
Use .hpp for runtime_base so it will bring syntax highlighting in VS. More... over 11 years ago
Fixed name mangling for strings to make them shared_ptr based not value based More... over 11 years ago
Make string table code a bit more clear. Fixes Use-def helper for ref assignment. Make arrays to be set to zero. More... over 11 years ago
Fixed assignments to strings More... over 11 years ago
Added an Array.Resize<T> VM primitive code. More... over 11 years ago
Added an Examples folder. More... over 11 years ago
Fixed a semi-colon C++ error More... over 11 years ago
Take offsets of fields into account More... over 11 years ago
Fixes text assignment inside the string table. Fixed pure funciton evaluation. More... over 11 years ago
Fixing calling convention for PInvokes. More... over 11 years ago
Improve UseDef helper to handle FieldRefAssignment More... over 11 years ago
More fixes to make the code to sample to compile correctly More... over 11 years ago
code updates More... over 11 years ago
Added initial TypeResolver inside the SimpleAdditions project More... over 11 years ago
Added a more complete OpenGL sample More... over 11 years ago
Fixes switch statement with constants. More... over 11 years ago
More updates with OpenCl like coding More... over 11 years ago
sample cleanup More... over 11 years ago
Added sample OpenCL application More... over 11 years ago
Fixed PropagationVariablesOptimizationPass optiomization. More... over 11 years ago
Try to add new optimization to backtrack propagation More... over 11 years ago
Fixes escaping analysis. More... over 11 years ago
Cleaning up code. More... over 11 years ago
Reduced meta-linker logic More... over 11 years ago
Small cleanup More... over 11 years ago
Improving keying and type mapping. More... over 11 years ago
Clear the code to prepare the interpreters to contain the runtime code. More... over 11 years ago