aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* | | Merge PR#418: Travis CI configurationGravatar Maxime Dénès2017-02-03
|\ \ \
| * | | Travis CI configuration. Runs validate & test-suite.Gravatar Pierre-Yves Strub2017-02-03
|/ / /
* | | Merge branch 'v8.6'Gravatar Pierre-Marie Pédrot2017-02-01
|\ \ \
| * \ \ 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
* | | | | | Merge PR#355: Remove unused feedback_content: GoalsGravatar Maxime Dénès2017-01-30
|\ \ \ \ \ \
| | * | | | | Fix bug #5262: Error should tell me which name is duplicated.Gravatar Pierre-Marie Pédrot2017-01-28
| | | | | * | Remove useless commentsGravatar Gaetan Gilbert2017-01-28
| | * | | | | Fix documentation typos.Gravatar Guillaume Melquiond2017-01-27
* | | | | | | Adding a printer for Proof.proof reflecting the focusing layout.Gravatar Hugo Herbelin2017-01-26
| | | | * | | [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
* | | | | | | Adding a new evar source to remember the name of evars which wereGravatar Hugo Herbelin2017-01-22
| | * | | | | 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
* | | | | | | Merge branch 'v8.6'Gravatar Pierre-Marie Pédrot2017-01-19
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | 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
* | | | | | | Avoid using the deprecated Scanf.fscanf function.Gravatar Maxime Dénès2017-01-09
* | | | | | | OCaml's -dtypes flag is deprecated and replaced by -annot.Gravatar Maxime Dénès2017-01-09
* | | | | | | Relax required OCaml to 4.02.1.Gravatar Maxime Dénès2017-01-09
* | | | | | | Merge remote-tracking branch 'github/pr/350' into trunkGravatar Maxime Dénès2017-01-09
|\ \ \ \ \ \ \
| | | | * | | | 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
* | | | | | | | Fixing #5277 (Scheme Equality not robust wrt choice of names).Gravatar Hugo Herbelin2016-12-22
* | | | | | | | Fixing injection in the presence of let-in in constructors.Gravatar Hugo Herbelin2016-12-22
| | | | * | | | Fixing anomaly EqUnknown in Equality Scheme (#5278).Gravatar Hugo Herbelin2016-12-22
* | | | | | | | Merge remote-tracking branch 'github/pr/172' into trunkGravatar Maxime Dénès2016-12-19
|\ \ \ \ \ \ \ \
| | | * | | | | | Avoid concurrent runs when producing html documentation (bug #5269).Gravatar Guillaume Melquiond2016-12-19
* | | | | | | | | Merge remote-tracking branch 'github/pr/351' into trunkGravatar Maxime Dénès2016-12-19
|\ \ \ \ \ \ \ \ \