index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-09-10
fresh now accepts more things than just identifiers.
Pierre Courtieu
2015-09-09
Merge remote-tracking branch 'origin/v8.5' into trunk
Hugo Herbelin
2015-09-08
Emphasizing that eta for vectors is an instance of caseS, as pointed
Hugo Herbelin
2015-09-08
Fixing incomplete bugfix in 76f27140e6e34 (unfortunately 5 commits
Hugo Herbelin
2015-09-08
Minor modifications to WeakFanTheorem.
Hugo Herbelin
2015-09-08
Ensuring that patterns of the form pat/constr move the hypotheses replacing
Hugo Herbelin
2015-09-08
Short cosmetic changes in tactics.ml.
Hugo Herbelin
2015-09-08
A bit of documentation of OCaml code for intro_patterns.
Hugo Herbelin
2015-09-08
New option "Unset Bracketing Last Introduction Pattern" for preserving
Hugo Herbelin
2015-09-08
Fixing clearing of temporary hypotheses with intro pattern pat/constr.
Hugo Herbelin
2015-09-08
Fixing "pose proof (H ...) as H" and "assert (H:=H ...) which were supposed
Hugo Herbelin
2015-09-08
Hacking parser so as to support both [> ... ] and [id].
Hugo Herbelin
2015-09-08
Adding a proof of eta on Vector.t of non-zero size.
Hugo Herbelin
2015-09-08
Documenting the code when preference is given to expansion of default
Hugo Herbelin
2015-09-08
Documenting the new behaviour of the Shrink Obligations flag.
Pierre-Marie Pédrot
2015-09-08
All Program obligations now respect the Shrink Obligation flag.
Pierre-Marie Pédrot
2015-09-08
More potentialities in proof_terminators.
Pierre-Marie Pédrot
2015-09-08
Opacifying the proof_terminator type.
Pierre-Marie Pédrot
2015-09-08
Fixing the Shrink Obligations option.
Pierre-Marie Pédrot
2015-09-06
Merge branch 'v8.5' into trunk
Maxime Dénès
2015-09-06
Output a warning when conversion compilation failed.
Maxime Dénès
2015-09-06
Fix a bug in 31 bit arithmetic, leading to failing conversion tests.
Maxime Dénès
2015-09-06
Fixed critical bug in 31 bit arithmetic of VM
Catalin Hritcu
2015-09-06
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-09-06
Adding a Makefile target for the MSets and MMaps directories.
Pierre-Marie Pédrot
2015-09-03
Update test-suite after 518049fe7.
Maxime Dénès
2015-09-03
print universes when dumping bytecode.
Gregory Malecha
2015-09-03
Improve directives for Haskell extraction of nat.
Maxime Dénès
2015-09-03
Fix [Z.div] and add [Z.modulo] in ExtrHaskellZNum.v
Nickolai Zeldovich
2015-09-03
Fix [Nat.div] and add [Nat.modulo] in ExtrHaskellNatNum.v
Nickolai Zeldovich
2015-09-03
Implementing Herbelin's fix for the "NonPar" bug
mlasson
2015-09-03
Also there's an extra space in the error message.
mlasson
2015-09-03
Add an if_verbose for "Fetching opaque proofs ..."
mlasson
2015-09-03
Missing argument "-c" for coqdep in coq_makefile
mlasson
2015-09-01
STM: save a full state for queries.
Enrico Tassi
2015-08-31
Switching to an event-based mechanism for CoqIDE preferences.
Pierre-Marie Pédrot
2015-08-29
Adding a proof of surjective pairing on vectors.
Hugo Herbelin
2015-08-29
Fixing generation of dev/printers.mllib.d after ocamllibdep is used (48d611ff...
Hugo Herbelin
2015-08-26
Replacing old-style preferences in CoqIDE.
Pierre-Marie Pédrot
2015-08-22
Code cleaning in Obligations.
Pierre-Marie Pédrot
2015-08-22
Documenting the Shrink Abstract option.
Pierre-Marie Pédrot
2015-08-22
Allowing the abstract tactical to clear the environment from unused variables.
Pierre-Marie Pédrot
2015-08-22
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-08-21
Fixing #4318 (anomaly when applying args to a recursive notation in patterns).
Hugo Herbelin
2015-08-19
Removing code duplication in Lemmas.
Pierre-Marie Pédrot
2015-08-19
Documentation by giving a name to a large type.
Pierre-Marie Pédrot
2015-08-17
Highlighting of the "Next Obligation" command in CoqIDE.
Pierre-Marie Pédrot
2015-08-17
windows build scripts made more accurate in detecting failures
Enrico Tassi
2015-08-17
Remove duplicate code.
Guillaume Melquiond
2015-08-17
Remove generatable documentation files from repository. (Fix bug #4315)
Guillaume Melquiond
[next]