aboutsummaryrefslogtreecommitdiff
path: root/contrib/subtac/equations.ml4
AgeCommit message (Expand)Author
2008-09-13Finish debugging the unification machinery in [Equations]. Do the _compmsozeau
2008-09-12Add a type argument to letin_tac instead of using casts and recomputingmsozeau
2008-09-11Some more debugging of [Equations], unification still not perfect.msozeau
2008-09-07Check [Equations] patterns are for the right function.msozeau
2008-09-07More debugging of [Equations], now able to discharge even the heavilymsozeau
2008-09-03Better handling of recursive Equations definitions... still not perfect.msozeau
2008-09-03Correct handling of implicit arguments in [Equations] definitions,msozeau
2008-09-02Add support for recursive definitions to [Equations], deciding if amsozeau
2008-09-02Initial implementation of a new command to define (dependent) functions bymsozeau