Commit Graph

6 Commits

Author SHA1 Message Date
YoshiRulz 35ce3f56c5
Fix `NoTargetTypedThrowAnalyzer` choking on `throw obj.AField;` 2025-07-13 17:11:00 +10:00
YoshiRulz aaefdeaadc
Add BHI6660 to rules declared by several `BizHawk.Analyzer.*Analyzer`
will rebuild in later commit
2025-07-13 17:10:46 +10:00
YoshiRulz 9a388c6693
Extract helpers for `Diagnostic.Create` in Analyzers
will rebuild in later commit
2025-02-22 16:22:23 +10:00
YoshiRulz 6eef3668a7
Unify `BizHawk.Analyzer` failures into a dedicated diagnostic rule
will rebuild in later commit
2025-02-22 16:22:03 +10:00
YoshiRulz 507b30a1dc
Use global imports in Analyzer projects 2025-02-22 11:15:18 +10:00
YoshiRulz 5fd840e145
Add Analyzer (currently disabled) for target-typed `new` with `throw` 2024-07-09 00:12:46 +10:00