Commit graph

2 commits

Author SHA1 Message Date
af8244f986
WIP|FEATURE: Split tokenizing into dedicated classes
* As each node has to be handled differently.
* Also we can attach many information for some nodes to the token, to
  make linting eaiser. But that's specific per node and those goes to an
  own class.

Relates #67
2017-05-04 15:58:36 +02:00
a16ae7b8d4
TASK: Update to latest TypoScript tokenizer
* As official project does no longer modify the file to tokenize.
* Add tests to test integration.
2017-04-09 20:14:16 +02:00