index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
The -require option now accepts a logical path instead of a physical one.
Pierre-Marie Pédrot
2015-09-25
*
Updating the documentation and the toolchain w.r.t. the change in -compile.
Pierre-Marie Pédrot
2015-09-25
*
The -compile option now accepts ".v" files and outputs a warning otherwise.
Pierre-Marie Pédrot
2015-09-25
*
Hopefully better names to constructors of internal_flag, as discussed
Hugo Herbelin
2015-09-23
*
Give a way to control if the decidable-equality schemes are built like
Hugo Herbelin
2015-09-23
*
Removing the generalization of the body of inductive schemes from
Hugo Herbelin
2015-09-23
*
Fixing bug #4207: setoid_rewrite creates self-referring hypotheses.
Pierre-Marie Pédrot
2015-09-22
*
Fixing tutorial.
Pierre-Marie Pédrot
2015-09-21
*
Change the default modifiers for navigation. (Fix bug #4295)
Guillaume Melquiond
2015-09-21
*
Proof: suggest Admitted->Qed only if the proof is really complete (#4349)
Enrico Tassi
2015-09-20
*
Print Assumptions shows engagement.
Maxime Dénès
2015-09-20
*
Nametab: print debug notice only in debug mode.
Maxime Dénès
2015-09-20
*
Remove unused type_in_type field in safe_env.
Maxime Dénès
2015-09-20
*
Test file for #3948 - Anomaly: unknown constant in Print Assumptions.
Maxime Dénès
2015-09-20
*
Revert "On MacOS X, ensuring that files found in the file system have the"
Maxime Dénès
2015-09-20
*
Fix #3948 Anomaly: unknown constant in Print Assumptions
Maxime Dénès
2015-09-20
*
Do not compress match constructs when the inner match contains no branch. (Fi...
Guillaume Melquiond
2015-09-18
*
Revert changes in Makefile.build done as part of 2bc88f9a.
Maxime Dénès
2015-09-17
*
Fix Windows installer.
Guillaume Melquiond
2015-09-17
*
In pat/constr introduction patterns, fixing in a better way clearing problems
Hugo Herbelin
2015-09-16
*
Explain new flags for native_compute in CHANGES.
Maxime Dénès
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-16
*
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-15
*
Univs: Add universe binding lists to definitions
Matthieu Sozeau
2015-09-14
*
Fixing bug #2498: Coqide navigation preferences delayed effect.
Pierre-Marie Pédrot
2015-09-12
*
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-10
*
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
*
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
[next]