aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-06[travis] Run tests using a parallel matrix.Emilio Jesus Gallego Arias
2017-02-06Merge PR#419: [travis] CoqIde + doc + last available LSTMaxime Dénès
2017-02-04[travis] : more apt deps + parallel jobs + non-container basedPierre-Yves Strub
2017-02-04[travis] CoqIde + doc + last available LSTPierre-Yves Strub
2017-02-03Merge PR#418: Travis CI configurationMaxime Dénès
2017-02-03Travis CI configuration. Runs validate & test-suite.Pierre-Yves Strub
2017-02-01Merge branch 'v8.6'Pierre-Marie Pédrot
2017-02-01Merge branch 'v8.5' into v8.6Pierre-Marie Pédrot
2017-01-31Fixing #5311 (anomaly on unexpected intro pattern).Hugo Herbelin
2017-01-30Merge PR#408: [native comp] Improve error message on linking error.Maxime Dénès
2017-01-30Fix a typo in STM universe communications.Maxime Dénès
2017-01-30Merge PR#355: Remove unused feedback_content: GoalsMaxime Dénès
2017-01-28Fix bug #5262: Error should tell me which name is duplicated.Pierre-Marie Pédrot
2017-01-27Fix documentation typos.Guillaume Melquiond
2017-01-26Adding a printer for Proof.proof reflecting the focusing layout.Hugo Herbelin
2017-01-26[native comp] Improve error message on linking error.Emilio Jesus Gallego Arias
2017-01-26Fixing #5326 (anomaly on some unsupported case of 'pat).Hugo Herbelin
2017-01-24Merge PR#383: fix #5244: set printing width ignored when given enough spaceMaxime Dénès
2017-01-23Merge branch 'v8.5' into v8.6Pierre-Marie Pédrot
2017-01-23Fixing unification regression #5323.Hugo Herbelin
2017-01-22Adding a new evar source to remember the name of evars which wereHugo Herbelin
2017-01-22Fixing bugs in typing "match" (regressions #5322 and #5324 + bugs with let-ins).Hugo Herbelin
2017-01-21Revert "Process Next Obligation proofs in parallel (fix #5314)"Enrico Tassi
2017-01-20Process Next Obligation proofs in parallel (fix #5314)Enrico Tassi
2017-01-20Do not add redundant side effects in tactic code.Pierre-Marie Pédrot
2017-01-19Merge branch 'v8.6'Pierre-Marie Pédrot
2017-01-17Mapping named_context_val preserves sharing when possible.Pierre-Marie Pédrot
2017-01-17STM: fix run-time classification of VernacInstance (fix #5313)Enrico Tassi
2017-01-16Fixing (part of) #5303 (clarifications around Record/Structure/Variant).Hugo Herbelin
2017-01-13Fix race condition in STM DAG generation (in debug mode).Maxime Dénès
2017-01-13Properly remove aux files in subdirectories (bug #5089).Erik Martin-Dorel
2017-01-13Fix broken .aux machinery.Guillaume Melquiond
2017-01-12Fix configure crash on some version strings of camlp5, e.g. "6.18-exp" (bug #...Guillaume Melquiond
2017-01-09Avoid using the deprecated Scanf.fscanf function.Maxime Dénès
2017-01-09OCaml's -dtypes flag is deprecated and replaced by -annot.Maxime Dénès
2017-01-09Relax required OCaml to 4.02.1.Maxime Dénès
2017-01-09Merge remote-tracking branch 'github/pr/350' into trunkMaxime Dénès
2017-01-05Fixing a little bug in printing cofix with no arguments.Hugo Herbelin
2017-01-04Fixing another inconsistency when looking for camlp5o when camlp5dir is given.Hugo Herbelin
2016-12-28Fix some typos in tutorial (bug #5294).Guillaume Melquiond
2016-12-26Handle application of a primitive projection to a not yet evaluated cofixpoin...Guillaume Melquiond
2016-12-26Fix broken documentation in presence of \zeroone{... \tt ...}.Guillaume Melquiond
2016-12-26Update documentation (bugs #5246 and #5251).Guillaume Melquiond
2016-12-26Fix some documentation typos.Guillaume Melquiond
2016-12-26Remove spurious spaces in merlin file generated by coq_makefile (bug #5213).Guillaume Melquiond
2016-12-23Excluding explicitly coinductive types in Scheme Equality (#5284).Hugo Herbelin
2016-12-23Handle application of a primitive projection to a not yet evaluated cofixpoin...Guillaume Melquiond
2016-12-22Fixing #5277 (Scheme Equality not robust wrt choice of names).Hugo Herbelin
2016-12-22Fixing injection in the presence of let-in in constructors.Hugo Herbelin
2016-12-22Fixing anomaly EqUnknown in Equality Scheme (#5278).Hugo Herbelin