Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-26 | remove now-unused instruction replace callback | Jesse Plamondon-Willard | |
2020-08-26 | fix InvalidProgramException when replacing CIL instructions in some cases | Jesse Plamondon-Willard | |
2020-08-25 | use inheritdoc in rewriters | Jesse Plamondon-Willard | |
2020-08-24 | support mapping fields to a different type in FieldReplaceRewriter | Jesse Plamondon-Willard | |
2020-05-19 | rewrite assembly rewriting, merge Harmony rewriters (#711) | Jesse Plamondon-Willard | |
This reduces duplication, decouples it from the assembly loader, and makes it more flexible to handle Harmony rewriting. | |||
2018-12-27 | tweak comment header convention | Jesse Plamondon-Willard | |
2018-06-24 | update to Mono.Cecil 0.10 | Jesse Plamondon-Willard | |
2017-10-07 | reorganise repo structure | Jesse Plamondon-Willard | |