| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-09-08 | (1) Refactor concurrency, (2) write to .gfo.tmp then rename to .gfo | hallgren | |
| (1) introduces the module GF.Infra.Concurreny with lifted concurrency operators (to reduce uses of liftIO) and some additional concurrency utilities, e.g. a function for sequential logging that is used in both GF.CompileInParallel and GFServer. (2) avoids leaving broken .gfo files behind if compilation is aborted. | |||
