21 Commits (4e2f28109e0eae18cbbb72cc65eb37fe49e2e983)

Author SHA1 Message Date
Siegfried Pammer 4e2f28109e Fix #2823: write the async catch handler offset the way consumers read it 1 week ago
Siegfried Pammer 7554c1b004 Remove the syntactic automatic-event patterns 2 months ago
Siegfried Pammer 5fa44fab6a Emit member-initializer sequence points in every constructor 3 months ago
Siegfried Pammer 8c9a104b16 Fix #3754: omit async stepping info for runtime-async methods 3 months ago
Siegfried Pammer ca5eec3cc9 Don't assert decompiled local types match the signature 3 months ago
Siegfried Pammer fb75e42385 Assign a text location to comment-only empty statements 3 months ago
Siegfried Pammer fe50c00f2f Cover PdbGen loops and ordered residuals 3 months ago
Siegfried Pammer 853220dba9 Cover more constructs in the PDB sequence-point tests 3 months ago
Siegfried Pammer 182fb4e814 Compare PDB sequence points against the compiler's breakpoint map 3 months ago
Kirill Osenkov 5f2b8e6098 Add a disabled test for sequence points in all members 3 years ago
Andrew Crawley (US - DIAGNOSTICS) a494bfadbe Add progress reporting to PortablePdbWriter 4 years ago
Andrew Crawley (US - DIAGNOSTICS) 071ca33561 Fix file locking issue in tests 4 years ago
Siegfried Pammer a48f0d311c Fix #2330: Add conditional sub directory support 5 years ago
Siegfried Pammer d8bb40b45b Generate file-scoped namespace declarations, if possible. 5 years ago
Siegfried Pammer 07199e2ecf Fix #2038: Add proper support for Long paths on Windows 10 and limit path segments to 255 characters (with long path support) or 30 characters. If a PathTooLongException is thrown display a better error message on project export. 5 years ago
Siegfried Pammer a49f55ad8a Fix build 7 years ago
Siegfried Pammer 9e1e367e04 Add basic for loop PDB tests. 8 years ago
Siegfried Pammer 906e350edc Add PDB test case "LambdaCapturing". 8 years ago
Siegfried Pammer b14c05803f Fix HelloWorld PDBGen testcase: use Release configuration in test. 8 years ago
Siegfried Pammer b4c376d195 Ignore document checksum and blob length in PdbGenerationTestRunner 8 years ago
Siegfried Pammer 25c757b7cd Add first attempt at PdbGenerationTestRunner. 8 years ago