aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | | | Updating core.dbg after ltac moved to plugins directory.Gravatar Hugo Herbelin2017-03-12
| * | | | | | | | | | | | [travis] Make the git_checkout function more reliable.Gravatar Théo Zimmermann2017-03-10
| * | | | | | | | | | | | [travis] Adding a template file and using it for all targets.Gravatar Théo Zimmermann2017-03-10
| * | | | | | | | | | | | [travis] Change headband for wider compatibility.Gravatar Théo Zimmermann2017-03-10
| * | | | | | | | | | | | Improve build of travis target on local machine.Gravatar Théo Zimmermann2017-03-10
|/ / / / / / / / / / / /
| | * / / / / / / / / / [ci] Document that sudo: false is slowerGravatar Tej Chajed2017-03-10
| |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | [META] [build] Install dlls to kernel/byterunGravatar Emilio Jesus Gallego Arias2017-03-10
| * | | | | | | | | | [META] Ltac now a plugin.Gravatar Emilio Jesus Gallego Arias2017-03-10
| * | | | | | | | | | [META] Update version number.Gravatar Emilio Jesus Gallego Arias2017-03-10
* | | | | | | | | | | Merge PR#468: [travis] Fix GeoCoq and move it to allow fail.Gravatar Maxime Dénès2017-03-10
|\ \ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | Typo doc notations.Gravatar Hugo Herbelin2017-03-09
* | | | | | | | | | | | Clarifying doc about interpretation of scopes in notations (#5386).Gravatar Hugo Herbelin2017-03-09
| * | | | | | | | | | | [travis] Move GeoCoq to allow fail.Gravatar Emilio Jesus Gallego Arias2017-03-09
| |/ / / / / / / / / /
* | | | | | | | | | | Merge PR#318: Providing a file in the Logic library to work with extensional ...Gravatar Maxime Dénès2017-03-09
|\ \ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | Micromega: removing a constant preventing micromega to be loaded before Logic.v.Gravatar Hugo Herbelin2017-03-09
* | | | | | | | | | | | Fixing dependency order of plugins.Gravatar Hugo Herbelin2017-03-09
| |/ / / / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Fixing Bug 5383 (Hyps Limit) + small refactoring.Gravatar Pierre Courtieu2017-03-07
* | | | | | | | | | | Merge PR#436: [ocamlbuild] Update META for the vernac split.Gravatar Maxime Dénès2017-03-07
|\ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ Merge PR#447: [travis] [External CI] fiat-parsersGravatar Maxime Dénès2017-03-06
|\ \ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ \ Merge PR#279: A few lemmas about iff and about orders on positive and ZGravatar Maxime Dénès2017-03-06
|\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | CHANGES: choice over setoids and prop. ext.Gravatar Hugo Herbelin2017-03-03
| | | | * | | | | | | | | | Strengthening some of the results in ChoiceFacts.v.Gravatar Hugo Herbelin2017-03-03
| | | | * | | | | | | | | | Adding explicitly a file to work in the context of propositional extensionality.Gravatar Hugo Herbelin2017-03-03
| | | | * | | | | | | | | | Adding a file providing extensional choice (i.e. choice over setoids).Gravatar Hugo Herbelin2017-03-03
| | | | * | | | | | | | | | Adding various properties and characterization of the extensionalGravatar Hugo Herbelin2017-03-03
| | | | * | | | | | | | | | Slightly unifying renaming in ChoiceFacts.v.Gravatar Hugo Herbelin2017-03-03
| | | | * | | | | | | | | | Logic library: Adding a characterization of excluded-middle in term ofGravatar Hugo Herbelin2017-03-03
* | | | | | | | | | | | | | Merge PR#273: Tidy stdlibGravatar Maxime Dénès2017-03-03
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | Completing basic lemmas about <= and < in BinInt.Z.Pos2Z.Gravatar Hugo Herbelin2017-03-03
| | * | | | | | | | | | | | | Relying on BinInt.Z.Pos2Z for proofs of a few lemmas in Zorder.Gravatar Hugo Herbelin2017-03-03
| | * | | | | | | | | | | | | Completing "few lemmas about Zneg" with lemmas also about Zpos.Gravatar Hugo Herbelin2017-03-03
| | * | | | | | | | | | | | | A couple of other useful properties about compare_cont.Gravatar Hugo Herbelin2017-03-03
| | * | | | | | | | | | | | | Compatibility of iff wrt not and imp.Gravatar Hugo Herbelin2017-03-03
| | | | | * | | | | | | | | | Formatting references with surrounding brackets in Diaconescu.v.Gravatar Hugo Herbelin2017-03-03
| |_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | |
| | | | | | | | | | * | | | Add η principles for sigma typesGravatar Jason Gross2017-03-01
| | | | | | | | | | * | | | Remove some trailing whitespace in Init/Specif.vGravatar Jason Gross2017-03-01
| |_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | Merge PR#399: Debug by defaultGravatar Maxime Dénès2017-02-27
|\ \ \ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ \ \ Merge PR#395: Allow hintdb to be parameters in a Ltac definition orGravatar Maxime Dénès2017-02-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | | [travis] [External CI] fiat-parsersGravatar Emilio Jesus Gallego Arias2017-02-24
| | | | |/ / / / / / / / / /
| | | | | | | | | | | | * / TACTIC EXTEND now takes an optional level as argument.Gravatar Maxime Dénès2017-02-24
| |_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | |
* | | | | | | | | | | | | Revert "Add empty ltac_plugin file for forward compatibility."Gravatar Maxime Dénès2017-02-24
| |_|_|/ / / / / / / / / |/| | | | | | | | | | |
| | | | | | | | * | | | Simplifying the proof of NoRetractToModalProposition.paradox inGravatar Hugo Herbelin2017-02-24
| |_|_|_|_|_|_|/ / / / |/| | | | | | | | | |
* | | | | | | | | | | Fixing #use"include" after vernac is added and ltac is moved to a plugin.Gravatar Hugo Herbelin2017-02-23
* | | | | | | | | | | Merge branch 'v8.6'Gravatar Pierre-Marie Pédrot2017-02-22
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'v8.5' into v8.6Gravatar Pierre-Marie Pédrot2017-02-22
| |\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | * | Allow interactive editing of Coq.Init.LogicGravatar Jason Gross2017-02-21
| |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | |
* | | | | | | | | | | | [travis] track an 8.7 specific branch of HoTT.Gravatar Maxime Dénès2017-02-21
* | | | | | | | | | | | Merge PR#309: Ltac as a pluginGravatar Maxime Dénès2017-02-21
|\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Add empty ltac_plugin file for forward compatibility.Gravatar Maxime Dénès2017-02-21
| | | | | | | | | | * | | Fix V7 syntax in refman.Gravatar Théo Zimmermann2017-02-20