aboutsummaryrefslogtreecommitdiff
path: root/src/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* Standardize on .NET Core v3.1Rob Mensching2021-04-021-1/+1
* Move codepage from section and to package, module, patch symbolsRob Mensching2021-04-021-9/+9
* Make the IntermediateSection and IntermediateSymbol less mutableRob Mensching2021-04-021-9/+9
* Fix AccessModifier usage in test codeRob Mensching2021-03-021-11/+11
* The Great Tuple to Symbol Rename (tm)Rob Mensching2020-06-253-177/+177
* Add overloads to WindowsInstallerData.Load for table definitions.Sean Hall2020-05-291-0/+40
* Handle updating entries in a WixOutput.Bob Arnson2020-05-211-10/+73
* Clean up unused stuff and fix whitespace.Bob Arnson2020-05-081-1/+0
* Add ability for an extension to have a custom strongly typed row during binding.Sean Hall2020-04-181-0/+29
* Add intermediate levels to track how IR has been lowered.Bob Arnson2020-03-261-1/+9
* Implement WixOutput with support for multiple streams of dataRob Mensching2019-10-251-7/+7
* Support tagging tuples and definitionsRob Mensching2019-10-072-3/+198
* Minor fixesRob Mensching2019-05-231-2/+2
* Use "Ref" instead of "_" as the reference conventionRob Mensching2019-05-232-18/+18
* Obsolete obsolete constructorRob Mensching2019-05-231-2/+2
* Implement many more strong tuplesRob Mensching2019-05-231-3/+3
* Add additional strongly typed tuplesRob Mensching2019-05-082-7/+7
* Fix loading custom table definitions and support tupledef revisionsRob Mensching2018-12-311-0/+124
* Move data only used by extension to Extensiblity repoRob Mensching2018-07-231-4/+4
* Update development dependenciesRob Mensching2018-07-121-3/+3
* Update to netcoreapp2.1 and xunit 2.3.1.Bob Arnson2018-06-211-1/+1
* Support serializing localization information in IntermediatesRob Mensching2017-12-301-0/+56
* Fix handling of long values and baseUri in path fieldsRob Mensching2017-12-061-0/+43
* Introduce WiX Intermediate RepresentationRob Mensching2017-11-012-0/+154