aboutsummaryrefslogtreecommitdiffhomepage
path: root/toplevel
Commit message (Expand)AuthorAge
* Putting the From parameter of the Require command into the AST.Gravatar Pierre-Marie Pédrot2015-03-27
* coqc: fix --helpGravatar Enrico Tassi2015-03-25
* Revert "Useless check when loading notations through import."Gravatar Pierre-Marie Pédrot2015-03-24
* Load: don't give anomaly on aborted proofs (Close: #3882)Gravatar Enrico Tassi2015-03-23
* add -type-in-type to the usage messageGravatar Daniel R. Grayson2015-03-18
* Fixing bug #2951.Gravatar Pierre-Marie Pédrot2015-03-08
* Do not prepend a "Error:" header when the error is expected by the user.Gravatar Guillaume Melquiond2015-03-05
* Fixing OCaml 3.12 compilation.Gravatar Pierre-Marie Pédrot2015-02-27
* Fixing bug #3249.Gravatar Pierre-Marie Pédrot2015-02-27
* Univs: Fix Check calling the kernel to retype in the wrong environment.Gravatar Matthieu Sozeau2015-02-24
* Adding a possible DEPRECATED flag to VERNAC EXTEND statements.Gravatar Pierre-Marie Pédrot2015-02-19
* Fix bug #4046.Gravatar Matthieu Sozeau2015-02-18
* Remove Whelp commands.Gravatar Maxime Dénès2015-02-17
* Fix bug #3960: potential evar instance categorized as an unresolvableGravatar Matthieu Sozeau2015-02-16
* Abstract: "Qed export ident, .., ident" to preserve v8.4 behaviorGravatar Enrico Tassi2015-02-14
* Better error message for nested module application.Gravatar Maxime Dénès2015-02-13
* Fix typos about .vio files (thanks Arthur for spotting them)Gravatar Enrico Tassi2015-02-12
* Revert "Using same code for browsing physical directories in coqtop and coqdep."Gravatar Hugo Herbelin2015-02-12
* Revert "Capital letter in plugins." (Sorry, was not intended to be pushed)Gravatar Hugo Herbelin2015-02-12
* Capital letter in plugins.Gravatar Hugo Herbelin2015-02-12
* Using same code for browsing physical directories in coqtop and coqdep.Gravatar Hugo Herbelin2015-02-12
* Tactic Notation: use stable unique key for notations (Close: 3970)Gravatar Enrico Tassi2015-02-11
* Fixing #4017, #3726 (use of implicit arguments was lost in multiple variable ...Gravatar Hugo Herbelin2015-02-10
* Properly set module names in presence of -Q. (Fix for bug #3958)Gravatar Guillaume Melquiond2015-02-05
* Optimized Import/Export the same way as Require Import/Export wasGravatar Hugo Herbelin2015-02-04
* Tactic Notation: use stable unique key for notations (Close: 3970)Gravatar Enrico Tassi2015-02-04
* Revert "Tactic Notation: use stable unique key for notations (Close: 3970)"Gravatar Enrico Tassi2015-02-03
* Tactic Notation: use stable unique key for notations (Close: 3970)Gravatar Enrico Tassi2015-02-03
* spit module path using / as directory separatorGravatar Enrico Tassi2015-02-03
* Removing dead code.Gravatar Pierre-Marie Pédrot2015-02-02
* Prevent spurious warnings about Arguments.Gravatar Guillaume Melquiond2015-01-29
* Equality Schemes options: reverting commit ff9f94634 which isGravatar Hugo Herbelin2015-01-24
* Isolate a function for printing evar sets.Gravatar Hugo Herbelin2015-01-24
* Add the possibility of defining opaque terms with program.Gravatar mlasson2015-01-21
* Univs: proper printing of global and local universe names (onlyGravatar Matthieu Sozeau2015-01-17
* Make native compiler handle universe polymorphic definitions.Gravatar Maxime Dénès2015-01-17
* Make -print-mod-uid accept a list of files.Gravatar Maxime Dénès2015-01-15
* Made -print-mod-uid more silent and robust.Gravatar Maxime Dénès2015-01-13
* Add -no-native-compiler flag to list dumped by --help.Gravatar Maxime Dénès2015-01-12
* Update headers.Gravatar Maxime Dénès2015-01-12
* Avoiding a redundant information in unification error message.Gravatar Hugo Herbelin2015-01-11
* Avoiding introducing yet another convention in naming files.Gravatar Hugo Herbelin2015-01-08
* rename: vi -> vioGravatar Enrico Tassi2015-01-06
* Fix some documentation typos.Gravatar Guillaume Melquiond2015-01-06
* kernel/ind Change interface of declare_mind and declare_mutualGravatar Matthieu Sozeau2015-01-05
* In Show Universes, print universes before normalization.Gravatar Matthieu Sozeau2015-01-05
* Fixing bug #3632 for good.Gravatar Pierre-Marie Pédrot2014-12-29
* Proof using: do not clear letins (unless they use a cleared var)Gravatar Enrico Tassi2014-12-29
* Proof using: call "clear" to remove from sight the vars not selectedGravatar Enrico Tassi2014-12-28
* remove debug prints (leftover)Gravatar Enrico Tassi2014-12-28