openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
C
CodeRefractor
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 15 hours
ago. based on code collected
about 15 hours
ago.
Aug 26, 2024 — Aug 26, 2025
Showing page 15 of 19
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Add more scope to MethodInterpreter inside optimizations.
Ciprian Khlud
More...
over 11 years ago
Improve the state of the analyzer. Added a test for static members changing in functions.
Ciprian Khlud
More...
over 11 years ago
Trying to add a more optimization of propagating. Does not work correctly yet.
Ciprian Khlud
More...
over 11 years ago
Fix build
Ciprian Khlud
More...
over 11 years ago
Mini optimization.
Ciprian Khlud
More...
over 11 years ago
Some work to improve C compatibility and a skeleton to add dynamic method mapping. More to come in future commits.
Ciprian Khlud
More...
over 11 years ago
Fixes some intricate cases of Escape Analysis
Ciprian Khlud
More...
over 11 years ago
Improve invalidation on variable propagation to make it correct.
Ciprian Khlud
More...
over 11 years ago
Improve escape analysis for more argument combinations
Ciprian Khlud
More...
over 11 years ago
Solution reorganization
Ciprian Khlud
More...
over 11 years ago
Fixing a bug in setting the type of local variables as arguments confusing some optimizations
Ciprian Khlud
More...
over 11 years ago
Define types as TypeDescription. Adds some extra informations when describing them in code.
Ciprian Khlud
More...
over 11 years ago
Clean code with no so many empty lines.
Ciprian Khlud
More...
over 11 years ago
Added fixes in Constant folding for int64 types.
Ciprian Khlud
More...
over 11 years ago
Added a small fix of using Int8 types
Ciprian Khlud
More...
over 11 years ago
Add commented IL to see the generated code.
Ciprian Khlud
More...
over 11 years ago
Add FieldDescription file. Fix OneAssignmentDeadStoreAssignment.
Ciprian Khlud
More...
over 11 years ago
Added more constant folding operations
Ciprian Khlud
More...
over 11 years ago
Enable all optimizations excluding the escape analysis that seems to fail.
Ciprian Khlud
More...
over 11 years ago
Fixes the OneAssignmentDeadStoreAssignment optimization.
Ciprian Khlud
More...
over 11 years ago
Fixed static fields usage.
Ciprian Khlud
More...
over 11 years ago
Added better TypeDefinition on handling base types.
Ciprian Khlud
More...
over 11 years ago
Move the generator cod to be more consistent.
Ciprian Khlud
More...
almost 12 years ago
Added NamerUtils and with it it fixes invalid names.
Ciprian Khlud
More...
almost 12 years ago
Split the code into classes.
Ciprian Khlud
More...
almost 12 years ago
Added first GlobalTableManager implementation. In future will be used for propagating global constants. Added first field setter for const fields to be written correctly in headers.
Ciprian Khlud
More...
almost 12 years ago
Remove mono.reflection-master/. There is a copy named MsilCodeCompiler which works with no errors with VS 2013 trial.
Ciprian Khlud
More...
almost 12 years ago
Use const & to reduce the overhead of invoking and declaring delegates.
Ciprian Khlud
More...
almost 12 years ago
Added the first sample with delegates that is working. Is it using DelegateManager
Ciprian Khlud
More...
almost 12 years ago
Added a target code that should run in some cases with delegates
Ciprian Khlud
More...
almost 12 years ago
←
1
2
…
11
12
13
14
15
16
17
18
19
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree