Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use === so that regular expressions are not required | Aaron Patterson | 2011-02-08 | 1 | -5/+4 |
| | |||||
* | use === so that regular expressions are not required | Aaron Patterson | 2011-02-08 | 1 | -6/+2 |
| | |||||
* | Add initial FileWatcher implementation. The Backend is just an abstract ↵ | wycats | 2011-02-06 | 1 | -0/+41 |
implementation, which will be inherited by backends that do the heavy lifting. |