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
/
styles
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix additional scrollbar
Kornelius Kalnbach
2011-10-15
1
-1
/
+0
*
backgroun-color fine tuning (alpha)
Kornelius Kalnbach
2011-09-18
1
-7
/
+7
*
fix color for :predefined_constant in Alpha style
Kornelius Kalnbach
2011-09-09
1
-2
/
+2
*
pretty (longer) token class names; closes #347
Kornelius Kalnbach
2011-08-19
3
-365
/
+85
*
lighter diff background colors
murphy
2011-07-08
1
-2
/
+2
*
use brighter colors for diff symbols
murphy
2011-07-07
1
-4
/
+4
*
#309 Improved highlighting of Ruby inside diffs
murphy
2011-06-22
1
-2
/
+2
*
changed the color of :char from blue-ish to red-ish (alpha style)
murphy
2011-05-21
1
-6
/
+7
*
fixed highlighted numbers in alpha style
murphy
2011-03-07
1
-1
/
+2
*
Code cleanup.
murphy
2010-11-21
1
-2
/
+2
*
Fix invalid HTML markup for line tokens (use span + CSS instead of div).
murphy
2010-09-22
2
-1
/
+3
*
Fixed a:target color.
murphy
2010-09-21
1
-5
/
+5
*
Added ! important rules for line numbers in the Alpha style.
murphy
2010-08-23
1
-0
/
+5
*
Alpha style: Removed background color for :inline_delimiter.
murphy
2010-06-27
1
-2
/
+1
*
Updated Alpha style: less bolded tokens, user-select:none for line numbers (c...
murphy
2010-06-16
1
-34
/
+37
*
Added :string :modifier color for Alpha style.
murphy
2010-06-15
1
-0
/
+1
*
Added :eyecatcher token type (for inline diff highlighting) and improved
murphy
2010-06-01
1
-11
/
+14
*
Python scanner highlights docstrings as comments (see #190).
murphy
2010-04-02
1
-0
/
+2
*
Java Scanner: Package names are recognized, along with some code cleanup. Clo...
murphy
2010-04-02
2
-0
/
+2
*
New HTML Encoder option :line_number_anchors (closes #208).
murphy
2010-04-02
3
-37
/
+18
*
HTML encoder is HTML 5 and CSS 3 compatible (closes #215).
murphy
2010-04-02
1
-1
/
+1
*
Improved the styles a bit.
murphy
2010-03-31
2
-6
/
+6
*
Use new :alpha style be default. This means IE will have problems with the co...
murphy
2010-03-31
1
-1
/
+1
*
Renamed token_classes to token_kinds (closes #122).
murphy
2010-03-30
2
-11
/
+6
*
A new color style using HSLA colors (alpha channel, issue #199)
murphy
2010-02-17
1
-0
/
+145
*
Cleanups.
murphy
2009-12-30
1
-1
/
+1
*
Tweaking colors for :pre_type, :pseudo_class and :exception.
murphy
2009-10-18
1
-3
/
+3
*
Improved Python scanner (issue #41).
murphy
2009-04-22
1
-0
/
+2
*
Many improvements to PHP Scanner.
murphy
2009-04-20
1
-4
/
+5
*
New feature: HTML encode option :highlight_lines. See documentation.
murphy
2009-01-22
1
-0
/
+1
*
Updated cYcnus style (grayscale colors).
murphy
2009-01-13
1
-5
/
+5
*
Completed YAML Scanner (closes #34).
murphy
2009-01-01
1
-0
/
+1
*
New: *YAML* (#53). Preparing for version 0.8.1.
murphy
2008-10-20
1
-4
/
+4
*
New: *JSON* (closes #53). Version 0.8 is near!
murphy
2008-10-08
1
-5
/
+8
*
New: *Simple Diff Scanner* (closes #22).
murphy
2008-09-30
2
-0
/
+20
*
New: *Java Scanner* (closes #42).
murphy
2008-09-21
1
-0
/
+1
*
New: *CSS Scanner* (closes #29).
murphy
2008-09-18
1
-1
/
+4
*
New: *JavaScript Scanner* (closes #23).
murphy
2008-09-16
2
-1
/
+6
*
New Scanner: Scheme (thanks closure!)
murphy
2007-01-01
2
-4
/
+4
*
Done:
murphy
2007-01-01
1
-0
/
+2
*
Ruby scanner: #{...} delimiters are now :inline_delimiter to solve CSS problem.
murphy
2006-10-18
1
-1
/
+1
*
Tests:
murphy
2006-10-15
3
-251
/
+251
*
Big re-indenting - no more tabs!
murphy
2006-07-10
3
-39
/
+39
*
Re-indented everything. Sorry to break the blame chain.
murphy
2006-04-16
3
-41
/
+41
*
styles/_map.rb added. :cycnus is now default style. html/css.rb adjusted.
murphy
2006-04-15
1
-0
/
+7
*
Large update: Scanners for HTML, RHTML and Nitro-XHTML added.
murphy
2006-04-10
1
-78
/
+84
*
Some fixes for cYcnus style (capital Y makes problems)
murphy
2005-12-05
1
-1
/
+1
*
New Style system added - still beta.
murphy
2005-11-13
2
-0
/
+238