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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
New feature: HTML encode option :highlight_lines. See documentation.
murphy
2009-01-22
3
-1
/
+23
*
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
*
Updated cYcnus style (grayscale colors).
murphy
2009-01-13
1
-5
/
+5
*
Plugin.helper can be used to load helpers from other plugins using the 'plugi...
murphy
2009-01-13
1
-1
/
+9
*
New: *Groovy Scanner* (feature #60)
murphy
2009-01-13
2
-0
/
+249
*
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
*
Fixed documentation, moved README into lib folder.
murphy
2009-01-05
1
-1
/
+1
*
Added js alias for JavaScript.
murphy
2009-01-04
1
-0
/
+1
*
Made plugin ids case-insensitive.
murphy
2009-01-01
1
-1
/
+1
*
Completed YAML Scanner (closes #34).
murphy
2009-01-01
5
-28
/
+38
*
JRuby fixes.
murphy
2008-12-25
1
-2
/
+3
*
Fixes for Ruby 1.9.
murphy
2008-12-25
3
-54
/
+60
*
Improved YAML Scanner (ticket #34).
murphy
2008-11-07
2
-11
/
+35
*
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
7
-9
/
+126
*
New: *JSON* (closes #53). Version 0.8 is near!
murphy
2008-10-08
2
-5
/
+114
*
New: *Simple Diff Scanner* (closes #22).
murphy
2008-09-30
10
-14
/
+188
*
Optimized CSS styles, improved coderay_suite, new HTML test.
murphy
2008-09-24
1
-1
/
+1
*
New: *Java Scanner* (closes #42).
murphy
2008-09-21
7
-20
/
+620
*
New: *CSS Scanner* (closes #29).
murphy
2008-09-18
3
-1
/
+188
*
New: *JavaScript Scanner* (closes #23).
murphy
2008-09-16
7
-10
/
+214
*
Added more file extensions to Scanners
murphy
2008-09-16
6
-2
/
+6
*
Fixed coderay/for_redcloth escaping.
murphy
2008-08-28
1
-2
/
+20
*
Changed CodeRay.for_redcloth into require 'coderay/for_redcloth'.
murphy
2008-08-28
1
-35
/
+35
*
Added CodeRay.for_redcloth with test and documentation.
murphy
2008-08-28
1
-0
/
+54
*
Fixed FileType: .html.erb is now recognized as rhtml.
murphy
2008-08-11
1
-3
/
+5
*
[KK] Just a little code cleanup and new task 187.
murphy
2008-07-29
2
-2
/
+4
*
Improved Ruby scanner to use +/- signs only when appropriate (tests adjusted.)
murphy
2008-01-21
2
-13
/
+17
*
Lib:
murphy
2008-01-07
6
-33
/
+38
*
- Ruby 1.9 fixes
murphy
2007-11-22
2
-2
/
+3
*
Fixed FileType shebang recognition for empty files. [Jeremy Hinegardner]
murphy
2007-11-22
1
-5
/
+24
*
Declared version 0.7.7.
murphy
2007-04-25
1
-1
/
+1
*
Benchmark, comparison: replaced SilverCity with pygments
murphy
2007-04-24
8
-20
/
+26
*
New Scanner: Scheme (thanks closure!)
murphy
2007-01-01
7
-5
/
+159
*
Done:
murphy
2007-01-01
21
-107
/
+189
*
Fixed RHTML and NitroXHTML scanners to use new :inline_delimiter tokens.
murphy
2006-10-20
2
-6
/
+6
*
Renamed filetype.rb to file_type.rb.
murphy
2006-10-20
1
-0
/
+0
*
Added Debug scanner (for .raydebug files).
murphy
2006-10-20
1
-0
/
+60
*
Improved Delphi scanner.
murphy
2006-10-20
1
-6
/
+23
*
WordList:
murphy
2006-10-20
2
-36
/
+51
*
HTML encoder: Fixed :css => :style output and made some code cleanup.
murphy
2006-10-19
1
-8
/
+19
*
Ruby scanner: #{...} delimiters are now :inline_delimiter to solve CSS problem.
murphy
2006-10-18
3
-3
/
+4
*
Fixed warning in bench.rb.
murphy
2006-10-18
2
-19
/
+35
*
Fixed functional test.
murphy
2006-10-18
2
-2
/
+3
[next]