-
Notifications
You must be signed in to change notification settings - Fork 547
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
v1.1.9 #1508
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
update gox and add test
gop/env.Installed(); gop/ast.File.Pos()
gop/x/typesutil
update gox version
gox: pkg.TryImport; typesutil.SetDebug
gop fmt -t: test if Go+ files are formatted or not
typesutil: def func
toStructType: add field pos and record.Def field
goxRecorder.Member: rec.Type
cl.compileIdent: rec.Use for builtin objects
toInterfaceType: rec.Def fields
typesutil.Check: support Go/Go+ mixed project
rec.Scope fileScope; gox#298: use gox.ObjectDocs
gop: fix restore mod
typesutil: avoid two instances for same Go object
Bumps [github.com/goplus/mod](https://github.com/goplus/mod) from 0.11.8-0.20231019172744-da5848421263 to 0.11.8. - [Release notes](https://github.com/goplus/mod/releases) - [Commits](https://github.com/goplus/mod/commits/v0.11.8) --- updated-dependencies: - dependency-name: github.com/goplus/mod dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…/goplus/mod-0.11.8 build(deps): bump github.com/goplus/mod from 0.11.8-0.20231019172744-da5848421263 to 0.11.8
Bumps [github.com/goplus/gox](https://github.com/goplus/gox) from 1.12.2-0.20231030070332-723a6b4b6c99 to 1.12.8. - [Release notes](https://github.com/goplus/gox/releases) - [Commits](https://github.com/goplus/gox/commits/v1.12.8) --- updated-dependencies: - dependency-name: github.com/goplus/gox dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…/goplus/gox-1.12.8 build(deps): bump github.com/goplus/gox from 1.12.2-0.20231030070332-723a6b4b6c99 to 1.12.8
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.