Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
This adds `#nullable disable` to all existing code (except where null is impossible like enum files), so it can be migrated incrementally.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
instruction, another patch didn't aware it due to the variable capture)
|
|
|
|
# Conflicts:
# docs/release-notes.md
# src/SMAPI/Framework/ModLoading/AssemblyLoader.cs
|
|
This reduces duplication, decouples it from the assembly loader, and makes it more flexible to handle Harmony rewriting.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
cases where it's not added automatically
|
|
incompatible (#356)
|
|
|
|
|