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
*
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
*
plugin.rb: _map loading now without exceptions (doesn't produce rubygem warni...
murphy
2006-02-20
1
-4
/
+5
*
Plugin documentation updated.
murphy
2005-12-13
1
-0
/
+11
*
scanners/ruby/patterns.rb:
murphy
2005-12-11
2
-2
/
+2
*
Plugin System extended:
murphy
2005-12-10
7
-62
/
+24
*
Some fixes for cYcnus style (capital Y makes problems)
murphy
2005-12-05
4
-5
/
+5
*
New Style system added - still beta.
murphy
2005-11-13
8
-124
/
+307
*
plugin.rb cleanup
murphy
2005-11-10
1
-75
/
+82
*
helpers/plugin.rb: New plugin mapping system
murphy
2005-11-06
3
-2
/
+54
*
bench/bench.rb: Added SilverCity benchmarking
murphy
2005-11-05
4
-5
/
+15
*
helpers/word_list.rb: enhanced doc a bit.
murphy
2005-11-05
1
-0
/
+8
*
helpers/word_list.rb:
murphy
2005-11-05
4
-38
/
+30
[next]