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