| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-04-13 | enable nullable annotations in SMAPI where no changes are needed (#837) | Jesse Plamondon-Willard | |
| 2022-04-06 | enable nullable annotations by default (#837) | Jesse Plamondon-Willard | |
| This adds `#nullable disable` to all existing code (except where null is impossible like enum files), so it can be migrated incrementally. | |||
| 2021-09-01 | Rewrite 32-bit assemblies for 64-bit | Chase Warrington | |
| 2020-08-26 | remove now-unused instruction replace callback | 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. | |||
| 2020-05-09 | add attribute type rewriting (#711) | Jesse Plamondon-Willard | |
| 2020-05-06 | add base instruction handler (#711) | Jesse Plamondon-Willard | |
| 2017-10-07 | reorganise repo structure | Jesse Plamondon-Willard | |
