aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-17this test is now in Coq, removing it.Enrico Tassi
2016-06-16Port build system to trunk (ssrmatching merged in Coq)Enrico Tassi
2016-06-03Merge pull request #49 from matej-kosik/masterEnrico
2016-06-03fixing compilation (with Coq trunk & Coq v8.5)Matej Kosik
2016-06-01Merge pull request #48 from ejgallego/pp_cleanup_fixEnrico
2016-05-31Compatibility with latest Coq trunk.Emilio Jesus Gallego Arias
2016-05-18Merge pull request #46 from ppedrot/partial-fixEnrico
2016-05-18Fix compilation after the change of API in Tactics.Pierre-Marie Pédrot
2016-05-16Merge pull request #44 from ppedrot/partial-fixEnrico
2016-05-16Fix compilation after the renaming of Lexer into CLexer.Pierre-Marie Pédrot
2016-05-12Merge pull request #43 from hivert/fixdocGeorges Gonthier
2016-05-12Fixes doc of mxrepresentation.vFlorent Hivert
2016-05-09Merge pull request #42 from ppedrot/partial-fixEnrico
2016-05-09Fix compilation after the merge of the dynamic tactic value branch.Pierre-Marie Pédrot
2016-05-04Merge pull request #40 from ppedrot/partial-fixEnrico
2016-05-02Fixing compilation after the merge of ML-tactic-notation branch.Pierre-Marie Pédrot
2016-04-15Merge pull request #39 from ppedrot/partial-fixEnrico
2016-04-08Fixing compilation after the merge of PR trunk-function_scope.Pierre-Marie Pédrot
2016-03-31Merge pull request #38 from ppedrot/partial-fixEnrico
2016-03-27Fixing ML compilation.Pierre-Marie Pédrot
2016-03-15Merge pull request #34 from strub/masterEnrico
2016-03-15all_algebra now exports zmodpPierre-Yves Strub
2016-03-03Merge pull request #33 from ejgallego/search-print-with-msgEnrico
2016-03-03[search] Use msg_info to notify search results.Emilio Jesus Gallego Arias
2016-03-03fix local opam fileCyril Cohen
2016-03-02fix compilation of ssrmatching in trunkEnrico Tassi
2016-03-02Merge pull request #32 from hivert/patch-1Yves Bertot
2016-03-02Fix the address if the wiki. Florent Hivert
2016-02-25fix compilationEnrico Tassi
2016-02-25ssrpattern: compose nicely with Tactic NotationEnrico Tassi
2016-02-22Guard "catch all" exception handler using Errors.noncriticalEnrico Tassi
2016-02-22rewrite: matching do not instantiate goal evarsEnrico Tassi
2016-02-22PF5: more predictable rewrite line (needed by rewrite using 8.5 refiner)Enrico Tassi
2016-02-18Merge branch 'master' of https://github.com/math-comp/math-compthery
2016-02-18typo in error messagethery
2016-02-18type in error messagethery
2016-02-18type in error messagethery
2016-02-15Merge pull request #25 from ppedrot/partial-fixEnrico
2016-02-15Removing compatibility layers.Pierre-Marie Pédrot
2016-02-15Fixing ML compilation with trunk.Pierre-Marie Pédrot
2016-02-09Merge pull request #24 from ejgallego/dvdn_factAssia Mahboubi
2016-02-09[div] Move dvdn_fact from prime to div.Emilio Jesus Gallego Arias
2016-02-06typo in int divn1 -> divz1thery
2016-02-03Register flag "SsrHave NoTCResolution" in the Summary (fix #6)Enrico Tassi
2016-02-03resolve type classes under the correct set of univs (fix #22)Enrico Tassi
2016-02-02fix compilation on 8.4Enrico Tassi
2016-02-02Do not hide critical errors with a blind catch all (fix #19)Enrico Tassi
2016-02-02fix debug printEnrico Tassi
2016-02-02Explicit error message if rewrite fails due to TC inference (fix #21)Enrico Tassi
2016-02-01compilation on trunk fixedEnrico Tassi