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
/
patterns.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix spaces around operators (RuboCop)
Kornelius Kalnbach
2019-11-24
1
-1
/
+1
*
don't ruin indentation
Kornelius Kalnbach
2016-02-13
1
-1
/
+1
*
add support for Ruby 2.3 squiggly heredoc
ruby-2.3
Kornelius Kalnbach
2016-02-13
1
-1
/
+1
*
add Ruby 2 syntax: %i(…) and %I(…)
Kornelius Kalnbach
2013-07-20
1
-1
/
+4
*
Merge pull request #113 from rubychan/fix-ruby-unicode
Kornelius Kalnbach
2013-02-17
1
-3
/
+3
|
\
|
*
improve support for Unicode non-alphanumeric characters in Ruby names
Kornelius Kalnbach
2013-02-17
1
-3
/
+3
*
|
whitespace
Kornelius Kalnbach
2013-02-17
1
-15
/
+15
|
/
*
changed :reserved to :keyword in Ruby scanner (issue #43)
murphy
2011-06-16
1
-2
/
+2
*
renamed pre_* token kinds to predefined_*
murphy
2011-04-17
1
-1
/
+1
*
lots of fixes and improvements to the Ruby scanner
murphy
2011-03-07
1
-82
/
+15
*
Improved Ruby scanner (see #147 and Changes.textile.)
murphy
2010-03-31
1
-24
/
+28
*
Cleanups.
murphy
2009-12-30
1
-2
/
+2
*
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
-15
/
+21
*
Improved UTF-8 support for Ruby Scanner. Also fixed a minor bug.
murphy
2009-06-07
1
-4
/
+4
*
Ruby scanner: Even more fixes for control and meta escape sequences.
murphy
2009-02-06
1
-9
/
+14
*
Ruby scanner: Fixed rarely used \c, \C-, and \M- escape sequences.
murphy
2009-02-05
1
-1
/
+1
*
JRuby fixes.
murphy
2008-12-25
1
-2
/
+3
*
[KK] Just a little code cleanup and new task 187.
murphy
2008-07-29
1
-1
/
+1
*
Improved Ruby scanner to use +/- signs only when appropriate (tests adjusted.)
murphy
2008-01-21
1
-7
/
+6
*
Lib:
murphy
2008-01-07
1
-10
/
+7
*
Done:
murphy
2007-01-01
1
-1
/
+1
*
Fixed warning in bench.rb.
murphy
2006-10-18
1
-0
/
+13
*
Fixed functional test.
murphy
2006-10-18
1
-1
/
+2
*
rake test now runs in debug mode.
murphy
2006-07-11
1
-216
/
+216
*
Big re-indenting - no more tabs!
murphy
2006-07-10
1
-7
/
+7
*
Fixed another bug in the Ruby scanner, this time it was unfinished heredocs w...
murphy
2006-07-09
1
-210
/
+210
*
Re-indented everything. Sorry to break the blame chain.
murphy
2006-04-16
1
-7
/
+5
*
styles/_map.rb added. :cycnus is now default style. html/css.rb adjusted.
murphy
2006-04-15
1
-3
/
+7
*
Large update: Scanners for HTML, RHTML and Nitro-XHTML added.
murphy
2006-04-10
1
-1
/
+1
*
Added HTML scanner!
murphy
2006-04-04
1
-4
/
+5
*
Deleted silly debug print.
murphy
2006-03-15
1
-1
/
+1
*
Ruby scanner fixed - nasty bug in ruby/patterns.rb.
murphy
2006-03-15
1
-7
/
+7
*
scanners/ruby/patterns.rb:
murphy
2005-12-11
1
-1
/
+1
*
Plugin System extended:
murphy
2005-12-10
1
-0
/
+213