summaryrefslogtreecommitdiff
path: root/lib/coderay/scanner.rb
Commit message (Expand)AuthorAgeFilesLines
* trying to reduce "complexity" of #raise_inspect (#135)Kornelius Kalnbach2013-06-101-10/+20
* trying to reduce "complexity" of #raise_inspect (#135)Kornelius Kalnbach2013-06-101-10/+12
* trying to reduce "complexity" of #raise_inspect (#135)Kornelius Kalnbach2013-06-101-3/+11
* refactor Scanner a bit more (#135)Kornelius Kalnbach2013-06-101-7/+12
* refactor Scanner a bit (#135)Kornelius Kalnbach2013-06-101-12/+19
* use coderay_path on all autoload callsKornelius Kalnbach2011-12-271-2/+2
* Remove assumption about a stable $:Conrad Irwin2011-12-231-1/+1
* fixed YAML scanner (Scanner#column rewrite broke it)Kornelius Kalnbach2011-08-291-3/+0
* add term-ansicolor to development dependencies, fix Ruby 1.8.6 warningKornelius Kalnbach2011-08-221-1/+1
* cleanup CodeRay.scan* methodsKornelius Kalnbach2011-08-201-4/+4
* rename CaseIgnoringWordList to WordList::CaseIgnoringKornelius Kalnbach2011-08-191-3/+1
* Major rewrite of encoders to support IO output; fixed some minor scanner bugs...Kornelius Kalnbach2011-08-191-18/+30
* coderay list subcommand and cleanups/fixes in Plugin helper (issue #45)murphy2011-06-251-2/+4
* #309 Improved highlighting of Ruby inside diffsmurphy2011-06-221-3/+12
* fix Ruby 1.9.3 warnings about unused local variablesmurphy2011-06-111-1/+1
* new method Scanner#scan_rest (upported from 0.9.8), and Scanner::ScanError is...murphy2011-05-211-3/+11
* fix warning in Ruby 1.8.6murphy2011-04-131-1/+1
* Fix handling of Windows newlines in Scanner.murphy2011-03-011-5/+6
* Teaching Scanner how to deal with encodings (Ruby 1.9)murphy2011-03-011-83/+103
* Use autoload instead of require (speeds up CodeRay startup) for CodeRay, Scan...murphy2010-06-291-4/+4
* A little more documentation for Scanner.murphy2010-06-271-2/+5
* Added ability to scan an Array of Strings as one with Scanner#tokenize.murphy2010-06-011-3/+16
* Cleanup, documentation and enhancements to the Filters:murphy2010-05-181-1/+3
* Got rid of the old streaming system (see #142).murphy2010-05-011-24/+6
* Direct Streaming! See #142 and Changes.textile.murphy2010-05-011-17/+4
* Upporting r463, removing String#to_unix.murphy2010-03-301-23/+23
* New method Scanner#lang.murphy2010-01-011-0/+5
* Fixed example tests.murphy2009-12-311-1/+10
* Scanner sets KINDS_NOT_LOC, Tokens#scanner.murphy2009-10-181-0/+4
* Experimental Unicode support for Scanners in Ruby 1.9.murphy2009-04-201-1/+14
* Removed subversion $Id$ lines.murphy2009-02-201-2/+0
* Completed YAML Scanner (closes #34).murphy2009-01-011-2/+7
* Improved YAML Scanner (ticket #34).murphy2008-11-071-2/+2
* New: *JavaScript Scanner* (closes #23).murphy2008-09-161-1/+1
* [KK] Just a little code cleanup and new task 187.murphy2008-07-291-1/+3
* New Scanner: Scheme (thanks closure!)murphy2007-01-011-0/+8
* Done:murphy2007-01-011-11/+18
* Tests:murphy2006-10-151-1/+1
* Changed error handling of all scanners: :error tokens are OK now, even in deb...murphy2006-07-111-238/+238
* Big re-indenting - no more tabs!murphy2006-07-101-203/+203
* Fix:murphy2006-06-281-2/+6
* Re-indented everything. Sorry to break the blame chain.murphy2006-04-161-1/+0
* Large update: Scanners for HTML, RHTML and Nitro-XHTML added.murphy2006-04-101-19/+40
* HTML Encoder: inline numerization corrected.murphy2006-03-231-8/+10
* CodeRay::Duo added for cool caching!murphy2006-03-211-0/+15
* bench/bench.rb: Added SilverCity benchmarkingmurphy2005-11-051-1/+1
* helpers/word_list.rb:murphy2005-11-051-1/+1
* After merge with Plugin branch.murphy2005-09-291-287/+170
* Re-indented encoder.rb and scanner.rb.murphy2005-09-291-35/+49
* Added $Id$ keyword.no author2005-09-261-3/+5