Skip to content

Tags: goccmack/gocc

Tags

v1.0.2

Toggle v1.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
update go version to 1.24 (#144)

* update go version to 1.24

* try install-mode for golangci-lint

* disable typecheck linter

* try specifying the path of golangci.yml

* change order of golangci-lint in CI

* only apply linter in CI and not in make file

* only install golangci-lint and do not run it. Use makefile to run it

* ignore issues

* disable typecheck

* disable golangci-lint

* add comments and fix makefile

* use tabs instead of spaces

v1.0.1

Toggle v1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
update links in readme

v3.0.0

Toggle v3.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Less dependencies and update to go 1.19 (#136)

* try less dependencies

* ioutil is replaced with os

* replace ioutil with os

* replace ioutil with os

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Less dependencies and update to go 1.19 (#136)

* try less dependencies

* ioutil is replaced with os

* replace ioutil with os

* replace ioutil with os

gocc2

Toggle gocc2's commit message

gocc3_rc3

Toggle gocc3_rc3's commit message
release candidate 3

gocc3_rc2

Toggle gocc3_rc2's commit message
semantic error reporting changed to use error.

gocc3_rc1

Toggle gocc3_rc1's commit message
All tests run again.

gocc1

Toggle gocc1's commit message
Prepare for gocc2 commit.