aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* | | | | | 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
* | | | | Fix broken .aux machinery.Gravatar Guillaume Melquiond2017-01-13
* | | | | Fix configure crash on some version strings of camlp5, e.g. "6.18-exp" (bug #...Gravatar Guillaume Melquiond2017-01-12
| * | | | Fixing a little bug in printing cofix with no arguments.Gravatar Hugo Herbelin2017-01-05
* | | | | Fixing another inconsistency when looking for camlp5o when camlp5dir is given.Gravatar Hugo Herbelin2017-01-04
* | | | | Fix some typos in tutorial (bug #5294).Gravatar Guillaume Melquiond2016-12-28
| * | | | Handle application of a primitive projection to a not yet evaluated cofixpoin...Gravatar Guillaume Melquiond2016-12-26
| * | | | Fix broken documentation in presence of \zeroone{... \tt ...}.Gravatar Guillaume Melquiond2016-12-26
| * | | | Update documentation (bugs #5246 and #5251).Gravatar Guillaume Melquiond2016-12-26
| * | | | Fix some documentation typos.Gravatar Guillaume Melquiond2016-12-26
| * | | | Remove spurious spaces in merlin file generated by coq_makefile (bug #5213).Gravatar Guillaume Melquiond2016-12-26
| * | | | Excluding explicitly coinductive types in Scheme Equality (#5284).Gravatar Hugo Herbelin2016-12-23
* | | | | Handle application of a primitive projection to a not yet evaluated cofixpoin...Gravatar Guillaume Melquiond2016-12-23