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
/
scanners
/
ruby.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug #6: merge ConradIrwin's approach with korny's
Kornelius Kalnbach
2011-12-27
1
-2
/
+2
*
Remove assumption about a stable $:
Conrad Irwin
2011-12-23
1
-2
/
+2
*
Ruby scanner accepts :state options and provides #interpreted_string_state me...
Kornelius Kalnbach
2011-09-09
1
-1
/
+5
*
pretty (longer) token class names; closes #347
Kornelius Kalnbach
2011-08-19
1
-1
/
+1
*
Major rewrite of encoders to support IO output; fixed some minor scanner bugs...
Kornelius Kalnbach
2011-08-19
1
-6
/
+11
*
fixing strange bug in Ruby scanner (very rare!)
murphy
2011-07-08
1
-2
/
+2
*
#309 Improved highlighting of Ruby inside diffs
murphy
2011-06-22
1
-3
/
+12
*
changed :reserved to :keyword in Ruby scanner (issue #43)
murphy
2011-06-16
1
-1
/
+1
*
new method Scanner#scan_rest (upported from 0.9.8), and Scanner::ScanError is...
murphy
2011-05-21
1
-11
/
+4
*
lots of fixes and improvements to the Ruby scanner (part 2)
murphy
2011-03-07
1
-193
/
+193
*
Ruby scanner does no longer highlight \ at the end of the input as :error. Th...
murphy
2010-06-01
1
-2
/
+5
*
Ruby scanner raises exception on unknown state.
murphy
2010-05-21
1
-0
/
+2
*
Ruby scanner handles :keep_state option.
murphy
2010-05-18
1
-1
/
+12
*
Got rid of the old streaming system (see #142).
murphy
2010-05-01
1
-2
/
+0
*
Direct Streaming! See #142 and Changes.textile.
murphy
2010-05-01
1
-105
/
+81
*
More cleanup.
murphy
2010-04-15
1
-2
/
+6
*
Cleanups.
murphy
2010-04-15
1
-11
/
+11
*
Improved Ruby scanner (see #147 and Changes.textile.)
murphy
2010-03-31
1
-90
/
+142
*
Cleanups.
murphy
2009-12-30
1
-7
/
+3
*
Copying changes and fixes for 0.9.0rc3 from terminal-encoder branch over to t...
murphy
2009-12-28
1
-2
/
+2
*
Updated Ruby scanner:
murphy
2009-10-19
1
-5
/
+8
*
Improved UTF-8 support for Ruby Scanner. Also fixed a minor bug.
murphy
2009-06-07
1
-7
/
+26
*
Ruby Scanner: Shebang comments are highlighted as :doctype.
murphy
2009-01-13
1
-0
/
+4
*
Fixed a bug in Ruby scanner that broke tests with JRuby.
murphy
2009-01-11
1
-1
/
+2
*
Improved Ruby scanner to use +/- signs only when appropriate (tests adjusted.)
murphy
2008-01-21
1
-6
/
+11
*
Lib:
murphy
2008-01-07
1
-14
/
+22
*
New Scanner: Scheme (thanks closure!)
murphy
2007-01-01
1
-0
/
+1
*
Done:
murphy
2007-01-01
1
-31
/
+31
*
Ruby scanner: #{...} delimiters are now :inline_delimiter to solve CSS problem.
murphy
2006-10-18
1
-2
/
+2
*
Fixed warning in bench.rb.
murphy
2006-10-18
1
-19
/
+22
*
Fixed functional test.
murphy
2006-10-18
1
-1
/
+1
*
Ruby scanner: deleted regexp highlighting (didn't work anyway)
murphy
2006-09-28
1
-40
/
+0
*
Changed error handling of all scanners: :error tokens are OK now, even in deb...
murphy
2006-07-11
1
-400
/
+404
*
Big re-indenting - no more tabs!
murphy
2006-07-10
1
-16
/
+16
*
Fixed another bug in the Ruby scanner, this time it was unfinished heredocs w...
murphy
2006-07-09
1
-364
/
+365
*
[BUG] Fixed bug in Ruby-Scanner (input ends with unfinished escape in string)...
murphy
2006-07-09
1
-0
/
+2
*
Re-indented everything. Sorry to break the blame chain.
murphy
2006-04-16
1
-2
/
+5
*
All scanners revisited not to produce errors unless in DEBUG mode. [thx@Daniel]
murphy
2006-04-16
1
-2
/
+4
*
styles/_map.rb added. :cycnus is now default style. html/css.rb adjusted.
murphy
2006-04-15
1
-33
/
+33
*
Large update: Scanners for HTML, RHTML and Nitro-XHTML added.
murphy
2006-04-10
1
-14
/
+21
*
Added HTML scanner!
murphy
2006-04-04
1
-2
/
+2
*
Ruby Scanner: Capital methods (Kernel#Array etc.) are now highlighted as idents.
murphy
2006-03-24
1
-2
/
+2
*
Ruby scanner errors fixed.
murphy
2006-03-15
1
-4
/
+4
*
Plugin System extended:
murphy
2005-12-10
1
-1
/
+1
*
New helper module scheme, step 3
murphy
2005-11-05
1
-1
/
+1
*
scanners/ruby.rb: changed operator handling = fix and speedup.
murphy
2005-10-29
1
-19
/
+23
*
scanners/ruby.rb, ruby_helper.rb: Fixes, changes.
murphy
2005-10-29
1
-11
/
+52
*
demo/demo_server.rb: Debug mode.
murphy
2005-10-22
1
-1
/
+2
*
scanners/ruby.rb: fixed string inline code
murphy
2005-10-16
1
-4
/
+3
*
Two new encoders: debug and xml.
murphy
2005-10-04
1
-14
/
+17
[next]