0
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 15 hours ago.
Aug 26, 2024 — Aug 26, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix GitIgnore to add output.cpp publicly More... almost 12 years ago
Added NBody java implementation More... almost 12 years ago
Added GitIgnore files More... almost 12 years ago
Setting NBody source code with hardcoded 5 000 000 iterations. More... almost 12 years ago
Fixed type closure bug More... almost 12 years ago
Add support for ldelema instruction
Ciprian Khlud
as ciplogic
More... almost 12 years ago
Added a more realist template to create function pointers. Still not good enough as the intermediate types do not store correctly the function pointer and function pointer is not named using correct mangling More... almost 12 years ago
Fix NPE if code has delegates.
Ciprian Khlud
as ciplogic
More... almost 12 years ago
Merge branch 'master' of https://github.com/ciplogic/CodeRefractor
Ciprian Khlud
as ciplogic
More... almost 12 years ago
Add minimalist delegate sample
Ciprian Khlud
as ciplogic
More... almost 12 years ago
Merge branch 'master' of https://github.com/ciplogic/CodeRefractor More... almost 12 years ago
Documentation updates More... almost 12 years ago
Fix PInvoke to work with a simple SDL application. OpenGL doesn't work still.
Ciprian Khlud
as ciplogic
More... almost 12 years ago
Improve linker by moving least dependant types on the top.
Ciprian Khlud
as ciplogic
More... almost 12 years ago
Code updates into trying to make Sdl sample work More... almost 12 years ago
Make the simple string text working correctly on optimizations zero (needs to investigate for higher level of optimizations More... almost 12 years ago
Make correct the code of constructor calls. More... almost 12 years ago
Added code to be fixed More... almost 12 years ago
Don't include all CilMethod OpenRuntime methods without being referenced. Updates in documentation. More... almost 12 years ago
Remove dependencies between MetaLinker and MethodInterpreter. Getting closer to make StringBuilder to work More... almost 12 years ago
Added class hierarchy analysis. One step closer to compile the StringBuilder sample More... almost 12 years ago
Updated documentation. More... almost 12 years ago
Code updates to support more ref-assignment operations. More... almost 12 years ago
Remove dependency to hard-coded strings in CPP files. Right now are a part of CR OpenRuntime. More... almost 12 years ago
Fixes in performance using make_shared template. Fixes Console.WriteLine / Write with string parameters. More... almost 12 years ago
Fixed String support both in class and in runtime usages. More... almost 12 years ago
Clean some parameters setting. More... almost 12 years ago
Make more analysis that take in account the inliner. More... almost 12 years ago
Add all old optimizations but rewritten to use Use-Definitions instead of hardcoding the instruction types. More... almost 12 years ago
Added MS Office documentation. More... almost 12 years ago