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-17
Fix previous merge.
Maxime Dénès
2015-09-17
Merge branch 'v8.5' into trunk
Maxime Dénès
2015-09-17
Revert changes in Makefile.build done as part of 2bc88f9a.
Maxime Dénès
2015-09-17
Fix Windows installer.
Guillaume Melquiond
2015-09-16
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-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-14
Remove dead code in lazy reduction machine.
Maxime Dénès
2015-09-13
Coq_makefile: read TIMED and TIMECMD from environment.
Maxime Dénès
2015-09-13
Merge branch 'v8.5'
Pierre-Marie Pédrot
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
Assertion checking that invariant enforced by 0f8d1b92 always holds.
Maxime Dénès
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-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
[next]