Skip to content

v1.1.13

Compare
Choose a tag to compare
@xushiwei xushiwei released this 25 Nov 02:59
23dcc4f

new features:

  • gop clean -t (#1549)
  • support tinygo/gccgo: gocmd.Name use env GOP_GOCMD (#1550)
  • standardize //line path (#1553 #1552 #1557)
  • cl/internal/typesutil: update TypeAndValue (#1545)

tinygo example:

GOP_GOCMD=tinygo gop run hello.gop

changes:

  • gop.LoadDir fix: check mod valid (#1559)
  • cl: commentFunc skip nil filename (#1547)
  • cl: fix compileIdent check SelectorExpr in classfile (#1548)
  • x/jsonrpc2: refactor stdio (#1558)
  • x/typesutil: add tests (#1546)
  • mod: github.com/goplus/gox v1.13.1
  • mod: github.com/goplus/c2go 0.7.18
  • mod: golang.org/x/tools 0.15.0
  • mod: retract v1.1.12 (#1560)