Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Remove unnecessary comment | Alan Pearce | 2014-09-13 | -2/+0 |
| | ||||
* | Add u-* parsing capability | Alan Pearce | 2014-09-13 | -5/+27 |
| | ||||
* | Add support for parsing empty br/hr tags | Alan Pearce | 2014-09-12 | -1/+1 |
| | ||||
* | Get correct property value for special tags | Alan Pearce | 2014-09-11 | -1/+12 |
| | | | | img, area, abbr, data and input tags are all consumed differently. | |||
* | Use class name for property keywords | Alan Pearce | 2014-09-11 | -2/+35 |
| | ||||
* | Expand selectors to match classes with prefixes | Alan Pearce | 2014-09-10 | -2/+2 |
| | ||||
* | Create test & implementation for p-name parsing | Alan Pearce | 2014-09-10 | -2/+16 |
| | ||||
* | Create initial test and implementation | Alan Pearce | 2014-09-09 | -6/+6 |
| | ||||
* | Initial commit. | Alan Pearce | 2014-09-09 | -0/+6 |