Commit Graph

17 Commits

Author SHA1 Message Date
Ben Adams
cda8e4e625 Bump version + sourcelink 2020-02-17 03:21:56 +00:00
彭伟
eaf0393860 Add ValueTask support (#89)
* Add ValueTask support

* remove netstandard2.1
2019-11-30 02:12:04 +00:00
Aristarkh Zagorodnikov
adef3aa266 Fix for IndexOutOfRangeException in ILReader.ReadOpCode() (#81)
* Allow testing internals

* Add ILReaderTests

* Skip inline operands in IL
2019-01-29 16:09:08 +01:00
Kristian Hellang
c3519f14c5 💄 (#67) 2018-03-08 15:55:27 -08:00
Sergey Teplyakov
125e373b45 Remove the dependency on System.ValueTuple (#63)
* Add an option to get tuple data via reflection.

* Removed non-relfection-based way of getting information about the tuples.

* Make methods static back.

* Remove the nuget dependency to System.ValueTuple
2018-02-23 11:24:41 +00:00
Oren Novotny
bf29db9e76
Add strong name key 2018-02-01 20:21:47 -05:00
Oren Novotny
47a7a4bcf1
Auto versioning with NB.GV 2018-02-01 20:15:31 -05:00
Alexander Kozlenko
1d0a516361 Set language version for the whole solution (#46) 2018-02-02 00:35:53 +00:00
Ben Adams
867b87c4b4 bump version 2017-12-22 15:56:22 +00:00
Ben Adams
9945e82cb7 Skip il that can't be interpreted 2017-11-30 16:25:51 +01:00
Ben Adams
c99b48112a Bump version 2017-11-14 02:57:04 +00:00
Ben Adams
f0c84572b7 Bump version 2017-11-13 12:25:25 +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
07d3e4f82c SourceLink files 2017-11-11 17:54:56 +00:00
Ben Adams
34930738f6 Add 0.0.1 code 2017-11-11 15:55:09 +00:00