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-29
Make the interface of System.raw_extern_intern much saner.
Guillaume Melquiond
2015-09-29
Prevent States.intern_state and System.extern_intern from looking up files in...
Guillaume Melquiond
2015-09-29
Remove some uses of Loadpath.get_paths.
Guillaume Melquiond
2015-09-28
Make -load-vernac-object respect the loadpath.
Guillaume Melquiond
2015-09-27
Fixing loss of extra data in Evd.
Pierre-Marie Pédrot
2015-09-26
Documenting how to support some special unicode characters in coqdoc
Hugo Herbelin
2015-09-26
Clarifying the doc of coqdoc --utf8 as discussed on coq-club on August 19, 2015.
Hugo Herbelin
2015-09-26
Test for bug #4347.
Pierre-Marie Pédrot
2015-09-26
Fixing bug #4347: Not_found Exception with some Records.
Pierre-Marie Pédrot
2015-09-25
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-23
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-22
Fixing bug #4207: setoid_rewrite creates self-referring hypotheses.
Pierre-Marie Pédrot
2015-09-21
Fixing tutorial.
Pierre-Marie Pédrot
2015-09-21
Change the default modifiers for navigation. (Fix bug #4295)
Guillaume Melquiond
2015-09-20
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-18
Do not compress match constructs when the inner match contains no branch. (Fi...
Guillaume Melquiond
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-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
[next]