summaryrefslogtreecommitdiffstats
path: root/libxml/xml.h
Commit message (Collapse)AuthorAgeFilesLines
* Adding support for lex filesalbert-github2021-02-181-1/+1
| | | | | - Correct handling of C comment start and end tokens as well as Cpp comment start in rules. These tokes can give "Reached end of file while still inside a (nested) comment..." - Correct other warnings in respect to lex files
* Refactoring: Move xml parser to a separate directoryDimitri van Heesch2021-02-061-0/+90