aboutsummaryrefslogtreecommitdiff
path: root/mathcomp
AgeCommit message (Collapse)Author
2015-10-26Added support for highlighting 'isn't' in PG.Assia Mahboubi
2015-10-26Added suport for highlighting gen(erally) have in PG.Assia Mahboubi
2015-10-26Small updates in the documentation of the customization of PG.Assia Mahboubi
2015-10-26Restaured the config files (including doc) for PG in the ssreflect package.Assia Mahboubi
2015-09-27fix compilation on trunkEnrico Tassi
2015-09-24Fix compilation on 8.5Enrico Tassi
2015-08-24Compare pattern heads (constants) up to "univs"Enrico Tassi
So that Universe Polymorphic constants are compared "correctly", i.e. not discriminated by the pattern filtering phase (verbatim head comparison) but eventually by unification.
2015-07-30fix trunk compilationEnrico Tassi
2015-07-29fix PFCyril Cohen
2015-07-29add a missing From ...Cyril Cohen
2015-07-29fix MakefilesEnrico Tassi
2015-07-29fix path of Makefile.coq-makefileEnrico Tassi
2015-07-28update copyright bannerEnrico Tassi
2015-07-28factor common Makefile stuffEnrico Tassi
2015-07-22Add a From ...Cyril Cohen
2015-07-22next blind fixCyril Cohen
2015-07-22blind fixCyril Cohen
2015-07-22blind patch by EnricoCyril Cohen
2015-07-22forgotten importCyril Cohen
2015-07-22remove duplicate fieldsCyril Cohen
2015-07-22make the opam package meta dataCyril Cohen
2015-07-21update opam meta-dataCyril Cohen
2015-07-21keeping track of the changes for trunk (import from svn)Cyril Cohen
2015-07-21fix Makefile for trunkCyril Cohen
2015-07-18update to preserve backward compatibility with v8.4Cyril Cohen
2015-07-17Updating files + reorganizing everythingCyril Cohen
2015-04-09character for v8.5Cyril Cohen
2015-04-09field for v8.5Cyril Cohen
2015-04-09adapting solvable to 8.5Cyril Cohen
2015-04-09packaging odd_orderCyril Cohen
2015-04-09Using the From X Require Y for v8.4Cyril Cohen
2015-04-09support for camlp4Enrico Tassi
2015-04-09Forward compatibility with "From X Require Y."Enrico Tassi
2015-04-08packaging for v8.5Cyril Cohen
2015-04-08packaging for v8.5Cyril Cohen
2015-04-08makefiles that are version dependentCyril Cohen
2015-04-03Makefile, testing for v8.5 and uncommenting stuffCyril Cohen
This is a temporary solution, but there is a better one : one could patch ssreflect.ml4 plugin for v8.4 to interpret From ... Require Import ... as a simple Require Import.
2015-04-03prepared discrete for compilation in v8.5Cyril Cohen
2015-04-03Fix Makefiles.Matthieu Sozeau
2015-04-02support both coq.8.5beta1 and coq.8.5.devEnrico Tassi
2015-04-02plugin that compiles with 8.5Enrico Tassi
2015-04-02The right way to ignore the plugin directoryEnrico Tassi
2015-04-02Broken global MakefileCyril Cohen
2015-04-02packaging allCyril Cohen
2015-03-30character packagedCyril Cohen
2015-03-25packaging real_closedCyril Cohen
2015-03-24change finfield from field to characterCyril Cohen
2015-03-24metadata for solvable and fieldCyril Cohen
2015-03-19packaging fingroup and algebraCyril Cohen
The files zmodp and cyclic in fingroup had dependecies in algebra so I put them there. I'm not convinced it's the best solution to this problem. Maybe more subdivisions in algebra would bring a better solution? (Maybe we should send the whole problem to a solver? :P)
2015-03-09remove undo filesEnrico Tassi