aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-04-04Merge pull request #1 from ppedrot/econstrMaxime Dénès
Fix ML compilation after introduction of EInstance.
2017-04-04Fix ML compilation after introduction of EInstance.Pierre-Marie Pédrot
2017-04-03Merge pull request #118 from maximedenes/coq-pr417-landingEnrico
Adapt the ssr plugin to Coq's PR#417.
2017-04-03Adapt the ssr plugin to Coq's PR#417.Maxime Dénès
Let-ins in constrexpr and glob_constr now take an optional type, instead of relying on a cast in the body.
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
We inline the lemmas it generated, to ectly test the same thing as before.
2017-03-21Merge pull request #108 from ejgallego/pp_new_fixMaxime Dénès
Use pp_with as msg_with is being removed upstream.
2017-03-21Merge pull request #111 from ejgallego/safe_stringEnrico
Compile with -safe-string
2017-03-17Merge pull request #117 from strub/ignore-ssrmatchingEnrico
.gitignore (ssrmatching.v)
2017-03-17.gitignore (ssrmatching.v)Pierre-Yves Strub
2017-03-13Merge pull request #114 from strub/ignore-vioEnrico
[gitignore]: ignore .vio files
2017-03-13Reflection lemmas for `seq.uniq`Pierre-Yves Strub
2017-03-13[gitignore]: ignore .vio filesPierre-Yves Strub
2017-02-23[safe-string] Allow compilation with -safe-string.Emilio Jesus Gallego Arias
The first part of changes is easy, we could maybe polish the notation part a bit more.
2017-02-21Use pp_with as msg_with is being removed upstream.Emilio Jesus Gallego Arias
2017-02-21Merge pull request #110 from maximedenes/ltac-pluginEnrico
Compatiblity with Ltac as a plugin.
2017-02-21Merge pull request #107 from ejgallego/travis+v8.5Enrico
[travis] Make v8.5 build again
2017-02-21Compatiblity with Ltac as a plugin.Maxime Dénès
2017-02-07[travis] Make v8.5 build againEmilio Jesus Gallego Arias
We also remove PFsection6 from build as it seems to be too close.
2017-02-07remove documentation for subfilter.Tanaka Akira
subfilter was exist at ssreflect-1.1 and removed at ssreflect-1.2.
2017-02-07Merge pull request #105 from ejgallego/travisCyril Cohen
[travis] Enable build of 70% of Feith-Thompsom proof
2017-02-07[travis] Build 70% of FT proof.Emilio Jesus Gallego Arias
I'm afraid we cannot reliably build more with the 50 minutes timeout.
2017-02-07[travis] Improve parallelism in build (cf #88)Emilio Jesus Gallego Arias
2017-02-06Build status in READMECyril Cohen
2017-02-06Merge pull request #103 from ejgallego/travisEnrico
[travis] Add initial Travis CI support.
2017-02-06[travis] Add initial Travis CI support.Emilio Jesus Gallego Arias
2017-02-04adding rquot_comRingTypeCyril Cohen
2017-01-18Merge pull request #78 from falcondai/patch-1Enrico
minor change to the opam install example
2016-12-20Merge pull request #87 from ybertot/masterAssia Mahboubi
correct a typo in the documentation
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 pull request #82 from hivert/fixdocEnrico
Just a trivial typo
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-25minor change to the opam install exampleFalcon Dai
fix a typo in the example command add `opam repo add coq-released http://coq.inria.fr/opam/released`
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
abstract_context utility lemma
2016-10-13Merge pull request #66 from thery/masterCyril Cohen
Adding theorems in binomial