summaryrefslogtreecommitdiff
path: root/lib/coderay/scanner.rb
diff options
context:
space:
mode:
authormurphy <murphy@rubychan.de>2009-04-14 04:03:40 +0000
committermurphy <murphy@rubychan.de>2009-04-14 04:03:40 +0000
commit70caebd582ffbd61ff0066911d80fb6afd960bdd (patch)
tree4d8c01f8e13b83b8610d83979824547fec580a95 /lib/coderay/scanner.rb
parentd0e95e2cb7e1d7336a850178bb27ab98bc5b4ef0 (diff)
downloadcoderay-70caebd582ffbd61ff0066911d80fb6afd960bdd.tar.gz
New: *Python Scanner* (feature #41)
* Based on pygment's implementation. * The goal is to highlight both Python 2 and 3. ** print and exec will need special treatment. * Still needs work; see TODOs in the code. * Example files: PLEAC, pygments. ** The pygments.unistring code has very long lines which bother TextMate, so I put this one in a separate file. * Rating: 1 / 5 stars, "Poor support", because of problems with numeric literals. * Added .py, .pyw and .py3 to FileType. Else: * Sorted lines in FileType::TypeFromExt.
Diffstat (limited to 'lib/coderay/scanner.rb')
0 files changed, 0 insertions, 0 deletions