0
I Use This!
Inactive

Commits : Listings

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