Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
beauty of this tokenizer is that it has no internal state depending on the reader, so it doesn't need to hold a reference to it
|
|
|
|
|
|
by adding seekCursor method to Buffer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
application/src/plugins/xml/XmlParser.cpp
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
most basic functionality needed to read data from a Ousia plain text file.
|
|
|
|
|
|
|
|
though (or better said: A conceptual problem)
|
|
|
|
Also some formatting stuff.
|
|
|
|
|
|
Conflicts:
application/src/plugins/xml/XmlParser.cpp
|
|
|
|
|