aboutsummaryrefslogtreecommitdiff
path: root/mathcomp
AgeCommit message (Expand)Author
2017-04-05Merge remote-tracking branch 'upstream/master' into econstrMaxime Dénès
2017-04-04Fix ML compilation after introduction of EInstance.Pierre-Marie Pédrot
2017-04-03Adapt the ssr plugin to Coq's PR#417.Maxime Dénès
2017-03-24[econstr] Adapt to naming changes.Emilio Jesus Gallego Arias
2017-03-24Port to EConstrEnrico Tassi
2017-03-23ssrtest/elim.v: don't depend on FunctionEnrico Tassi
2017-03-21Merge pull request #108 from ejgallego/pp_new_fixMaxime Dénès
2017-03-13Reflection lemmas for `seq.uniq`Pierre-Yves Strub
2017-02-23[safe-string] Allow compilation with -safe-string.Emilio Jesus Gallego Arias
2017-02-21Use pp_with as msg_with is being removed upstream.Emilio Jesus Gallego Arias
2017-02-21Compatiblity with Ltac as a plugin.Maxime Dénès
2017-02-07remove documentation for subfilter.Tanaka Akira
2017-02-04adding rquot_comRingTypeCyril Cohen
2016-12-20correct a typo in the documentationYves Bertot
2016-12-19fix compilation on 8.5Enrico Tassi
2016-12-07better test for primitive projectionsEnrico Tassi
2016-12-07new test for "rewrite /x" when x is OpaqueEnrico Tassi
2016-12-06backport Coq PR#387 on ssrmatching for Coq v8.5Enrico Tassi
2016-12-06add test for unfolding primitive projectionsEnrico Tassi
2016-12-06Use Tacred.unfoldn [AllOccurrences..] to work around Coq #5250Enrico Tassi
2016-12-06rewrite /primitive_projection is now supported (fix #85)Enrico Tassi
2016-11-17Merge remote-tracking branch 'upstream/master' into fixdocFlorent Hivert
2016-11-16Fixes the doc of mxalgebraFlorent Hivert
2016-11-08fix compilation on 8.6 and trunkEnrico Tassi
2016-11-07update copyright bannerAssia Mahboubi
2016-10-24removing the need of bracket to delimit ssrpatternargCyril Cohen
2016-10-24wip shorter proof dec factor theoremsCyril Cohen
2016-10-24better ltngtPCyril Cohen
2016-10-13Make: avoid >> Make, pass args to coq_makefile instead (#77)Enrico Tassi
2016-10-13Merge pull request #65 from gares/masterCyril Cohen
2016-10-13Merge pull request #66 from thery/masterCyril Cohen
2016-10-12changing "ssreflect.ml4" so that we avoid triggering bugs in camlp5's "pr_o.c...Matej Kosik
2016-10-05Generalization in the type of contra_eq/contra_neq.Assia Mahboubi
2016-09-28Merge pull request #69 from ejgallego/dont-depend-on-programCyril Cohen
2016-09-27Add a typing colon in the output of the Search ssreflect vernacular.Erik Martin-Dorel
2016-09-24Fix ML compilation after Ltac refactoring.Pierre-Marie Pédrot
2016-09-23FIX: compilation wrt. commit 9c35248 on Coq trunk branch.Matej Kosik
2016-09-22fix compilation wrt. commit 699b70c in Coq trunkMatej Kosik
2016-09-20[field] Remove unnecessary `Program Definition`Emilio Jesus Gallego Arias
2016-09-16Refactoring of binonialthery
2016-09-16Fix compilation after change in CErrors API.Pierre-Marie Pédrot
2016-09-07fix commentEnrico
2016-09-07abstract_context utility lemmaEnrico
2016-08-26fix compilation wrt. commit 69388fc in Coq trunkMatej Kosik
2016-08-25FIX: adding missing version of the ssreflect plugin that compiles with Coq v8.6.Matej Kosik
2016-08-25Factor theorem for decidable fields, (inspired by PY Strub)Cyril Cohen
2016-08-25Enriched numClosedFieldType so that it factors a lot of theory from both comp...Cyril Cohen
2016-08-24Possible code compaction motivated by Enrico's remark: https://github.com/ma...Matej Kosik
2016-08-17Removing calls of "Context.Named.Declaration.to_tuple" functionMatej Kosik
2016-08-17use a convenient module alias instead of "Context.Rel.Declaration" and "Conte...Matej Kosik