New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support Go 1.13 and Go 1.14 both #964
Commits on Jan 25, 2020
-
compiler/natives/src/internal/reflectlite: add for Go 1.13 internal API
visualfc committedJan 25, 2020 -
compiler/natives/src/syscall/js: update for Go 1.13 internal API changes
visualfc committedJan 25, 2020 -
compiler/natives/src/internal/reflectlite,compiler/natives/src/reflec…
…t: update for Go1.13
Commits on Jan 26, 2020
Commits on Jan 29, 2020
Commits on Jan 31, 2020
Commits on Feb 1, 2020
Commits on Feb 8, 2020
-
build: add internal/goversion for check install go ReleaseTags
visualfc committedFeb 8, 2020 -
build: add -f --force rebuild package flags. (if update --tags or cha…
…nge go version request rebuild packages
visualfc committedFeb 8, 2020 -
compiler/natives/src/sync: support go1.12 go1.13 both
visualfc committedFeb 8, 2020 -
compiler/natives/math: fix build for Go 1.14
visualfc committedFeb 8, 2020 -
compiler/natives/src/syscall/js: support Go 1.12 1.13 1.14 three
visualfc committedFeb 8, 2020 -
compiler/natives/src/reflect: support Go 1.12 1.13 both
visualfc committedFeb 8, 2020 -
compiler/natives/fs: fix importPathToDir for Go1.14
visualfc committedFeb 8, 2020 -
vertion_check: update build for Go 1.13/1.14 and support go=>js for G…
…o 1.12 1.13 1.14
visualfc committedFeb 8, 2020 -
visualfc committed
Feb 8, 2020
Commits on Feb 9, 2020
Commits on Feb 10, 2020
Commits on Feb 14, 2020
Commits on Feb 15, 2020
Commits on Apr 8, 2020
-
build: fix mod check skip goroot, rename buildImportPathWithSrcData t…
…o buildImportPathWithParent
Commits on Apr 11, 2020
Commits on Apr 15, 2020
Commits on Apr 17, 2020
-
build: fix Import func support absolute path
visualfc committedApr 17, 2020