Commit Graph

78 Commits

Author SHA1 Message Date
Ben Adams
2f546030d8
Merge pull request #24 from benaadams/no-attribs
Skip resolving ValueTuple names when no CustomAttributes
2017-11-14 03:37:37 +01:00
Ben Adams
bc7a59b99b Skip resolving ValueTuple names when no CustomAttributes 2017-11-14 02:34:57 +00:00
Robert Mills
90487aa452 Ensure there are custom attributes before attempting to resolve 2017-11-14 02:34:57 +00:00
Tim Seaward
77ba50dff9 Adds coding standards (#22)
* Adds code requirements

* Update to coding standard
2017-11-14 01:45:54 +01:00
Ben Adams
fa0ad4ca52
Merge pull request #18 from satano/TypoNethodBody
Fixed typo: nethodBody -> methodBody.
2017-11-13 20:45:17 +01:00
Stano Peťko
84c520a71c Fixed typo: nethodBody -> methodBody. 2017-11-13 18:20:55 +01:00
Ben Adams
f0c84572b7 Bump version 2017-11-13 12:25:25 +00:00
Ben Adams
207d8ddc6e
Merge pull request #16 from Suchiman/master
Cleanup dependencies + support .NET 4.5, fixes #15
2017-11-13 13:21:38 +01:00
Ben Adams
afb07c740e
Merge pull request #17 from benaadams/aggregate
AggregateException + Full framework testing
2017-11-13 13:16:48 +01:00
Ben Adams
f250bdef96 Full framework 2017-11-13 12:14:24 +00:00
Ben Adams
5eb9c25574 AggregateException 2017-11-13 12:14:12 +00:00
Robin Sue
5391a0aa96
Cleanup dependencies + support .NET 4.5, fixes #15 2017-11-13 09:00:37 +01:00
Ben Adams
d4bf1639c7 ci changes 2017-11-12 12:06:26 +00:00
Ben Adams
e7a2f46ff6
ReturnParameter fix for lambda_method (#11)
* ReturnParameter fix for lambda_method

* Bump version
2017-11-12 00:22:42 +01:00
Ben Adams
310a7b30cb
Merge pull request #10 from benaadams/NonThrownException
NonThrownExceptions
2017-11-11 23:01:44 +01:00
Ben Adams
bab0cf679d NonThrownExceptions 2017-11-11 21:59:14 +00:00
Ben Adams
ba17506b3e
Merge pull request #7 from benaadams/sourcelink
SourceLink files
2017-11-11 19:01:03 +01:00
Ben Adams
07d3e4f82c SourceLink files 2017-11-11 17:54:56 +00:00
Ben Adams
173956db73 Update readme 2017-11-11 17:26:40 +00:00
Ben Adams
4cb4cfb41f
Add nuget badge 2017-11-11 16:10:39 +00:00
Ben Adams
2b0c84bd12
Merge pull request #6 from benaadams/code
Add 0.0.1 code
2017-11-11 17:01:40 +01:00
Ben Adams
34930738f6 Add 0.0.1 code 2017-11-11 15:55:09 +00:00
Ben Adams
6c821fc938
Merge pull request #4 from sharon-lin/patch-1
Fixed small typo
2017-10-31 08:15:20 +00:00
Sharon Lin
4330678156
Update README.md 2017-10-30 22:35:55 -04:00
Ben Adams
d891a03ac1
Merge pull request #3 from willl/patch-1
Update README.md
2017-10-30 12:15:56 +00:00
William Luu
c53441c0e0
Update README.md
Fixed typo.
2017-10-30 23:12:31 +11:00
Ben Adams
9987b6b007 Update README.md 2017-10-30 08:13:29 +00:00
Ben Adams
3164e5c775
Initial commit 2017-10-27 20:54:33 +01:00