index
:
rnc2rng.git
master
Resurrection of rnc2rng (http://gnosis.cx/download/relax/)
Jan Pokorný
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a hack (kludge?) for attributes containing new-lines
HEAD
master
Jan Pokorný
2013-02-19
3
-45
/
+46
*
Remove trailing whitespaces in the test input
Jan Pokorný
2013-02-18
3
-3
/
+3
*
Better handling for literals (multiline) and comments
Jan Pokorný
2013-02-18
5
-570
/
+880
*
rnctree.py: Python 2.6 compatibility (no dict comprehension)
Jan Pokorný
2013-02-13
1
-3
/
+3
*
Reference http://www.thaiopensource.com/relaxng/implement.html
Jan Pokorný
2013-02-08
1
-0
/
+4
*
rnctree.py: make it usable as an stdin-stdout filter
Jan Pokorný
2013-02-08
1
-1
/
+1
*
rnc_tokenize.py: prefer system-wide PLY lexer
Jan Pokorný
2013-01-29
1
-5
/
+4
*
Massive update so it works for corosync.rnc and several others
Jan Pokorný
2013-01-29
47
-702
/
+5226
*
Set executable bit for rnc2rng
Jan Pokorný
2013-01-21
1
-0
/
+0
*
Turn CRLF to LF only (using dos2unix)
Jan Pokorný
2013-01-21
14
-8790
/
+8790
*
Get closer to PEP8 (suppress some pep8 and pyflake msgs)
Jan Pokorný
2013-01-21
1
-76
/
+85
*
Use spaces instead of tabs in Python code
Jan Pokorný
2013-01-21
1
-1
/
+1
*
Synchronize with http://gnosis.cx/download/relax/rnctree.py
Jan Pokorný
2013-01-21
1
-0
/
+2
*
Initial commit, based on rnc.zip from gnosis.cx/download/relax
Jan Pokorný
2013-01-21
35
-0
/
+9891