0
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 4 hours ago.
Aug 17, 2024 — Aug 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge fixes More... about 11 years ago
Merge branch 'master' of https://github.com/ciplogic/CodeRefractor More... about 11 years ago
Added PInvokeTest01.cs, test runs but still crashes after call More... about 11 years ago
More escapeness handling More... about 11 years ago
Fix namespace of CilMethodInterpreter. More... about 11 years ago
Integrate MathImpl into simple NUnit tests. More... about 11 years ago
ValueType Support for structs partially working ... More... about 11 years ago
Added missing branches for compute labels More... about 11 years ago
Virtuals Fix after merge More... about 11 years ago
Merge branch 'master' of https://github.com/ciplogic/CodeRefractor More... about 11 years ago
Fixed Virtuals/Interface Calls More... about 11 years ago
Added first attempt to get a generic type solved. More... about 11 years ago
Removed unused variables More... about 11 years ago
Improve generic type specialization More... about 11 years ago
Generics mostly work More... about 11 years ago
minor fix, both target and source params for non-static methods need a "this" first parameter More... about 11 years ago
Use wide char method More... about 11 years ago
Merge branch 'master' of https://github.com/ciplogic/CodeRefractor More... about 11 years ago
Adding Double.Parse implementation More... about 11 years ago
fixed addprimes More... about 11 years ago
Fixed Substring implementation More... about 11 years ago
Disable function lowering for now. Seems to be buggy. Fixes all needed to work the string based program in SimpleAdditions More... about 11 years ago
Improve resolver by extensions to use mapped types for original CLR types. More... about 11 years ago
Simplify debuging ClosureEntities by extracting builder steps outside of the ClosureEntities instance More... about 11 years ago
Remove all traces of CrRuntimeLibrary. More... about 11 years ago
Add some string runtime handling. More... about 11 years ago
Add some virtual resolver for method/type closure More... about 11 years ago
Merge types to CR types in code generation side. Will make duplicates of types to not be possible at least on generating code. In future all types over all CIL interpreters should be merged/rewritten. More... about 11 years ago
Improve type generator code by merging types (crString and string) so no duplicates are possible. More... about 11 years ago
Fix build and sort the types eventually :) More... about 11 years ago