summaryrefslogtreecommitdiff
path: root/lib/coderay/scanners/clojure.rb
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup and fix Clojure scanner.murphy2010-10-151-2/+2
|
* Added encoding header for Clojure scanner: Rember to put this on top when ↵murphy2010-06-291-0/+1
| | | | using non-ASCII chars :)
* Ticket #127: Clojure scanner by Licenser, yay!murphy2010-06-151-0/+203
It's still in development. The Scheme scanner, which Lice used as template, has some very bad code, and both scanner must be cleaned up (see #59).