Summary
- Implement :LAST[mod] pass (commit: f009336) (details)
- return iterator rather than array (commit: ea89e1a) (details)
The file was modified | ModuleManager/PatchList.cs (diff) |
The file was added | ModuleManager/Patches/PassSpecifiers/LastPassSpecifier.cs |
The file was modified | ModuleManager/Patches/ProtoPatchBuilder.cs (diff) |
The file was modified | ModuleManagerTests/ModuleManagerTests.csproj (diff) |
The file was modified | ModuleManagerTests/PatchListTest.cs (diff) |
The file was added | ModuleManagerTests/Patches/PassSpecifiers/LastPassSpecifierTest.cs |
The file was modified | ModuleManagerTests/Patches/ProtoPatchBuilderTest.cs (diff) |
The file was modified | ModuleManager/ModuleManager.csproj (diff) |
The file was modified | ModuleManager/PatchList.cs (diff) |