Skip to content
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.3.0 #2110

Merged
merged 258 commits into from
Feb 16, 2025
Merged

v1.3.0 #2110

merged 258 commits into from
Feb 16, 2025

Conversation

xushiwei
Copy link
Member

No description provided.

xushiwei and others added 30 commits September 20, 2024 10:17
mini spec: builtin min/max
mini spec: builtin new
mini spec: builtin panic/recover
mini spec: import package
cl: fix compileCallArgs recover error for overloads
mini spec: prog init & exec
mini spec: runtime panic
Bumps [github.com/goplus/gogen](https://github.com/goplus/gogen) from 1.16.0 to 1.16.1.
- [Release notes](https://github.com/goplus/gogen/releases)
- [Commits](goplus/gogen@v1.16.0...v1.16.1)

---
updated-dependencies:
- dependency-name: github.com/goplus/gogen
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…/goplus/gogen-1.16.1

build(deps): bump github.com/goplus/gogen from 1.16.0 to 1.16.1
mini spec: unsafe.Slice/Add
xushiwei and others added 28 commits February 5, 2025 02:23
gop/scanner.New & demo
rpncalc: Reverse Polish Notation Calc
demo: gop-parser/gopcalc
Bumps [github.com/goplus/mod](https://github.com/goplus/mod) from 0.13.16 to 0.13.17.
- [Release notes](https://github.com/goplus/mod/releases)
- [Commits](goplus/mod@v0.13.16...v0.13.17)

---
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.13.17

build(deps): bump github.com/goplus/mod from 0.13.16 to 0.13.17
change: for line <- lines(file) => for line <- file
gop/parser: parser doc
pseudo: DECLARE multiple var name once
compileSendStmt: support slice append (#2107)
demo: gop-scanner/parser
Copy link

qiniu-x bot commented Feb 16, 2025

[Git-flow] Hi @xushiwei, There are some suggestions for your information:


Rebase suggestions

  • Following commits seems generated via git merge

    Merge branch 'main' into q

    Merge branch 'main' into q

  • Following commits have duplicated messages

    go mod tidy

    go mod tidy

    mini spec: Composite literals

    mini spec: Composite literals

    Merge branch 'main' into q

    Merge branch 'main' into q

    codecov.yml

    codecov.yml

Which seems insignificant, recommend to use git rebase command to reorganize your PR.

For other git-flow instructions, recommend refer to these examples.

If you have any questions about this comment, feel free to raise an issue here:

@xushiwei xushiwei merged commit fa730d7 into v1.3 Feb 16, 2025
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants