| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-12-05 | added an 'accepting' attribute to SelectorNodes to make them properly usable ↵ | Benjamin Paassen | |
| as finite state machine nodes without relying on rulesets. | |||
| 2014-12-04 | implemented CSSParser for selectors. The code compiles. Tests are still ↵ | Benjamin Paassen | |
| needed, though and there are some TODOs left. | |||
| 2014-12-03 | implemented Unit-Test for SelectorNode::append and fixed a bug in the append ↵ | Benjamin Paassen | |
| function. | |||
| 2014-12-03 | Convenience versions for SelectorNode::getChildren. | Benjamin Paassen | |
| 2014-12-03 | implemented SelectorNode::append, which is not tested yet. | Benjamin Paassen | |
| 2014-12-03 | fixed some subtle design errors in SelectorNodes and implemented ↵ | Benjamin Paassen | |
| SelectorNode::getChildren. | |||
| 2014-12-02 | Refactored CSS object structure into an own header file and added additional ↵ | Benjamin Paassen | |
| documentation. | |||
