aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Upgrading some local function as a general-purpose combinator Option.List.map.Gravatar Hugo Herbelin2017-05-05
* Adding a test-suite pattern-unification example that Econstr fixed.Gravatar Hugo Herbelin2017-05-05
* Merge PR#610: Improve documentation of assert / pose proof / specialize.Gravatar Maxime Dénès2017-05-05
|\
* \ Merge PR#605: Report a useful error for dependent inductionGravatar Maxime Dénès2017-05-05
|\ \
* \ \ Merge PR#454: Printing unfocussed goals and toward a pg plugin.Gravatar Maxime Dénès2017-05-05
|\ \ \
* \ \ \ Merge PR#593: Functional choice <-> [inhabited] and [forall] commuteGravatar Maxime Dénès2017-05-05
|\ \ \ \
* | | | | Remove unused open.Gravatar Maxime Dénès2017-05-05
* | | | | Merge PR#544: Anonymous universesGravatar Maxime Dénès2017-05-05
|\ \ \ \ \
| | | | | * Improve documentation of assert / pose proof / specialize.Gravatar Théo Zimmermann2017-05-04
| |_|_|_|/ |/| | | |
| | | * | Warning removed.Gravatar Pierre Courtieu2017-05-04
| | | * | labelizing argumentsGravatar Pierre Courtieu2017-05-04
| | | * | Adding an option "Printing Unfocused".Gravatar Pierre Courtieu2017-05-04
| |_|/ / |/| | |
* | | | Merge PR#541: Fixing "decide equality" bug #5449Gravatar Maxime Dénès2017-05-03
|\ \ \ \
* \ \ \ \ Merge PR#588: Allow interactive editing of {C,}Morphisms in PGGravatar Maxime Dénès2017-05-03
|\ \ \ \ \
* \ \ \ \ \ Merge PR#386: Better editing of the standard library in coqtop/PGGravatar Maxime Dénès2017-05-03
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge PR#602: Fix more warningsGravatar Maxime Dénès2017-05-03
|\ \ \ \ \ \ \
* \ \ \ \ \ \ \ Merge PR#404: patch for printing types of let bindingsGravatar Maxime Dénès2017-05-03
|\ \ \ \ \ \ \ \
| | | | | | | | * Report a useful error for dependent inductionGravatar Tej Chajed2017-05-03
| |_|_|_|_|_|_|/ |/| | | | | | |
| | | | | | | * Reorganize comment documentation of ChoiceFacts.vGravatar Gaetan Gilbert2017-05-03
| | | | | | * | Type@{_} should not produce a flexible algebraic universe.Gravatar Gaetan Gilbert2017-05-03
| | | | | | * | Allow flexible anonymous universes in instances and sorts.Gravatar Gaetan Gilbert2017-05-03
* | | | | | | | Merge PR#411: Mention template polymorphism in the documentation.Gravatar Maxime Dénès2017-05-03
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| | * | | | | | applied the patch for printing types of let bindings by @herbelinGravatar Abhishek Anand (@brixpro-home)2017-05-02
| |/ / / / / / |/| | | | | |
| | * | | | | Remove dead code in native compiler.Gravatar Maxime Dénès2017-05-02
| | * | | | | Fix two new unused opens.Gravatar Maxime Dénès2017-05-02
| | * | | | | Remove unused module definition after merging PR#592.Gravatar Maxime Dénès2017-05-02
| |/ / / / / |/| | | | |
* | | | | | Merge PR#592: Fix bug #5501: Universe polymorphism breaks proof involving auto.Gravatar Maxime Dénès2017-05-02
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge PR#582: Fix warningsGravatar Maxime Dénès2017-05-02
|\ \ \ \ \ \ \
* \ \ \ \ \ \ \ Merge PR#596: Fix for bug 5507. Mispelt de Bruijn.Gravatar Maxime Dénès2017-05-02
|\ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ Merge PR#595: Avoiding registering files from _build_ci for computing depende...Gravatar Maxime Dénès2017-05-02
|\ \ \ \ \ \ \ \ \
| | * | | | | | | | More consistent writing of de Bruijn.Gravatar Théo Zimmermann2017-05-01
| | * | | | | | | | Fix for bug 5507. Mispelt de Bruijn.Gravatar Théo Zimmermann2017-05-01
| |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Avoiding registering files from _build_ci when not calling Makefile.ci.Gravatar Hugo Herbelin2017-05-01
|/ / / / / / / /
| | | | | | | * Functional choice <-> [inhabited] and [forall] commuteGravatar Gaetan Gilbert2017-04-30
| |_|_|_|_|_|/ |/| | | | | |
| | * | | | | Fix bug #5501: Universe polymorphism breaks proof involving auto.Gravatar Pierre-Marie Pédrot2017-04-30
| |/ / / / / |/| | | | |
| | | | | * Fixing "decide equality"'s bug #5449.Gravatar Hugo Herbelin2017-04-30
| |_|_|_|/ |/| | | |
* | | | | Suppress warning message in stdlib.Gravatar Guillaume Melquiond2017-04-29
* | | | | Revert "Renaming allow_patvar flag of intern_gen into pattern_mode."Gravatar Maxime Dénès2017-04-28
* | | | | Revert "Using a more explicit algebraic type for evars of kind "MatchingVar"."Gravatar Maxime Dénès2017-04-28
| | | | * Allow interactive editing of {C,}Morphisms in PGGravatar Jason Gross2017-04-28
| |_|_|/ |/| | |
| | | * Add .dir-locals.el and _CoqProject files for emacs stdlib editingGravatar Jason Gross2017-04-28
| |_|/ |/| |
* | | Using a more explicit algebraic type for evars of kind "MatchingVar".Gravatar Hugo Herbelin2017-04-28
* | | Renaming allow_patvar flag of intern_gen into pattern_mode.Gravatar Hugo Herbelin2017-04-28
* | | Merge PR#531: Fixing bug #5420 and many similar bugs due to the presence of l...Gravatar Maxime Dénès2017-04-28
|\ \ \
| | * | Post-rebase warnings (unused opens and 2 unused values)Gravatar Gaetan Gilbert2017-04-27
| | * | Enable more warnings, and add -warn-error configure flagGravatar Gaetan Gilbert2017-04-27
| | * | Fix 4.04 warningsGravatar Gaetan Gilbert2017-04-27
| | * | Remove uses of [Flags.make_silent]Gravatar Gaetan Gilbert2017-04-27
| | * | Warning 29: non escaped end of line may be non portableGravatar Gaetan Gilbert2017-04-27
| | * | Remove unused [open] statementsGravatar Gaetan Gilbert2017-04-27