| Commit message (Expand) | Author | Files | Lines |
2019-05-23 | Remove redundant `?.Value` from strongly typed accesses | Rob Mensching | 188 | -873/+873 |
2019-05-14 | Support Component/@Shared. | Bob Arnson | 1 | -0/+8 |
2019-05-13 | Correct field value for RemoveRegistryTuple.Root. | Bob Arnson | 1 | -1/+1 |
2019-05-12 | Section ids are optional | Rob Mensching | 1 | -7/+2 |
2019-05-12 | Correctly set the underlying data types when intermediate value loaded | Rob Mensching | 1 | -10/+42 |
2019-05-08 | Support any type as input to identifier | Rob Mensching | 1 | -0/+6 |
2019-05-08 | Support long as a number | Rob Mensching | 1 | -1/+13 |
2019-05-08 | Add additional strongly typed tuples | Rob Mensching | 42 | -13909/+1369 |
2018-12-31 | Fix loading custom table definitions and support tupledef revisions | Rob Mensching | 4 | -19/+253 |
2018-12-30 | Reduce extra appveyor builds by targeting only master and develop branches | Rob Mensching | 1 | -0/+5 |
2018-12-22 | Update to latest .gitignore and prep for new NuGet license format | Rob Mensching | 2 | -13/+60 |
2018-12-22 | Update to latest Home\repo-template | Rob Mensching | 4 | -1/+49 |
2018-12-22 | Integrate SmartPackageReference | Rob Mensching | 2 | -5/+44 |
2018-12-12 | Class/@Icon is supported. (#4) | Sean Hall | 1 | -3/+2 |
2018-12-12 | ole.dll should be ole2.dll. | Sean Hall | 1 | -2/+2 |
2018-10-03 | Enable NCrunch support | Rob Mensching | 2 | -4/+17 |
2018-09-06 | Add code page error message with source-line numbers. | Bob Arnson | 1 | -0/+5 |
2018-07-31 | Add error messages for source file command line processing | Rob Mensching | 2 | -1/+13 |
2018-07-27 | Remove unused code | Rob Mensching | 1 | -2/+0 |
2018-07-27 | Support displaying paths checked when file not found | Rob Mensching | 1 | -0/+8 |
2018-07-26 | Remove unnecessary code from Data | Rob Mensching | 2 | -83/+0 |
2018-07-23 | Move data only used by extension to Extensiblity repo | Rob Mensching | 5 | -211/+4 |
2018-07-21 | Support creation of redundant file transfers | Rob Mensching | 1 | -9/+10 |
2018-07-12 | Update development dependencies | Rob Mensching | 2 | -4/+4 |
2018-07-12 | Improve debuggability | Rob Mensching | 1 | -0/+3 |
2018-07-12 | Improve error message when argument is missing for a switch | Rob Mensching | 2 | -4/+1 |
2018-06-21 | Update to netcoreapp2.1 and xunit 2.3.1. | Bob Arnson | 2 | -2/+2 |
2018-05-06 | Write out useful `keyColumn` value to fix .wixpdb output. | Bob Arnson | 2 | -1/+2 |