Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix bug: xref should be stopped after being run | Jordi Chacon | 2011-03-26 | 1 | -0/+3 |
| | | | | Xref not being stopped caused a crash in subsequent xref runs. | ||||
* | Clean up code | Tuncer Ayaz | 2011-02-06 | 1 | -16/+27 |
| | |||||
* | Clean up emacs file local variables | Tuncer Ayaz | 2011-01-31 | 1 | -1/+1 |
| | |||||
* | Simplify and cleanup rebar_xref | Tuncer Ayaz | 2011-01-13 | 1 | -21/+9 |
| | |||||
* | Fix typos | Tuncer Ayaz | 2011-01-13 | 1 | -1/+1 |
| | |||||
* | Fix issues found by dialyzer | Tuncer Ayaz | 2010-10-10 | 1 | -1/+1 |
| | |||||
* | Dialyzer related cleanups | Kostis Sagonas | 2010-10-10 | 1 | -12/+12 |
| | |||||
* | Fix compiler warnings | Klas Johansson | 2010-06-19 | 1 | -4/+1 |
| | |||||
* | Make sure to add ebin/ to the code path as well so that xref can properly ↵ | Dave Smith | 2010-04-23 | 1 | -2/+9 |
| | | | | determine source/line of code. | ||||
* | Add stub for xref support; not yet done | Dave Smith | 2010-04-09 | 1 | -0/+184 |