aboutsummaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-12-05Return object fields exported from unbinding in the decompile results.Bob Arnson2-1/+13
2018-12-05Extract files when using `IDecompileContext.TreatProductAsModule`.Bob Arnson2-3/+6
2018-11-19Explicitly mark bitness of entities that support 64-bit attribute.Bob Arnson7-1/+66
This ensures that you can build a 64-bit package with 32-bit entities and not lose the "forced" 32-bit-ness in the decompiled output.
2018-11-03Try to optimize AppVeyor behaviorRob Mensching1-0/+1
2018-11-03Update to DecompileResult move to XDocumentRob Mensching2-10/+7
Fixes wixtoolset/issues#5896
2018-10-24Re-introduce "decompile" to backendRob Mensching18-2862/+3095
2018-10-24Update to fixed "binder" names in interfacesRob Mensching8-11/+11
2018-10-24Support passing IServiceProvider to IExtensionFactory'sRob Mensching2-7/+35
2018-10-24Update to command-line parsing re-organizationRob Mensching11-715/+824
2018-10-24Minor code clean up to match .editorconfigRob Mensching8-8259/+8193