summaryrefslogtreecommitdiff
path: root/lib/coderay/scanners/java_script5.rb
Commit message (Expand)AuthorAgeFilesLines
* remove templates, yay!Kornelius Kalnbach2016-02-141-37/+11
* remove whitespaceKornelius Kalnbach2016-02-131-4/+0
* move setup to superclassKornelius Kalnbach2016-02-131-4/+0
* use explicit pattern methodKornelius Kalnbach2016-02-131-1/+1
* scanner tweaksKornelius Kalnbach2016-02-131-2/+2
* move RuleBasedScanner into own fileKornelius Kalnbach2015-04-031-219/+1
* add check_unlessKornelius Kalnbach2015-04-031-2/+17
* use instance variable instead of class variableKornelius Kalnbach2015-03-251-35/+35
* finally, a version that is fast without eval!Kornelius Kalnbach2015-03-251-0/+399