Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2019-10-24 | Don't crash on empty (but valid) source paths. | Bob Arnson | 1 | -1/+1 |
2019-10-23 | Undo CreateTuple change and add ErrorTuple test. | Bob Arnson | 7 | -0/+98 |
2019-10-23 | Fix custom tables, small fixes in linker and update latest Data | Rob Mensching | 13 | -476/+427 |
2019-10-22 | Remove old field zero primary key bad magic code. | Bob Arnson | 1 | -12/+0 |
2019-10-20 | Better support all .NETs and remove unnecessary NuGet workarounds | Rob Mensching | 4 | -23/+6 |
2019-10-18 | Small tuple based fixes | Rob Mensching | 5 | -39/+58 |
2019-10-18 | Several fixes | Rob Mensching | 6 | -15/+26 |
2019-10-18 | Add failing test for decompiler with database that has old schemas and missin... | Sean Hall | 4 | -0/+60 |
2019-10-15 | Add failing test for AsString on a number field with 0. | Sean Hall | 4 | -2/+82 |
2019-10-15 | Add failing test for TextStyle when Color is null. | Sean Hall | 3 | -0/+46 |
2019-10-15 | Add failing test for Class when IconIndex is 0. | Sean Hall | 4 | -0/+54 |
2019-10-14 | Fix lock permissions | Rob Mensching | 2 | -4/+3 |