index
:
delta/ruby-gems/coderay.git
applescript-scanner
autoload
avrasm-scanner
bash-scanner
cleanup-output
dsl
escape-utils
extend-specs
fix-javascript-regexp
fortran-scanner
io-scanner
latex-encoder
lisp-scanner
lua-scanner
master
paint-integration
possible-speedups
remove-dump
ruby-2.3
ruby-skip
tcl-scanner
test-code-climate
vhdl-scanner
github.com: rubychan/coderay.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
coderay
/
scanner.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
use coderay_path on all autoload calls
Kornelius Kalnbach
2011-12-27
1
-2
/
+2
*
Remove assumption about a stable $:
Conrad Irwin
2011-12-23
1
-1
/
+1
*
fixed YAML scanner (Scanner#column rewrite broke it)
Kornelius Kalnbach
2011-08-29
1
-3
/
+0
*
add term-ansicolor to development dependencies, fix Ruby 1.8.6 warning
Kornelius Kalnbach
2011-08-22
1
-1
/
+1
*
cleanup CodeRay.scan* methods
Kornelius Kalnbach
2011-08-20
1
-4
/
+4
*
rename CaseIgnoringWordList to WordList::CaseIgnoring
Kornelius Kalnbach
2011-08-19
1
-3
/
+1
*
Major rewrite of encoders to support IO output; fixed some minor scanner bugs...
Kornelius Kalnbach
2011-08-19
1
-18
/
+30
*
coderay list subcommand and cleanups/fixes in Plugin helper (issue #45)
murphy
2011-06-25
1
-2
/
+4
*
#309 Improved highlighting of Ruby inside diffs
murphy
2011-06-22
1
-3
/
+12
*
fix Ruby 1.9.3 warnings about unused local variables
murphy
2011-06-11
1
-1
/
+1
*
new method Scanner#scan_rest (upported from 0.9.8), and Scanner::ScanError is...
murphy
2011-05-21
1
-3
/
+11
*
fix warning in Ruby 1.8.6
murphy
2011-04-13
1
-1
/
+1
*
Fix handling of Windows newlines in Scanner.
murphy
2011-03-01
1
-5
/
+6
*
Teaching Scanner how to deal with encodings (Ruby 1.9)
murphy
2011-03-01
1
-83
/
+103
*
Use autoload instead of require (speeds up CodeRay startup) for CodeRay, Scan...
murphy
2010-06-29
1
-4
/
+4
*
A little more documentation for Scanner.
murphy
2010-06-27
1
-2
/
+5
*
Added ability to scan an Array of Strings as one with Scanner#tokenize.
murphy
2010-06-01
1
-3
/
+16
*
Cleanup, documentation and enhancements to the Filters:
murphy
2010-05-18
1
-1
/
+3
*
Got rid of the old streaming system (see #142).
murphy
2010-05-01
1
-24
/
+6
*
Direct Streaming! See #142 and Changes.textile.
murphy
2010-05-01
1
-17
/
+4
*
Upporting r463, removing String#to_unix.
murphy
2010-03-30
1
-23
/
+23
*
New method Scanner#lang.
murphy
2010-01-01
1
-0
/
+5
*
Fixed example tests.
murphy
2009-12-31
1
-1
/
+10
*
Scanner sets KINDS_NOT_LOC, Tokens#scanner.
murphy
2009-10-18
1
-0
/
+4
*
Experimental Unicode support for Scanners in Ruby 1.9.
murphy
2009-04-20
1
-1
/
+14
*
Removed subversion $Id$ lines.
murphy
2009-02-20
1
-2
/
+0
*
Completed YAML Scanner (closes #34).
murphy
2009-01-01
1
-2
/
+7
*
Improved YAML Scanner (ticket #34).
murphy
2008-11-07
1
-2
/
+2
*
New: *JavaScript Scanner* (closes #23).
murphy
2008-09-16
1
-1
/
+1
*
[KK] Just a little code cleanup and new task 187.
murphy
2008-07-29
1
-1
/
+3
*
New Scanner: Scheme (thanks closure!)
murphy
2007-01-01
1
-0
/
+8
*
Done:
murphy
2007-01-01
1
-11
/
+18
*
Tests:
murphy
2006-10-15
1
-1
/
+1
*
Changed error handling of all scanners: :error tokens are OK now, even in deb...
murphy
2006-07-11
1
-238
/
+238
*
Big re-indenting - no more tabs!
murphy
2006-07-10
1
-203
/
+203
*
Fix:
murphy
2006-06-28
1
-2
/
+6
*
Re-indented everything. Sorry to break the blame chain.
murphy
2006-04-16
1
-1
/
+0
*
Large update: Scanners for HTML, RHTML and Nitro-XHTML added.
murphy
2006-04-10
1
-19
/
+40
*
HTML Encoder: inline numerization corrected.
murphy
2006-03-23
1
-8
/
+10
*
CodeRay::Duo added for cool caching!
murphy
2006-03-21
1
-0
/
+15
*
bench/bench.rb: Added SilverCity benchmarking
murphy
2005-11-05
1
-1
/
+1
*
helpers/word_list.rb:
murphy
2005-11-05
1
-1
/
+1
*
After merge with Plugin branch.
murphy
2005-09-29
1
-287
/
+170
*
Re-indented encoder.rb and scanner.rb.
murphy
2005-09-29
1
-35
/
+49
*
Added $Id$ keyword.
no author
2005-09-26
1
-3
/
+5
*
New Repository, initial import
no author
2005-09-26
1
-0
/
+298