aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-09-24Fix compilation on 8.5Enrico Tassi
2015-09-01Fix typo in README.Maxime Dénès
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-29Update README.mdamahboubi
A few typos and minor changes
2015-07-29fix PFCyril Cohen
2015-07-29add a missing From ...Cyril Cohen
2015-07-29Update README.mdCyril Cohen
simpler way of doing local opam pin
2015-07-29First stab at the README (displayed on github)Enrico Tassi
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-22opam meta-data +urlCyril Cohen
2015-07-22make the opam package meta dataCyril Cohen
2015-07-21make opam 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-21patch ssrcoqdepCyril 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-03Merge pull request #1 from mattam82/masterLaurent Théry
Fix Makefiles.
2015-04-03Fix Makefiles.Matthieu Sozeau
2015-04-02fix gitignoreEnrico Tassi
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