Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Update headers following #6543. | Théo Zimmermann | 2018-02-27 |
* | Bump year in headers. | Pierre-Marie Pédrot | 2017-07-04 |
* | errors.ml renamed into cErrors.ml (avoid clash with an OCaml compiler-lib mod... | Pierre Letouzey | 2016-07-03 |
* | Update copyright headers. | Maxime Dénès | 2016-01-20 |
* | Update headers. | Maxime Dénès | 2015-01-12 |
* | Fix compilation with ocaml 4.0.0 | Enrico Tassi | 2014-12-17 |
* | WorkerPool: simpler fuctor and no more parking area | Enrico Tassi | 2014-12-17 |
* | CThread: use a different type for thread friendly in_channels | Enrico Tassi | 2014-12-17 |
* | WorkerPool: API to move a worker from an active pool to a parking one | Enrico Tassi | 2014-11-27 |
* | STM: new "par:" goal selector, like "all:" but in parallel | Enrico Tassi | 2014-08-05 |
* | STM: code restructured to reuse task queue for tactics | Enrico Tassi | 2014-08-05 |
* | Adding a stm/ folder, as asked during last workgroup. It was essentially moving | Pierre-Marie Pédrot | 2014-04-25 |