aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
| | | | | | | | * | | | | Merge pull request #4 from Zimmi48/patch-1Gravatar Emilio Jesús Gallego Arias2017-02-20
| | | | | | | | |\ \ \ \ \
| | | | | | | | | * | | | | [ocamlbuild] fix small mistakes in descriptionsGravatar Théo Zimmermann2017-02-20
| | | | | | | | |/ / / / /
| | | | | | | | * | | | | [ocamlbuild] Update meta for the vernac split.Gravatar Emilio Jesus Gallego Arias2017-02-20
* | | | | | | | | | | | | Fixing debugger after the split of toplevel into vernac.Gravatar Pierre-Marie Pédrot2017-02-19
| |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | remove obsolete file dev/Makefile.ougGravatar Pierre Letouzey2017-02-17
| | * | | | | | | | | | Removing spurious folder includes in coq_makefile.Gravatar Pierre-Marie Pédrot2017-02-17
| | * | | | | | | | | | Documenting the pluginification of Ltac.Gravatar Pierre-Marie Pédrot2017-02-17
| | * | | | | | | | | | Fix .gitignore.Gravatar Pierre-Marie Pédrot2017-02-17
| | * | | | | | | | | | Moving the Ltac plugin to a pack-based one.Gravatar Pierre-Marie Pédrot2017-02-17
| | * | | | | | | | | | Ltac as a plugin.Gravatar Pierre-Marie Pédrot2017-02-17
| |/ / / / / / / / / / |/| | | | | | | | | |
| | * | | | | | | | | Fixing #5339 (anomaly with 'pat in record parameters).Gravatar Hugo Herbelin2017-02-16
| | | | | | | * | | | [cleanup] Change Id.t option to Name.t in TacFunGravatar Tej Chajed2017-02-16
| |_|_|_|_|_|/ / / / |/| | | | | | | | |
* | | | | | | | | | Merge PR#403: Split Vernacular Processing from ToplevelGravatar Maxime Dénès2017-02-16
|\ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ Merge PR#431Gravatar Maxime Dénès2017-02-16
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | [travis] [External CI] CompCert official 8.6 support + UniMathGravatar Emilio Jesus Gallego Arias2017-02-15
| * | | | | | | | | | | [travis] [External CI] Factor out math-comp installs.Gravatar Emilio Jesus Gallego Arias2017-02-15
| | * | | | | | | | | | Make Obligations see fix_exnGravatar Enrico Tassi2017-02-15
| | * | | | | | | | | | [stm] Remove unused legacy stm interface.Gravatar Emilio Jesus Gallego Arias2017-02-15
| | * | | | | | | | | | [cosmetic] Reorder makefile as suggested by @herbelinGravatar Emilio Jesus Gallego Arias2017-02-15
| | * | | | | | | | | | [stm] Reenable Show Script command.Gravatar Emilio Jesus Gallego Arias2017-02-15
| | * | | | | | | | | | [stm] Break stm/toplevel dependency loop.Gravatar Emilio Jesus Gallego Arias2017-02-15
| |/ / / / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge PR#314: Miscellaneous fixes for Ocaml warnings.Gravatar Maxime Dénès2017-02-15
|\| | | | | | | | | |
| * | | | | | | | | | [unicode] Address comments in PR#314.Gravatar Emilio Jesus Gallego Arias2017-02-15
| * | | | | | | | | | [safe-string] Switch to buffer to `Bytes`Gravatar Emilio Jesus Gallego Arias2017-02-14
| * | | | | | | | | | [safe-string] Use `String.init` to build string.Gravatar Emilio Jesus Gallego Arias2017-02-14
| * | | | | | | | | | [misc] Remove unused binding.Gravatar Emilio Jesus Gallego Arias2017-02-14
|/ / / / / / / / / /
* | | | | | | | | | Merge PR#253: Sort Search results by relevanceGravatar Maxime Dénès2017-02-14
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Test-suite: output of SearchGravatar Arnaud Spiwack2017-02-14
* | | | | | | | | | | Merge PR#349: Proofview: tclINDEPENDENTLGravatar Maxime Dénès2017-02-13
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Proofview: tclINDEPENDENTLGravatar Enrico Tassi2017-02-10
|/ / / / / / / / / / /
| | | * | | | | | | | Turning an anomaly on 'pat into a proper "unsupported" error message.Gravatar Hugo Herbelin2017-02-09
| | | * | | | | | | | Fixing bug #5346 (an unimplemented application of 'pat).Gravatar Hugo Herbelin2017-02-09
* | | | | | | | | | | Merge PR#405: Type cleanup in `Metasyntax`Gravatar Maxime Dénès2017-02-08
|\ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ Merge PR#393: Replace Typeops with Fast_typeopsGravatar Maxime Dénès2017-02-08
|\ \ \ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | | Revert "Extraction: avoid deprecated functions of module String"Gravatar Pierre Letouzey2017-02-07
* | | | | | | | | | | | | Extraction cosmetic: no whitespaces in printing empty modulesGravatar Pierre Letouzey2017-02-07
* | | | | | | | | | | | | Extraction: remove the "print to devnull" hack now that pp isn't lazy anymoreGravatar Pierre Letouzey2017-02-07
* | | | | | | | | | | | | Extraction: avoid deprecated functions of module StringGravatar Pierre Letouzey2017-02-07
* | | | | | | | | | | | | Extraction: simplify the generated code for difficult name conflictsGravatar Pierre Letouzey2017-02-07
* | | | | | | | | | | | | Extraction : get_duplicates (via option) instead of check_duplicates (via Not...Gravatar Pierre Letouzey2017-02-07
* | | | | | | | | | | | | configure: avoid deprecated warningsGravatar Pierre Letouzey2017-02-07
* | | | | | | | | | | | | Extraction: fix complexity issue #5310Gravatar Pierre Letouzey2017-02-07
| | | | | * | | | | | | | Extraction: fix complexity issue #5310Gravatar Pierre Letouzey2017-02-07
| | | | | | * | | | | | | Extraction: fix complexity issue #5310Gravatar Pierre Letouzey2017-02-07
* | | | | | | | | | | | | Merge PR#425: [travis] [External CI] [geocoq] don't build slow fileGravatar Maxime Dénès2017-02-07
|\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | * | | | | | Add test-suite files for hintdb variables in Ltac.Gravatar Théo Zimmermann2017-02-07
| | | | | | | | * | | | | | Remove hackish autounfoldify now that hintdb can be bound to Ltac variables.Gravatar Théo Zimmermann2017-02-07
| | | | | | | | * | | | | | pre_ident can be bound to Ltac variables.Gravatar Théo Zimmermann2017-02-07
| |_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | [travis] [External CI] [geocoq] don't build slow fileGravatar Emilio Jesus Gallego Arias2017-02-07
* | | | | | | | | | | | | Merge PR#424: [travis] [External CI] iris-coq: fix dependenciesGravatar Maxime Dénès2017-02-07
|\ \ \ \ \ \ \ \ \ \ \ \ \