index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toplevel
Age
Commit message (
Expand
)
Author
2015-03-08
Fixing bug #2951.
Pierre-Marie Pédrot
2015-03-05
Do not prepend a "Error:" header when the error is expected by the user.
Guillaume Melquiond
2015-02-27
Fixing OCaml 3.12 compilation.
Pierre-Marie Pédrot
2015-02-27
Fixing bug #3249.
Pierre-Marie Pédrot
2015-02-24
Univs: Fix Check calling the kernel to retype in the wrong environment.
Matthieu Sozeau
2015-02-19
Adding a possible DEPRECATED flag to VERNAC EXTEND statements.
Pierre-Marie Pédrot
2015-02-18
Fix bug #4046.
Matthieu Sozeau
2015-02-17
Remove Whelp commands.
Maxime Dénès
2015-02-16
Fix bug #3960: potential evar instance categorized as an unresolvable
Matthieu Sozeau
2015-02-14
Abstract: "Qed export ident, .., ident" to preserve v8.4 behavior
Enrico Tassi
2015-02-13
Better error message for nested module application.
Maxime Dénès
2015-02-12
Fix typos about .vio files (thanks Arthur for spotting them)
Enrico Tassi
2015-02-12
Revert "Using same code for browsing physical directories in coqtop and coqdep."
Hugo Herbelin
2015-02-12
Revert "Capital letter in plugins." (Sorry, was not intended to be pushed)
Hugo Herbelin
2015-02-12
Capital letter in plugins.
Hugo Herbelin
2015-02-12
Using same code for browsing physical directories in coqtop and coqdep.
Hugo Herbelin
2015-02-11
Tactic Notation: use stable unique key for notations (Close: 3970)
Enrico Tassi
2015-02-10
Fixing #4017, #3726 (use of implicit arguments was lost in multiple variable ...
Hugo Herbelin
2015-02-05
Properly set module names in presence of -Q. (Fix for bug #3958)
Guillaume Melquiond
2015-02-04
Optimized Import/Export the same way as Require Import/Export was
Hugo Herbelin
2015-02-04
Tactic Notation: use stable unique key for notations (Close: 3970)
Enrico Tassi
2015-02-03
Revert "Tactic Notation: use stable unique key for notations (Close: 3970)"
Enrico Tassi
2015-02-03
Tactic Notation: use stable unique key for notations (Close: 3970)
Enrico Tassi
2015-02-03
spit module path using / as directory separator
Enrico Tassi
2015-02-02
Removing dead code.
Pierre-Marie Pédrot
2015-01-29
Prevent spurious warnings about Arguments.
Guillaume Melquiond
2015-01-24
Equality Schemes options: reverting commit ff9f94634 which is
Hugo Herbelin
2015-01-24
Isolate a function for printing evar sets.
Hugo Herbelin
2015-01-21
Add the possibility of defining opaque terms with program.
mlasson
2015-01-17
Univs: proper printing of global and local universe names (only
Matthieu Sozeau
2015-01-17
Make native compiler handle universe polymorphic definitions.
Maxime Dénès
2015-01-15
Make -print-mod-uid accept a list of files.
Maxime Dénès
2015-01-13
Made -print-mod-uid more silent and robust.
Maxime Dénès
2015-01-12
Add -no-native-compiler flag to list dumped by --help.
Maxime Dénès
2015-01-12
Update headers.
Maxime Dénès
2015-01-11
Avoiding a redundant information in unification error message.
Hugo Herbelin
2015-01-08
Avoiding introducing yet another convention in naming files.
Hugo Herbelin
2015-01-06
rename: vi -> vio
Enrico Tassi
2015-01-06
Fix some documentation typos.
Guillaume Melquiond
2015-01-05
kernel/ind Change interface of declare_mind and declare_mutual
Matthieu Sozeau
2015-01-05
In Show Universes, print universes before normalization.
Matthieu Sozeau
2014-12-29
Fixing bug #3632 for good.
Pierre-Marie Pédrot
2014-12-29
Proof using: do not clear letins (unless they use a cleared var)
Enrico Tassi
2014-12-28
Proof using: call "clear" to remove from sight the vars not selected
Enrico Tassi
2014-12-28
remove debug prints (leftover)
Enrico Tassi
2014-12-19
Better doc and a few fixes for Proof using.
Enrico Tassi
2014-12-18
Proof using: New vernacular to name sets of section variables
Enrico Tassi
2014-12-17
STM: rename and simplify flags
Enrico Tassi
2014-12-17
Arguments: warn only if no option is given (Close 3860)
Enrico Tassi
2014-12-16
Fixing CAMLP4 compilation.
Pierre-Marie Pédrot
[next]