Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-06-01 | erlang-flymake: Make the syntax check command configurable | Klas Johansson | |
2010-06-01 | erlang-flymake: By default pass <app>/include and <app>/ebin to compiler | Klas Johansson | |
Hopefully this covers at least some of the common cases and makes the flymake support more usable as is. The purpose of including the ebin directory is to support things like behaviours and parse transforms. | |||
2010-06-01 | erlang-flymake: Syntax check erlang code on the fly (using flymake) | Klas Johansson | |