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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Java scanner:
murphy
2009-04-14
2
-5
/
+7
*
New: *Python Scanner* (feature #41)
murphy
2009-04-14
1
-0
/
+204
*
Fixed generate:scanner task; it now also sets the file_extension.
murphy
2009-04-14
1
-0
/
+1
*
JavaScript scanner: Fixed string keys (closes #85).
murphy
2009-02-20
1
-11
/
+10
*
Removed subversion $Id$ lines.
murphy
2009-02-20
3
-6
/
+0
*
Java scanner highlights interface declarations as :class.
murphy
2009-02-20
1
-1
/
+1
*
Fixed CSS scanner (closes #72).
murphy
2009-02-06
1
-6
/
+28
*
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
2
-1
/
+2
*
Fixed a Ruby 1.8 compatibility bug in Groovy Scanner.
murphy
2009-01-22
1
-1
/
+1
*
Fixed JavaScript scanner, highlighting of strings as keys.
murphy
2009-01-22
1
-4
/
+12
*
Updated Groovy Scanner (feature #60).
murphy
2009-01-22
1
-33
/
+57
*
New: *Groovy Scanner* (feature #60)
murphy
2009-01-13
1
-0
/
+247
*
Java Scanner: remove :regexp cases, use :pre_type for built-in types.
murphy
2009-01-13
1
-10
/
+3
*
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
*
Added js alias for JavaScript.
murphy
2009-01-04
1
-0
/
+1
*
Completed YAML Scanner (closes #34).
murphy
2009-01-01
2
-26
/
+29
*
JRuby fixes.
murphy
2008-12-25
1
-2
/
+3
*
Fixes for Ruby 1.9.
murphy
2008-12-25
1
-5
/
+5
*
Improved YAML Scanner (ticket #34).
murphy
2008-11-07
1
-9
/
+33
*
Fixed tests and YAML Scanner (#34)
murphy
2008-10-20
1
-1
/
+1
*
New: *YAML* (#53). Preparing for version 0.8.1.
murphy
2008-10-20
4
-4
/
+116
*
New: *JSON* (closes #53). Version 0.8 is near!
murphy
2008-10-08
1
-0
/
+106
*
New: *Simple Diff Scanner* (closes #22).
murphy
2008-09-30
1
-0
/
+104
*
New: *Java Scanner* (closes #42).
murphy
2008-09-21
3
-16
/
+610
*
New: *CSS Scanner* (closes #29).
murphy
2008-09-18
1
-0
/
+181
*
New: *JavaScript Scanner* (closes #23).
murphy
2008-09-16
1
-0
/
+191
*
Added more file extensions to Scanners
murphy
2008-09-16
6
-2
/
+6
*
[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
2
-13
/
+17
*
Lib:
murphy
2008-01-07
2
-24
/
+29
*
Benchmark, comparison: replaced SilverCity with pygments
murphy
2007-04-24
1
-1
/
+1
*
New Scanner: Scheme (thanks closure!)
murphy
2007-01-01
2
-0
/
+143
*
Done:
murphy
2007-01-01
4
-32
/
+36
*
Fixed RHTML and NitroXHTML scanners to use new :inline_delimiter tokens.
murphy
2006-10-20
2
-6
/
+6
*
Added Debug scanner (for .raydebug files).
murphy
2006-10-20
1
-0
/
+60
*
Improved Delphi scanner.
murphy
2006-10-20
1
-6
/
+23
*
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
2
-19
/
+35
*
Fixed functional test.
murphy
2006-10-18
2
-2
/
+3
*
Tests:
murphy
2006-10-15
3
-1
/
+8
*
Ruby scanner: deleted regexp highlighting (didn't work anyway)
murphy
2006-09-28
1
-40
/
+0
*
Fixed Plaintext scanner (crashed on empty text - ouch!!)
murphy
2006-07-11
1
-1
/
+2
*
rake test now runs in debug mode.
murphy
2006-07-11
3
-249
/
+249
*
Changed error handling of all scanners: :error tokens are OK now, even in deb...
murphy
2006-07-11
7
-1055
/
+1090
*
Big re-indenting - no more tabs!
murphy
2006-07-10
10
-651
/
+651
*
Fixed another bug in the Ruby scanner, this time it was unfinished heredocs w...
murphy
2006-07-09
2
-574
/
+575
*
[BUG] Fixed bug in Ruby-Scanner (input ends with unfinished escape in string)...
murphy
2006-07-09
1
-0
/
+2
*
Fix:
murphy
2006-06-28
1
-1
/
+1
[next]