Skip to content

v0.9.0

Choose a tag to compare

@anzory anzory released this 16 Apr 07:29
· 24 commits to master since this release

Semantic Diagnostics — Shadowing, @init checks

Added

  • GPPL2004 — Local shadows global (Warning). Quick Fix: rename to name_local
  • GPPL2005 — Missing @init procedure (Warning). Quick Fix: generate @init stub
  • GPPL2006 — Global declared outside @init (Info). Quick Fix: move declaration into @init
  • All messages localized (EN/RU/DE)

Stats

  • 15 new tests (148 total, all passing)
  • Server binary: self-contained .NET 8 win-x64