| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-11-23 | Remove the unsafe camlp5 API from the Coq codebase. | Pierre-Marie Pédrot | |
| 2018-11-23 | s/let _ =/let () =/ in some places (mostly goptions related) | Gaëtan Gilbert | |
| 2018-11-17 | [ltac] Use CAst nodes in the tactic AST. | Emilio Jesus Gallego Arias | |
| This provides several advantages to people serializing tactic scripts. Appearance of the involved constructors is common enough as to bother to submit this PR. | |||
| 2018-10-31 | [ssr] use tclDISPATCH for IPatDispatch (fix #8544) | Enrico Tassi | |
| 2018-10-15 | Port remaining EXTEND ml4 files to coqpp. | Pierre-Marie Pédrot | |
| Almost all of ml4 were removed in the process. The only remaining files are in the test-suite and probably need a bit of fiddling with coq_makefile, and there only two really remaning ml4 files containing code. | |||
