Age | Commit message (Expand) | Author |
---|---|---|
2022-04-12 | remove `#nullable disable` in mod build package (#837) | Jesse Plamondon-Willard |
2022-04-06 | enable nullable annotations by default (#837) | Jesse Plamondon-Willard |
2022-04-06 | simplify with newer pattern features | Jesse Plamondon-Willard |
2018-04-28 | detect conversions due to explicit casts or 'x as y' expressions (#471) | Jesse Plamondon-Willard |
2018-04-14 | don't warn for NetList conversion to implemented interface (#471) | Jesse Plamondon-Willard |
2018-04-14 | rewrite analyzers to match more cases, use readable warning IDs (#471) | Jesse Plamondon-Willard |