| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add editor tooltips with type and symbol info | Eike Ziller | 2017-10-01 | 1 | -1/+13 |
| | | | | | | | | There is one ghcmod process started in a separate thread per project directory of opened files. If there are no more files open for a project, that ghcmod thread is exited. This doesn't take unsaved modifications into account. | ||||
| * | Add highlighter | Eike Ziller | 2017-10-01 | 1 | -0/+631 |
| See lexical structure of Haskell https://www.haskell.org/onlinereport/haskell2010/haskellch2.html | |||||
