aboutsummaryrefslogtreecommitdiff
path: root/plugins/ltac/tacentries.mli
AgeCommit message (Expand)Author
2018-06-18Remove reference name type.Maxime Dénès
2018-03-08Make most of TACTIC EXTEND macros runtime calls.Maxime Dénès
2018-02-27Update headers following #6543.Théo Zimmermann
2017-10-03Ltac uses the new generic locatable API.Pierre-Marie Pédrot
2017-07-25[api] Remove type equalities from API.Emilio Jesus Gallego Arias
2017-07-17[API] Remove `open API` in ml files in favor of `-open API` flag.Emilio Jesus Gallego Arias
2017-07-04Bump year in headers.Pierre-Marie Pédrot
2017-06-07Put all plugins behind an "API".Matej Kosik
2017-05-24Merge branch 'trunk' into located_switchEmilio Jesus Gallego Arias
2017-05-16Adding support for using grammar entries returning no value in EXTEND.Hugo Herbelin
2017-04-25[location] Remove Loc.ghost.Emilio Jesus Gallego Arias
2017-02-24TACTIC EXTEND now takes an optional level as argument.Maxime Dénès
2017-02-17Ltac as a plugin.Pierre-Marie Pédrot