1
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 21 hours ago.
Jun 10, 2024 — Jun 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #371 from tom-englert/Issue366 More... about 9 years ago
Merge pull request #359 from yaakov-h/pr/fix-framework-targetting More... about 9 years ago
Merge pull request #400 from davidhesselbom/did-you-meant-fix More... about 9 years ago
Fix ContractDeclarativeAssemblyAttribute definition in VB More... about 9 years ago
Remove ContractDeclarativeAssemblyAttribute from static analysis in an attempt to mitigate #423. More... about 9 years ago
Remove precondition on Expression.NewArrayInit that is statically unprovable when the compiler generates Expression calls from LINQ. Fixes #424. More... about 9 years ago
Add missing postcondition to System.Type.GetMethods(). Fixes #414. More... about 9 years ago
Fix whitespace in System.Type.cs More... about 9 years ago
Comment modification for language code More... about 9 years ago
Merge remote-tracking branch 'yaakov/pr/fix-framework-targetting' into internal/master More... about 9 years ago
Merge pull request #410 from mike-barnett/master More... about 9 years ago
Merge pull request #412 from wuestholz/master More... about 9 years ago
Minor fix More... about 9 years ago
Merge https://github.com/Microsoft/CodeContracts More... about 9 years ago
Fro 32-bit assemblies, use the default imageBase, because doing otherwise causes bad assemblies if the module's imageBase is bigger than 0x400000. More... about 9 years ago
Correctly propagate the imagebase and sizeofStackReserve for 64-bit assemblies. More... about 9 years ago
Extend the CSV output. More... about 9 years ago
Replaced "did you meant" with "did you mean". More... about 9 years ago
Merge pull request #398 from davidhesselbom/undestand-typo More... about 9 years ago
Merge pull request #399 from davidhesselbom/README-tools-list-fix More... about 9 years ago
Improved formatting of "provided tools" list in README. More... about 9 years ago
Fixed typo: undestand -> understand More... about 9 years ago
Add license header to test program files. More... about 9 years ago
Merge https://github.com/Microsoft/CodeContracts More... about 9 years ago
Rearrange terms to avoid failing on overflow; do null checks first More... over 9 years ago
Add missing preconditions More... over 9 years ago
Added support for array creation in contract methods in Roslyn generated code. More... over 9 years ago
Merge pull request #383 from hubuk/issue380 More... over 9 years ago
Added template parameters mapping to contracts and closures dupicator. More... over 9 years ago
Merge pull request #376 from hubuk/issue375 More... over 9 years ago