Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | [located] More work towards using CAst.t | Emilio Jesus Gallego Arias | 2018-03-09 |
| | | | | | | | | | | | We continue with the work of #402 and #6745 and update most of the remaining parts of the AST: - module declarations - intro patterns - top-level sentences Now, parsed documents should be full annotated by `CAst` nodes. | ||
* | Update headers following #6543. | Théo Zimmermann | 2018-02-27 |
| | |||
* | [api] Another large deprecation, `Nameops` | Emilio Jesus Gallego Arias | 2017-11-13 |
| | |||
* | [general] Move files to directories matching linking order. | Emilio Jesus Gallego Arias | 2017-07-19 |
We move a bunch of modules (`Impargs`, `Declare`, `Ind_tables`, `Miscprint`) to their proper place as they were declared in different `mllib` files than the one in their directory. In some cases this could be refined but we don't do anything fancy, we just reflect the status quo. |