Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Fody

Extensible tool for weaving .net assemblies
Collective - Host: opensource - https://opencollective.com/fody - Code: https://github.com/Fody

git attributes

github.com/Fody/Obsolete - 118dc2159124644dc789b85fc8b7301e638679ad authored over 12 years ago by Simon Cropp <[email protected]>
fix readme

github.com/Fody/Fody - c8e9e8b0220ee1e809c58b120990c88758f564d4 authored over 12 years ago by Simon Cropp <[email protected]>
init

github.com/Fody/Fody - 029a3f7a3b8241d8b310c3a8b4bd5eeb1ab00e50 authored over 12 years ago by Simon Cropp <[email protected]>
Initial commit

github.com/Fody/Fody - e94be10e385e36530d52c99922c9eb64e3721e5a authored over 12 years ago by SimonCropp <[email protected]>
fix readme

github.com/Fody/Obsolete - e7d45f508f381263903dfa0aaf26ddf75ba847c1 authored over 12 years ago by Simon Cropp <[email protected]>
init

github.com/Fody/Obsolete - 27d7622620c5081f70df7d8579b8f1635af6f1d3 authored over 12 years ago by Simon Cropp <[email protected]>
Initial commit

github.com/Fody/Obsolete - d0bf80e76f88814d6db296d521d9635ef761be28 authored over 12 years ago by SimonCropp <[email protected]>
Added tests for decorating extension methods

github.com/Fody/MethodDecorator - 7662752a9b58643390dd20562b872b9aff6907ad authored over 12 years ago by Matt Ellis <[email protected]>
Updated version to 0.7

github.com/Fody/MethodDecorator - 802c71f10f00f923e5d37283a2e9390f5441fe87 authored over 12 years ago by Matt Ellis <[email protected]>
Tests for generic methods

github.com/Fody/MethodDecorator - 5e46f64ee4107d66cea8d8363ae335c34f5ff076 authored over 12 years ago by Matt Ellis <[email protected]>
Handles methods in generic types

github.com/Fody/MethodDecorator - 59780f1604b2dd1db56f74daf9263639eee38cf7 authored over 12 years ago by Matt Ellis <[email protected]>
Updated nuspec for 0.6 nupkg

github.com/Fody/MethodDecorator - 81235d52559c14b88c90d0b767c6ed6ab39d13bc authored over 12 years ago by Matt Ellis <[email protected]>
Renamed test attributes

github.com/Fody/MethodDecorator - 1174ad8a55f716966aa6a801de0df8ace93133c4 authored over 12 years ago by Matt Ellis <[email protected]>
Generator fixes + interface for marker type

Can now generate code that handles multiple "ret" statements in the
try/catch. Marker type shoul...

github.com/Fody/MethodDecorator - 7b8b3e6eaa4b9f1185588f6cb76a6be8d9cdba6d authored over 12 years ago by Matt Ellis <[email protected]>
Added nuget spec. Changed version to 0.5.0.0

github.com/Fody/MethodDecorator - 2bf0d9d174bd5dc6afd356ed6bc237416aa8b573 authored over 12 years ago by Matt Ellis <[email protected]>
Extra checks for existence of attribute base class

github.com/Fody/MethodDecorator - 9990456134ff426636b2f1f94242fcc671319d8b authored over 12 years ago by Matt Ellis <[email protected]>
Use method.HasBody instead of !IsAbstract

github.com/Fody/MethodDecorator - 1c64e555518f04ca5dd33da15aaaa205626c3078 authored over 12 years ago by Matt Ellis <[email protected]>
Attribute takes MethodBase instead of method name

github.com/Fody/MethodDecorator - 5a35e4022707ca565c1786cf78d07a969fe39506 authored over 12 years ago by Matt Ellis <[email protected]>
Don't crash with abstract methods

github.com/Fody/MethodDecorator - 3984bc90b4b43779abcd223502fce052ae3304da authored over 12 years ago by Matt Ellis <[email protected]>
Can decorate constructors

github.com/Fody/MethodDecorator - 1a295ff61f58e131a2650ab702d2a73892e6f55a authored over 12 years ago by Matt Ellis <[email protected]>
Will decorate methods in nested types

github.com/Fody/MethodDecorator - 6f23066a4f5d8870d06a6b1a913ca38f61966cb5 authored over 12 years ago by Matt Ellis <[email protected]>
Added tests for decorating property methods

github.com/Fody/MethodDecorator - e1f31b1088bc7e1ce78e6897604fc1e1df32d805 authored over 12 years ago by Matt Ellis <[email protected]>
Forgot to commit attribute definition for tests

github.com/Fody/MethodDecorator - 90c77d25cbf0f6e6bbd41dc703425cedcdc67910 authored over 12 years ago by Matt Ellis <[email protected]>
Removed some test code

github.com/Fody/MethodDecorator - ddcb05863a1fb3e8da56823b123e578b64bf0170 authored over 12 years ago by Matt Ellis <[email protected]>
No longer requires a runtime dependency

github.com/Fody/MethodDecorator - 6150ce6c3ca9dd90dc16b1fcfb42dffb4342225a authored over 12 years ago by Matt Ellis <[email protected]>
More tests

github.com/Fody/MethodDecorator - adcd7ccefd0f50ec5d41eb0ee2124c7e2e30981f authored over 12 years ago by Matt Ellis <[email protected]>
Initial support for return values

github.com/Fody/MethodDecorator - c17f7e57584ddcc9e1113c7622b0200fa3a0b770 authored over 12 years ago by Matt Ellis <[email protected]>
Testing multiple returns + exceptions

github.com/Fody/MethodDecorator - 552720660568841a83788f900208b93d750c43c1 authored over 12 years ago by Matt Ellis <[email protected]>
Renamed test class

github.com/Fody/MethodDecorator - 9039f618f6c6ee398bd370ea9f7d1ebc8c2246c2 authored over 12 years ago by Matt Ellis <[email protected]>
Handling multiple return statements

github.com/Fody/MethodDecorator - d557626d3c1017d72aeec9d09c6f73bb81e959c8 authored over 12 years ago by Matt Ellis <[email protected]>
A little refactoring

github.com/Fody/MethodDecorator - 8fc7f994ec534471a4d18cd0f0d3901298013eca authored over 12 years ago by Matt Ellis <[email protected]>
Handles OnException

github.com/Fody/MethodDecorator - 705889e029e5d4b74232b004bcbfbbd8f8591c67 authored over 12 years ago by Matt Ellis <[email protected]>
Initial, naive support for OnExit

github.com/Fody/MethodDecorator - 0dcb5ca5dc2a11f10a0bdda98774889893d39a63 authored over 12 years ago by Matt Ellis <[email protected]>
Initial commit. Supports calling attribute.OnEntry

github.com/Fody/MethodDecorator - edf86f2c02e06ec5c4829e3c60e46908f08344af authored over 12 years ago by Matt Ellis <[email protected]>