aboutsummaryrefslogtreecommitdiff
path: root/src/WixToolset.Core/CompilerCore.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Major reduction in public surface area of WixToolset.CoreRob Mensching2018-08-011-1/+1
* Integrate Extensibility.Data namespace change from Extensibility repoRob Mensching2018-07-231-0/+1
* Implement IParseHelper.GetAttributeMsidbRegistryRootValue()Rob Mensching2017-12-291-63/+1
* Integrate simplified message handlingRob Mensching2017-12-191-34/+32
* Refactor CompilerCore to ParserHelper and other clean upRob Mensching2017-11-141-668/+92
* Update to WiX Intermediate RepresentationRob Mensching2017-11-011-72/+62
* Massive refactoring to introduce the concept of IBackendRob Mensching2017-10-141-4/+5
* Initial code commitRob Mensching2017-09-171-0/+1932