github goplus/gop v1.1.10

latest releases: v1.2.6, v1.2.5, v1.2.3-p2...
7 months ago

new features:

  • code coverage of unit test (only support in Go1.20 or later) (#1510)
  • gop go -ignore-notated-error (#1518)
  • gop serve: run gop in langserver mode (#1522)
  • gop/x/jsonrpc2 (#1519 #1522 #1525 #1526)
  • gop/x/langserver (#1524 #1525 #1527)
  • gop/parser: ParseFSEntry/ParseEntry (#1529)
  • typesutil: ExprString (#1531)
  • typesutil: DeleteObjects, CorrectTypesInfo (#1538)
  • typesutil: Check support conf.Error (#1514 #1515 #1517)
  • typesutil.Checker: config changed (use gop.mod) (#1528)
  • typesutil/typeparams (#1533)
  • modfetch.SetDebug (#1535)
  • cl/internal/typesutil.NewTypeAndValue (#1532)

github actions:

changes:

  • refactor: xxxError use Pos instead of Position (#1509)
  • workflows: release-build use go-version 1.18 (#1511)
  • gop/x/typesutil: Checker.Files always check go files (#1520)
  • mv ClassFileExt: parser => cl (#1530)
  • cl: preloadGopFile no change classfile ast (#1521)
  • parser: fix parseGlobalStmts EOF check (#1512)
  • parser: fix parsePrimaryExpr check literal value (#1513)
  • mod: github.com/goplus/c2go v0.7.17
  • mod: github.com/goplus/gox v1.13.0
  • mod: github.com/goplus/mod v0.11.9

Don't miss a new gop release

NewReleases is sending notifications on new releases.