Stefan Rado
|
55e66f5ad1
|
Rename Scanner and Parser classes to SourceScanner and SourceParser to avoid naming conflicts.
|
2014-02-18 22:07:42 +01:00 |
Stefan Rado
|
a7ee2e71a0
|
Recognize @unit parameter documentation tag. Not used in any output yet.
|
2014-02-18 21:36:55 +01:00 |
Stefan Rado
|
1a7518a422
|
Fixes for Python 3: Use sorted() with key parameter instead of deprecated (and removed) cmp() function.
|
2014-02-15 21:37:47 +01:00 |
Stefan Rado
|
2e4c26c957
|
Rename parser.py to srcparser.py to prevent naming conflicts with built-in Python parser library.
|
2014-02-15 21:37:47 +01:00 |