v1.1.13
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)