| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-06-27 | Slightly less crazy parsing algorithm for CoqProject_file. | Pierre-Marie Pédrot | |
| We use a buffer instead of O(n) appending to a string, and we also make the parser tail-call. | |||
| 2018-06-27 | Turn CoqProject_file into a normal OCaml file. | Pierre-Marie Pédrot | |
