-
Notifications
You must be signed in to change notification settings - Fork 21
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: leanprover/lean4-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.22.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: leanprover/lean4-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 14 commits
- 10 files changed
- 2 contributors
Commits on Aug 14, 2025
-
chore: bump toolchain to v4.23.0-rc1 (#48)
* toolchain * chore: bump toolchain to v4.23.0-rc1
Configuration menu - View commit details
-
Copy full SHA for 6667b92 - Browse repository at this point
Copy the full SHA 6667b92View commit details
Commits on Aug 15, 2025
-
Configuration menu - View commit details
-
Copy full SHA for cacb481 - Browse repository at this point
Copy the full SHA cacb481View commit details
Commits on Sep 1, 2025
-
This PR fixes the vararg syntax after it was accidentally broken by the introduction of polymorphic range syntax in core and attempts to make the grammar a bit more robust against future changes by only accepting strings or identifiers in several places where it accepted arbitrary terms before and limiting sub-commands to identifiers. Notably, this PR contains a **breaking change**: Multi-line flag and argument descriptions can now not contain inline-uses of `++` anymore. It is advised to use [string gaps](https://lean-lang.org/doc/reference/latest//Basic-Types/Strings/#string-literals) instead. This breakage unfortunately wasn't noticed in time due to our current build setup excluding `Tests.lean` and `Example.lean`, which will be fixed in a future PR. Fixes #51.
Configuration menu - View commit details
-
Copy full SHA for 9899dba - Browse repository at this point
Copy the full SHA 9899dbaView commit details -
This PR ensures that all tests in `Tests.lean` cause an error when there is a test failure by using `#guard_msgs`, that `Tests.lean` and `Example.lean` are run by `lake test` and that CI runs `lake test`. This should hopefully prevent situations like the one in #51 from occurring in the future. It also replaces `Lean.RBTree` with `Std.TreeSet`.
Configuration menu - View commit details
-
Copy full SHA for f0455e3 - Browse repository at this point
Copy the full SHA f0455e3View commit details
Commits on Sep 14, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 41c5d0b - Browse repository at this point
Copy the full SHA 41c5d0bView commit details
Commits on Sep 15, 2025
-
Configuration menu - View commit details
-
Copy full SHA for b62fd39 - Browse repository at this point
Copy the full SHA b62fd39View commit details
Commits on Sep 26, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 00b91fa - Browse repository at this point
Copy the full SHA 00b91faView commit details
Commits on Oct 14, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 91c18fa - Browse repository at this point
Copy the full SHA 91c18faView commit details
Commits on Oct 21, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f75f492 - Browse repository at this point
Copy the full SHA f75f492View commit details
Commits on Oct 22, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 72ae700 - Browse repository at this point
Copy the full SHA 72ae700View commit details
Commits on Nov 14, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 1dae8b1 - Browse repository at this point
Copy the full SHA 1dae8b1View commit details
Commits on Nov 18, 2025
-
Configuration menu - View commit details
-
Copy full SHA for cd188c6 - Browse repository at this point
Copy the full SHA cd188c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 00fad25 - Browse repository at this point
Copy the full SHA 00fad25View commit details
Commits on Nov 21, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 7e1ced9 - Browse repository at this point
Copy the full SHA 7e1ced9View 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 v4.22.0...main