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-16
Disable native_compute on Windows by default.
Maxime Dénès
2015-09-16
In configure: -no-native-compiler -> -native-compiler no
Maxime Dénès
2015-09-16
Continuing investigation on how to preserve the locality of the action
Hugo Herbelin
2015-09-16
Change coq_makefile's default from "-Q . Top" to "-R . Top". (Fix bug #3603)
Guillaume Melquiond
2015-09-16
Properly handle {|...|} patterns when patterns are not asymmetric. (Fix bug #...
Guillaume Melquiond
2015-09-15
Removing a warning in CoqOps.
Pierre-Marie Pédrot
2015-09-15
Test for bug #4269.
Pierre-Marie Pédrot
2015-09-15
Fixing bug #4269: [Print Assumptions] lies about which axioms a term depends on.
Pierre-Marie Pédrot
2015-09-15
STM: Reset takes Ltac <ident> into account (Close #4316)
Enrico Tassi
2015-09-14
Univs: Add universe binding lists to definitions
Matthieu Sozeau
2015-09-12
Fixing bug #2498: Coqide navigation preferences delayed effect.
Pierre-Marie Pédrot
2015-09-10
typo in refman.
Pierre Courtieu
2015-09-10
Fixing previous patch.
Pierre-Marie Pédrot
2015-09-10
Fixing the XML lexer definition of names to match the standard.
Pierre-Marie Pédrot
2015-09-10
Extending the grammar for CoqIDE preferences so as to match trunk.
Pierre-Marie Pédrot
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-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
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-22
Code cleaning in Obligations.
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
2015-08-15
Revert the four previous commits and update the description of Richpp.
Pierre-Marie Pédrot
2015-08-15
More invariants in Richpp.
Pierre-Marie Pédrot
[next]