aboutsummaryrefslogtreecommitdiff
path: root/tactics/taccoerce.mli
AgeCommit message (Expand)Author
2016-05-04Removing the Value.of_* API for parameterized types.Pierre-Marie Pédrot
2016-05-04Moving the Val module to Geninterp.Pierre-Marie Pédrot
2016-05-04Switching to an untyped toplevel representation for Ltac values.Pierre-Marie Pédrot
2016-01-21Merge branch 'v8.5'Pierre-Marie Pédrot
2016-01-20Update copyright headers.Maxime Dénès
2016-01-02Remove duplicate declarations.Guillaume Melquiond
2015-12-21Finer-grained types for toplevel values.Pierre-Marie Pédrot
2015-12-21Using dynamic values in tactic evaluation.Pierre-Marie Pédrot
2015-01-12Update headers.Maxime Dénès
2014-09-01Moving the decompose tactic out of the AST.Pierre-Marie Pédrot
2014-08-18Lazy interpretation of patterns so that expressions such as "intros H H'/H"Hugo Herbelin
2014-08-18Adding a new intro-pattern for "apply in" on the fly. Using syntaxHugo Herbelin
2014-08-18Reorganisation of intropattern codeHugo Herbelin
2014-08-06[uconstr]: use a closure instead of eager substitution.Arnaud Spiwack
2014-08-01Faster uconstr.Arnaud Spiwack
2014-07-29Add a type of untyped term to Ltac's value.Arnaud Spiwack
2013-06-19Moving wit_unit to Stdarg.ppedrot
2013-06-12Moving coercion functions out of Tacinterp.ppedrot