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
*
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
*
Declared Version 0.7.4!
murphy
2006-10-17
1
-3
/
+3
*
Made CodeRay ready Ruby 1.9:
murphy
2006-10-17
1
-1
/
+1
*
Tests:
murphy
2006-10-15
12
-989
/
+1042
*
Ruby scanner: deleted regexp highlighting (didn't work anyway)
murphy
2006-09-28
2
-42
/
+5
*
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
23
-1661
/
+1661
*
Changed error handling of all scanners: :error tokens are OK now, even in deb...
murphy
2006-07-11
10
-1547
/
+1586
*
Big re-indenting - no more tabs!
murphy
2006-07-10
39
-2904
/
+2901
*
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
*
Encoders::HTML: Removed option caching.
murphy
2006-06-28
1
-9
/
+1
*
Fix:
murphy
2006-06-28
3
-4
/
+8
*
new version: 0.7.1
murphy
2006-05-11
3
-1
/
+23
*
New Version: 0.7.0!
murphy
2006-04-19
4
-17
/
+71
*
Re-indented everything. Sorry to break the blame chain.
murphy
2006-04-16
29
-242
/
+275
*
All scanners revisited not to produce errors unless in DEBUG mode. [thx@Daniel]
murphy
2006-04-16
5
-8
/
+26
*
styles/_map.rb added. :cycnus is now default style. html/css.rb adjusted.
murphy
2006-04-15
4
-40
/
+48
*
Large update: Scanners for HTML, RHTML and Nitro-XHTML added.
murphy
2006-04-10
13
-141
/
+400
*
Added HTML scanner!
murphy
2006-04-04
5
-11
/
+164
*
Ruby Scanner: Capital methods (Kernel#Array etc.) are now highlighted as idents.
murphy
2006-03-24
1
-2
/
+2
*
HTML Encoder: inline numerization corrected.
murphy
2006-03-23
4
-12
/
+21
*
CodeRay::Duo added for cool caching!
murphy
2006-03-21
5
-25
/
+60
*
Changed HTML encoder evil char handling (allowing for UTF-8 now.)
murphy
2006-03-16
1
-5
/
+6
*
HTML Encoder: hints fixed and improved. Still in progress.
murphy
2006-03-16
2
-9
/
+13
*
Fixed HTML encoder again. (Run the test, baka!)
murphy
2006-03-16
1
-1
/
+1
*
Fixed HTML encoder.
murphy
2006-03-15
2
-14
/
+13
*
HTML encoder improved (hint handling, :info_long)
murphy
2006-03-15
1
-20
/
+28
*
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
*
Ruby scanner errors fixed.
murphy
2006-03-15
3
-7
/
+7
*
WordList is now a first-class Class independent from CodeRay.
murphy
2006-02-20
1
-95
/
+94
[next]