Release v1.5.1
changes:
- pkg.NewVarEx
- cb.Block .. End
- fix goplus/gop#768
- fix goplus/gop#769
- fix goplus/gop#770
- fix: kindsInterger add uint64
- fix: recv chan type check types.named
- fix: forRangeStmt.getKeyValTypes check named
- fix: boundType check types.Slice is named
- fix: ValueDecl.endInit bugfix: scope error; codeErrorTest: TestErrConst/Var
- fix goplus/gop#774 - type assert: checkInterface
- TestErrTypeAssert
- TestEnsureLoaded; AssignableConv bugfix: ensureLoaded V, T
- support if..else if