-
Notifications
You must be signed in to change notification settings - Fork 19
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: jgautheron/goconst
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.7.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: jgautheron/goconst
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.8.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 17 commits
- 24 files changed
- 6 contributors
Commits on Jul 15, 2024
-
* Update install instructions to use go install As per https://go.dev/doc/go-get-install-deprecation new users should use go install instead of go get to retrieve this tool * Include additional method for using tool with Workpaces This should also work fine when running from a single module
Configuration menu - View commit details
-
Copy full SHA for e745d46 - Browse repository at this point
Copy the full SHA e745d46View commit details
Commits on Apr 4, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 4a592e7 - Browse repository at this point
Copy the full SHA 4a592e7View commit details
Commits on Apr 6, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 6e85de7 - Browse repository at this point
Copy the full SHA 6e85de7View commit details -
Configuration menu - View commit details
-
Copy full SHA for b210ef1 - Browse repository at this point
Copy the full SHA b210ef1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 967079c - Browse repository at this point
Copy the full SHA 967079cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d9d111 - Browse repository at this point
Copy the full SHA 8d9d111View commit details -
Configuration menu - View commit details
-
Copy full SHA for dffb169 - Browse repository at this point
Copy the full SHA dffb169View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d06816 - Browse repository at this point
Copy the full SHA 6d06816View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e4966a - Browse repository at this point
Copy the full SHA 6e4966aView commit details -
Add support for finding constants with duplicated values. (#30)
* feat: add find-duplicates flag * fix: update readme
Configuration menu - View commit details
-
Copy full SHA for d8efeb9 - Browse repository at this point
Copy the full SHA d8efeb9View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb090a4 - Browse repository at this point
Copy the full SHA cb090a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 37202e1 - Browse repository at this point
Copy the full SHA 37202e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0244082 - Browse repository at this point
Copy the full SHA 0244082View commit details
Commits on Apr 8, 2025
-
Compute and use constant expressions via the type checker. (#35)
* Support for constant expressions * handle constant expressions via typechecker * fix: type check in batches processor * fix: type-checking concurrently is not supported --------- Co-authored-by: Jonathan Gautheron <gautheronjonathan@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for af8760d - Browse repository at this point
Copy the full SHA af8760dView commit details
Commits on Apr 9, 2025
-
fix: invalid type for pool reset (#37)
* chore: add .gitignore * tests: add a falling test * fix: invalid type for pool reset * chore: ignore
Configuration menu - View commit details
-
Copy full SHA for 93c54d3 - Browse repository at this point
Copy the full SHA 93c54d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for ebf9b7a - Browse repository at this point
Copy the full SHA ebf9b7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f0931c - Browse repository at this point
Copy the full SHA 1f0931cView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.7.1...v1.8.1