1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 20, 2023 — Jan 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update README.md More... almost 10 years ago
Update README.md More... almost 10 years ago
Add Appveyor CI configuration More... almost 10 years ago
Update README.md More... almost 10 years ago
Merge branch 'master' of https://github.com/melonhead901/daikon-dot-net-front-end More... almost 10 years ago
Copy CCI DLLs to distribution directory More... almost 10 years ago
Create README.md More... almost 10 years ago
Add .gitignore file; add dependency to CeleriacLauncher in HelloWorld so CI will work More... almost 10 years ago
Add Mono post-build actions More... about 10 years ago
Tweak ProgramRewriter to work on Mono; static comparability analysis will not work More... about 10 years ago
Add virtual methods / list interface test More... over 10 years ago
Issue #101: get local assembly loading working for purity methods. Add purity definitions to the ExternalInterface test More... over 10 years ago
Issue #101: when running Celeriac from a different directory as the target program, use the target program's directory to help resolve assemblies; added a test for output involving externally defined interfaces More... over 10 years ago
Add test for clases that implement multiple intefaces More... over 10 years ago
Add Generic Interface test More... over 10 years ago
Update C# test output targets. All C# tests are currently working More... over 10 years ago
Get BankAccount test working again More... over 10 years ago
Update .hgignore for VS 2013 artifacts More... over 10 years ago
Fix output directory creation bug More... over 10 years ago
Clean up some of the Analysis warnings caused by CCs More... over 10 years ago
Commit some changes that were sitting locally for some time. Appear to be fixes for visiting lists and ppt relations More... over 10 years ago
Fixed a bug where variables were not being properly marked as non-sensical if the pure method throws an exception.
fmc
More... almost 11 years ago
Fixed a bug causing a null reference exception when using the --infer-purity flag.
fmc
More... almost 11 years ago
Merge
fmc
More... almost 11 years ago
Fixed several bugs related to the printing of interface/abstract classes and linking variables to their proper parent. Added the --infer-purity command line flag.
fmc
More... almost 11 years ago
Update URL More... about 11 years ago
Issue #111: fix handling of generic objects when creating external object PPTs; limit number of rounds of external object PPT creation; remove logging code More... over 11 years ago
Issue #111: include private fields when getting referenced types for external objects More... over 11 years ago
Issue #111: fix DECLS output when external types refer to each other More... over 11 years ago
Issue #111: print class and object definitions for external referenced types; not comparability information is available for external types More... over 11 years ago