-
Notifications
You must be signed in to change notification settings - Fork 84
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: MetaCoq/metacoq
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.2-8.20
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: MetaCoq/metacoq
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: coq-8.20
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 18 files changed
- 7 contributors
Commits on Sep 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f7f6ede - Browse repository at this point
Copy the full SHA f7f6edeView commit details -
Configuration menu - View commit details
-
Copy full SHA for b59ea92 - Browse repository at this point
Copy the full SHA b59ea92View commit details
Commits on Oct 30, 2024
-
Fix quoting and unquoting of primitive strings (#1109) for 8.29 (#1110)
* initial fix * update test-suite Co-authored-by: MathisBD <75327344+MathisBD@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f251f2a - Browse repository at this point
Copy the full SHA f251f2aView commit details
Commits on Nov 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6e75b70 - Browse repository at this point
Copy the full SHA 6e75b70View commit details
Commits on Nov 25, 2024
-
Co-authored-by: Yannick Forster <yannick.forster@inria.fr> Co-authored-by: Théo Winterhalter <theo.winterhalter@inria.fr>
Configuration menu - View commit details
-
Copy full SHA for 5672294 - Browse repository at this point
Copy the full SHA 5672294View commit details
Commits on Dec 4, 2024
-
Remove bugged option MetaCoq Template Monad Debug.
It causes coq/vscoq#892 because `optwrite` is not supposed to be able to add persistent objects (libobject) to Coq's state but `set_option_value` does add one. It's also bugged as `set_option_value ~stage:Interp (fun _ v -> v) key i` sets the option to its current value not a new value. In other words `Set MetaCoq Template Monad Debug.` has no effect but its existence causes bugs. Since nobody complained about it not working it's not worth fixing it instead of deleting it (also I'm not sure it can be fixed with the currently available APIs).
Configuration menu - View commit details
-
Copy full SHA for 1fff46d - Browse repository at this point
Copy the full SHA 1fff46dView commit details -
Merge pull request #1126 from MathisBD/fix-bugged-option
Remove bugged option MetaCoq Template Monad Debug.
Configuration menu - View commit details
-
Copy full SHA for 0b90e69 - Browse repository at this point
Copy the full SHA 0b90e69View commit details
Commits on Dec 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8d8a2fd - Browse repository at this point
Copy the full SHA 8d8a2fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9df908f - Browse repository at this point
Copy the full SHA 9df908fView commit details -
Merge pull request #1131 from MathisBD/update-inductive-doc-8.20
Update documentation in common/Environment.ml for inductive and constant declarations
Configuration menu - View commit details
-
Copy full SHA for ea3ed3c - Browse repository at this point
Copy the full SHA ea3ed3cView 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.3.2-8.20...coq-8.20