summaryrefslogtreecommitdiff
path: root/lib/coderay/scanners/clojure.rb
Commit message (Expand)AuthorAgeFilesLines
* Major rewrite of encoders to support IO output; fixed some minor scanner bugs...Kornelius Kalnbach2011-08-191-1/+1
* changed :reserved to :keyword in Clojure scanner (issue #43)murphy2011-06-151-3/+3
* #127 Clojure scanner fixesmurphy2011-05-081-12/+25
* renamed pre_* token kinds to predefined_*murphy2011-04-171-2/+2
* Cleanup and fix Clojure scanner.murphy2010-10-151-2/+2
* Added encoding header for Clojure scanner: Rember to put this on top when usi...murphy2010-06-291-0/+1
* Ticket #127: Clojure scanner by Licenser, yay!murphy2010-06-151-0/+203