Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-04-25 | Add greedy flag to TokenDescriptor and SyntaxDescriptor and set it ↵ | Andreas Stöckel | |
correctly. Shorten Stack "checkTokensAreUnambiguous" method | |||
2016-04-25 | Add additional unit test to TokenStackTest making sure that the returned ↵ | Andreas Stöckel | |
token lists are actually sorted correctly | |||
2016-04-25 | Remove "inherit" flag in TokenStack, add tiny unit test for TokenStack, ↵ | Andreas Stöckel | |
temporarily remove pushTokens and popTokens calls from DocumentChildHandler |