Summary
- Change debug C# version to default (commit: 1191841) (details)
- VS, why u do dis? (commit: d2fd007) (details)
- Add ImmutableStack class (commit: 536ff0c) (details)
- Add PatchContext struct (commit: abba87e) (details)
- Use ImmutableStack and PatchContext in MM (commit: 05342e2) (details)
- Remove unused code (commit: 8685da9) (details)
- Implement IEnumerable<T> (commit: 038db23) (details)
- Add Depth property (commit: 946194e) (details)
- Use immutability in CheckNeeds (commit: 475aa66) (details)
- Forgot a using directive (commit: 27f788f) (details)
- Ged rid of Win64 specific code (commit: 04df683) (details)
- Needs to be included in the project too (commit: 340d113) (details)
- Add logging interface (commit: b1a8863) (details)
- Extract progress into its own object (commit: ad61311) (details)
- Use logger and progress (commit: 76c998c) (details)
- Remove blocking option (commit: 55fc4e6) (details)
- Use inline variable declaration (commit: bf640f4) (details)
- Make log messages consistent (commit: f751ed4) (details)