What's Changed
- Basic Analysis Framework + Elaboration by @AtomCrafty in #59
- CoreDslScopeProvider Rewrite by @AtomCrafty in #61
- Scope provider fixes by @AtomCrafty in #63
- New Analysis by @AtomCrafty in #76
- Analyzer Tests and Fixes (Round 1) by @AtomCrafty in #77
- Analyzer Tests (Round 2) by @AtomCrafty in #78
- Support list initializers for 1D integer arrays. by @jopperm in #81
- Minimum viable support for
always
blocks. by @jopperm in #82 - Analyzer Tests and Fixes (Round 3) by @AtomCrafty in #83
- Analyzer Tests and Fixes (Round 4) by @AtomCrafty in #84
- Revert "Analyzer Tests and Fixes (Round 4)" by @jopperm in #89
- Analyzer Tests and Fixes (Round 5) by @AtomCrafty in #87
- Address Space Type by @AtomCrafty in #85
- Allow list-initialization of registers and address spaces. by @jopperm in #90
- Milestone 2.0 by @AtomCrafty in #91
- Allow __encoding_size in always blocks by @AtomCrafty in #92
- Attribute Validation by @AtomCrafty in #93
- Scoping Fixes by @AtomCrafty in #98
- Suppress some type errors during partial analysis by @AtomCrafty in #99
- Suppress more errors by @AtomCrafty in #100
- Suppress type error in index expression by @AtomCrafty in #101
- Suppress type error in index expression (v2) by @AtomCrafty in #102
- Spawn statement by @AtomCrafty in #106
- Rework integer literal parser by @AtomCrafty in #108
- Sizeof expression by @AtomCrafty in #109
Full Changelog: 2.0.4...2.0.12