Skip to content

Release v1.0.23

Compare
Choose a tag to compare
@xushiwei xushiwei released this 23 Nov 10:01
· 2520 commits to main since this release
4386fff

new features:

  • auto update gop cache file
  • cl: toType support ast.ParentExpr
  • cl: fix getTypeLoader redefine (add TestTypeLoader, TestErrTypeRedefine)
  • cl: SwitchStmt check duplicate
  • cl: type switch check duplicate
  • Add modfile package which can be used to parse gop.mod

changes: