summaryrefslogtreecommitdiff
path: root/src/SMAPI/Framework/ModLoading/Framework/RewriteHelper.cs
AgeCommit message (Expand)Author
2022-04-13enable nullable annotations in SMAPI where no logic changes are needed (#837)Jesse Plamondon-Willard
2022-04-06enable nullable annotations by default (#837)Jesse Plamondon-Willard
2022-01-16merge field rewriters to reduce rewrite iterationsJesse Plamondon-Willard
2020-09-16prepare for releaseJesse Plamondon-Willard
2020-09-16fix error when a mod rewrite adds instructions that break a short jumpJesse Plamondon-Willard
2020-08-29format codeJesse Plamondon-Willard
2020-08-26add heuristic rewrite for field => const changesJesse Plamondon-Willard
2020-05-21rewrite HarmonyMethod to allow null (#711)Jesse Plamondon-Willard
2020-05-19rewrite assembly rewriting, merge Harmony rewriters (#711)Jesse Plamondon-Willard