Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2018-12-05 | Return object fields exported from unbinding in the decompile results. | Bob Arnson | 2 | -1/+13 |
2018-12-05 | Extract files when using `IDecompileContext.TreatProductAsModule`. | Bob Arnson | 2 | -3/+6 |
2018-11-19 | Explicitly mark bitness of entities that support 64-bit attribute. | Bob Arnson | 7 | -1/+66 |
2018-11-03 | Try to optimize AppVeyor behavior | Rob Mensching | 1 | -0/+1 |
2018-11-03 | Update to DecompileResult move to XDocument | Rob Mensching | 2 | -10/+7 |
2018-10-24 | Re-introduce "decompile" to backend | Rob Mensching | 18 | -2862/+3095 |
2018-10-24 | Update to fixed "binder" names in interfaces | Rob Mensching | 8 | -11/+11 |
2018-10-24 | Support passing IServiceProvider to IExtensionFactory's | Rob Mensching | 2 | -7/+35 |
2018-10-24 | Update to command-line parsing re-organization | Rob Mensching | 11 | -715/+824 |
2018-10-24 | Minor code clean up to match .editorconfig | Rob Mensching | 8 | -8259/+8193 |