aboutsummaryrefslogtreecommitdiff
path: root/theories/Vectors
AgeCommit message (Expand)Author
2012-05-25Bugs revealed by playing with contribspboutill
2012-05-11Vectors takes advantage of pattern matching compiler fixuppboutill
2012-05-02Coqide highligthing is back (done by gtksourceview).pboutill
2012-03-14Remove support for "abstract typing constraints" that requires unicity of sol...msozeau
2012-02-29Vector: missing injection lemmas and better impossible branchespboutill
2011-12-07Vectors use a bit more the pattern matching compilerpboutill
2011-11-21VectorDef.v takes benefit of dependencies being taken into accountherbelin
2011-08-10Less ambitious application of a notation for eq_rect. We proposedherbelin
2011-08-08New proposition "rewrite Heq in H" for eq_rect (assuming that there isherbelin
2011-07-16Tentative abbreviation "rew Heq in H" for eq_rect. (feedback welcome)herbelin
2011-05-03As many notation for for vectors as for List.pboutill
2011-03-23- Fix solve_simpl_eqn which was cheking instances types in the wrong environm...msozeau
2011-03-11Inference of match predicate produces ill-typed unification problem,msozeau
2011-02-10Vectors fully use implicit argumentspboutill
2011-02-10Fixpoints are traverse during implicits arguments search to toplevelpboutill
2011-02-10Interp a definition with the implicit arguments of its local contextpboutill
2011-02-10local variables can have implicits locallypboutill
2011-02-10Data structure telling implicits of local variables is a map in thepboutill
2010-12-10First release of Vector library.pboutill