index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
user-contrib
Age
Commit message (
Expand
)
Author
2019-07-11
[proof] Minor cleanup in proof.ml
Emilio Jesus Gallego Arias
2019-07-08
[api] Deprecate GlobRef constructors.
Emilio Jesus Gallego Arias
2019-07-07
[error] Remove special error printing pre-processing
Emilio Jesus Gallego Arias
2019-06-25
Give a functional type to Ltac1 quotations with a context.
Pierre-Marie Pédrot
2019-06-25
Adding the ability to transfer Ltac2 variables to Ltac1 quotations.
Pierre-Marie Pédrot
2019-06-25
Merge PR #10219: [Ltac2] Add util files for Bool, List, Option
Pierre-Marie Pédrot
2019-06-19
Removed backtracking and default variants of various functions and added opti...
Michael Soegtrop
2019-06-18
Removed "b" from function names in Bool.v
Michael Soegtrop
2019-06-18
[errors] remove "is_handled" logic, turn unhandled into anomalies
Emilio Jesus Gallego Arias
2019-06-17
Update headers of files that were stuck on older headers.
Théo Zimmermann
2019-06-16
Merge PR #10381: Fix #10090: Ltac1 destruct and Ltac2 destruct should do the ...
Emilio Jesus Gallego Arias
2019-06-16
Fix #10090: Ltac1 destruct and Ltac2 destruct should do the same thing.
Pierre-Marie Pédrot
2019-06-16
Merge PR #10345: Fix #10339: Anomaly in Ltac2.
Emilio Jesus Gallego Arias
2019-06-16
- added OCaml copyright header to List.v (if for no other reason than out of ...
Michael Soegtrop
2019-06-11
STM: encode in static types that vernac_when is only used when VtSideff
Gaëtan Gilbert
2019-06-09
[proof] Uniformize Proof_global API
Emilio Jesus Gallego Arias
2019-06-09
[proof] Move proofs that have an associated constant to `Lemmas`
Emilio Jesus Gallego Arias
2019-06-08
Fix #10339: Anomaly in Ltac2.
Pierre-Marie Pédrot
2019-06-06
[Ltac2] Interpretation scopes in “constr” arguments of tactic notations
Vincent Laporte
2019-06-04
Rename Proof_global.{pstate -> t}
Gaëtan Gilbert
2019-06-04
coqpp: add new ![] specifiers for structured proof interaction
Gaëtan Gilbert
2019-06-04
Proof_global: pass only 1 pstate when we don't want the proof stack
Gaëtan Gilbert
2019-05-22
[Ltac2] Add util files for Bool, List, Option
Jason Gross
2019-05-23
Fixing typos - Part 2
JPR
2019-05-21
Fixing typos - Part 1
JPR
2019-05-14
Merge PR #10125: Allow run_tactic to return a value, remove hack from ltac2
Pierre-Marie Pédrot
2019-05-14
Merge PR #10136: [ltac2] Add primitive integers
Pierre-Marie Pédrot
2019-05-14
Allow run_tactic to return a value, remove hack from ltac2
Gaëtan Gilbert
2019-05-10
[ltac2] Add primitive integers
Pierre Roux
2019-05-10
Make the check flag of conversion functions mandatory.
Pierre-Marie Pédrot
2019-05-07
Integrate build and documentation of Ltac2
Maxime Dénès