summaryrefslogtreecommitdiff
path: root/lib/coderay/helpers/word_list.rb
Commit message (Expand)AuthorAgeFilesLines
* replace LGPL license with MIT [GH-25]Kornelius Kalnbach2012-06-211-5/+0
* rename CaseIgnoringWordList to WordList::CaseIgnoringKornelius Kalnbach2011-08-191-3/+3
* various fixes and cleanups in CodeRay's helpersmurphy2011-05-211-126/+65
* renamed pre_* token kinds to predefined_*murphy2011-04-171-2/+2
* Documentation: Added warning about WordList caching.murphy2009-12-301-4/+18
* FIXED: CaseIgnoringWordList respects default value (closes #97).murphy2009-04-201-0/+1
* Done:murphy2007-01-011-0/+4
* WordList:murphy2006-10-201-32/+45
* Tests:murphy2006-10-151-106/+106
* Big re-indenting - no more tabs!murphy2006-07-101-47/+46
* WordList is now a first-class Class independent from CodeRay.murphy2006-02-201-95/+94
* bench/bench.rb: Added SilverCity benchmarkingmurphy2005-11-051-2/+3
* helpers/word_list.rb: enhanced doc a bit.murphy2005-11-051-0/+8
* helpers/word_list.rb:murphy2005-11-051-35/+27
* scanner_helper.rb --> word_list.rbmurphy2005-11-051-0/+107