summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add a hack (kludge?) for attributes containing new-linesHEADmasterJan Pokorný2013-02-193-45/+46
* Remove trailing whitespaces in the test inputJan Pokorný2013-02-183-3/+3
* Better handling for literals (multiline) and commentsJan Pokorný2013-02-185-570/+880
* rnctree.py: Python 2.6 compatibility (no dict comprehension)Jan Pokorný2013-02-131-3/+3
* Reference http://www.thaiopensource.com/relaxng/implement.htmlJan Pokorný2013-02-081-0/+4
* rnctree.py: make it usable as an stdin-stdout filterJan Pokorný2013-02-081-1/+1
* rnc_tokenize.py: prefer system-wide PLY lexerJan Pokorný2013-01-291-5/+4
* Massive update so it works for corosync.rnc and several othersJan Pokorný2013-01-2947-702/+5226
* Set executable bit for rnc2rngJan Pokorný2013-01-211-0/+0
* Turn CRLF to LF only (using dos2unix)Jan Pokorný2013-01-2114-8790/+8790
* Get closer to PEP8 (suppress some pep8 and pyflake msgs)Jan Pokorný2013-01-211-76/+85
* Use spaces instead of tabs in Python codeJan Pokorný2013-01-211-1/+1
* Synchronize with http://gnosis.cx/download/relax/rnctree.pyJan Pokorný2013-01-211-0/+2
* Initial commit, based on rnc.zip from gnosis.cx/download/relaxJan Pokorný2013-01-2135-0/+9891