aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
| | * | | Add a few comments in term_typing.ml.Gravatar Maxime Dénès2017-03-21
| | * | | Do not typecheck twice the type of opaque constants.Gravatar Maxime Dénès2017-03-21
| |/ / / |/| | |
* | | | Merge PR#430: make `emit' tail recursiveGravatar Maxime Dénès2017-03-20
|\ \ \ \
| * | | | In the Kami project, that causes a stack overflow in one of the example filesGravatar Paul Steckler2017-03-20
|/ / / /
| | * / [future] Use eager evaluation for chaining values.Gravatar Emilio Jesus Gallego Arias2017-03-20
| |/ / |/| |
* | | Merge PR#429: Don't require printing-only notation to be productiveGravatar Maxime Dénès2017-03-17
|\ \ \
* \ \ \ Merge PR#465: Fix #5132: coq_makefile generates incorrect install goalGravatar Maxime Dénès2017-03-14
|\ \ \ \
| * | | | Fix #5132: coq_makefile generates incorrect install goalGravatar Vadim Zaliva2017-03-14
| | | * | Fix 3 unused-intro-pattern warnings in stdlib.Gravatar Théo Zimmermann2017-03-14
| | | * | Show unused-intro-pattern warning.Gravatar Théo Zimmermann2017-03-14
* | | | | Merge PR#359: Fix bug 4969, autoapply was not tagging shelved subgoals correc...Gravatar Maxime Dénès2017-03-10
|\ \ \ \ \
* | | | | | [travis] Move GeoCoq to allow fail.Gravatar Emilio Jesus Gallego Arias2017-03-10
* | | | | | Merge PR#452: [ltac] Move dummy plugin to plugins folder.Gravatar Maxime Dénès2017-03-07
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge PR#453: [travis] Backport trunk's travis support.Gravatar Maxime Dénès2017-03-07
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| | * | | | | [ltac] Move dummy plugin to plugins folder.Gravatar Emilio Jesus Gallego Arias2017-03-03
| |/ / / / / |/| | | | |
| * | | | | [travis] Backport trunk's travis support.Gravatar Emilio Jesus Gallego Arias2017-03-02
|/ / / / /
| | | | * Fixing anomaly on unsupported key in interactive ltac debug.Gravatar Hugo Herbelin2017-02-24
| | | | * Fixing a little bug in printing ex2 (type was printed "_" by default).Gravatar Hugo Herbelin2017-02-23
| | | | * Fixing a little bug in using the "where" clause for inductive types.Gravatar Hugo Herbelin2017-02-23
* | | | | Merge branch 'v8.5' into v8.6Gravatar Pierre-Marie Pédrot2017-02-22
|\ \ \ \ \ | | |_|_|/ | |/| | |
* | | | | Add empty ltac_plugin file for forward compatibility.Gravatar Maxime Dénès2017-02-21
* | | | | Fixing #5339 (anomaly with 'pat in record parameters).Gravatar Hugo Herbelin2017-02-16
| | | * | reject notations that are both 'only printing' and 'only parsing'Gravatar Ralf Jung2017-02-16
| | | * | don't require printing-only notation to be productiveGravatar Ralf Jung2017-02-16
| |_|/ / |/| | |
* | | | 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
* | | | Extraction: fix complexity issue #5310Gravatar Pierre Letouzey2017-02-07
| * | | Extraction: fix complexity issue #5310Gravatar Pierre Letouzey2017-02-07
* | | | fix Emacs compiler warning on '(lambda...)Gravatar Hendrik Tews2017-02-06
* | | | Fixing an anomaly with 'pat after cofix.Gravatar Hugo Herbelin2017-02-02
* | | | Merge branch 'v8.5' into v8.6Gravatar Pierre-Marie Pédrot2017-02-01
|\| | |
| * | | Fixing #5311 (anomaly on unexpected intro pattern).Gravatar Hugo Herbelin2017-01-31
| * | | Merge PR#408: [native comp] Improve error message on linking error.Gravatar Maxime Dénès2017-01-30
| |\ \ \
* | | | | Fix a typo in STM universe communications.Gravatar Maxime Dénès2017-01-30
* | | | | Fix bug #5262: Error should tell me which name is duplicated.Gravatar Pierre-Marie Pédrot2017-01-28
* | | | | Fix documentation typos.Gravatar Guillaume Melquiond2017-01-27
| | * | | [native comp] Improve error message on linking error.Gravatar Emilio Jesus Gallego Arias2017-01-26
| |/ / /
* | | | Fixing #5326 (anomaly on some unsupported case of 'pat).Gravatar Hugo Herbelin2017-01-26
* | | | Merge PR#383: fix #5244: set printing width ignored when given enough spaceGravatar Maxime Dénès2017-01-24
|\ \ \ \
* \ \ \ \ Merge branch 'v8.5' into v8.6Gravatar Pierre-Marie Pédrot2017-01-23
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Fixing unification regression #5323.Gravatar Hugo Herbelin2017-01-23
* | | | | Fixing bugs in typing "match" (regressions #5322 and #5324 + bugs with let-ins).Gravatar Hugo Herbelin2017-01-22
* | | | | Revert "Process Next Obligation proofs in parallel (fix #5314)"Gravatar Enrico Tassi2017-01-21
* | | | | Process Next Obligation proofs in parallel (fix #5314)Gravatar Enrico Tassi2017-01-20
* | | | | Do not add redundant side effects in tactic code.Gravatar Pierre-Marie Pédrot2017-01-20
* | | | | Mapping named_context_val preserves sharing when possible.Gravatar Pierre-Marie Pédrot2017-01-17
* | | | | STM: fix run-time classification of VernacInstance (fix #5313)Gravatar Enrico Tassi2017-01-17
* | | | | Fixing (part of) #5303 (clarifications around Record/Structure/Variant).Gravatar Hugo Herbelin2017-01-16
* | | | | Fix race condition in STM DAG generation (in debug mode).Gravatar Maxime Dénès2017-01-13
* | | | | Properly remove aux files in subdirectories (bug #5089).Gravatar Erik Martin-Dorel2017-01-13