Skip to content

Releases: winscripter/ilsourceparser

v1.3.0

31 Jul 12:27
12765fb
Compare
Choose a tag to compare

Fixes a bug where .corflags and .stackreserve assembler directives were not parsed

Fixes XML documentation

v1.2.1

25 Jul 18:43
d90d69a
Compare
Choose a tag to compare

This version fixes a bug in ILSourceParser.Utilities.InstructionUtilities.GetInstructionName where the method was supposed to be an extension method

v1.2.0

25 Jul 18:21
a1f0e93
Compare
Choose a tag to compare
  • Remove CommonNodeUtilities.cs (the unnecessary utility)
  • Add InstructionUtilities.cs

https://www.nuget.org/packages/ILSourceParser/1.2.0