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
/
tokens.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Major rewrite of encoders to support IO output; fixed some minor scanner bugs...
Kornelius Kalnbach
2011-08-19
1
-3
/
+1
*
#309 Improved highlighting of Ruby inside diffs
murphy
2011-06-22
1
-3
/
+6
*
cleanup Tokens; more useful error messages
murphy
2011-03-07
1
-55
/
+55
*
Speedup for Rubinius: Use Array#<< instead of #push (see #251).
murphy
2010-09-19
1
-8
/
+26
*
Use autoload instead of require (speeds up CodeRay startup) for CodeRay, Scan...
murphy
2010-06-29
1
-52
/
+10
*
Cleanups and extensions to Tokens (see issue #222).
murphy
2010-06-01
1
-42
/
+73
*
Tokens#<encoder name> raises a NoMethodError when encoder was not found.
murphy
2010-05-18
1
-0
/
+2
*
Direct Streaming! See #142 and Changes.textile.
murphy
2010-05-01
1
-102
/
+36
*
Upporting changes from 0.9.2 (vs. 0.9.1).
murphy
2010-03-31
1
-14
/
+16
*
Code cleanup.
murphy
2010-03-30
1
-4
/
+2
*
Cleanups.
murphy
2009-12-30
1
-1
/
+1
*
tokens.rb: cleanup, Tokens#scanner, tests.
murphy
2009-10-18
1
-45
/
+49
*
New: *Simple Diff Scanner* (closes #22).
murphy
2008-09-30
1
-10
/
+14
*
Declared version 0.7.7.
murphy
2007-04-25
1
-1
/
+1
*
Benchmark, comparison: replaced SilverCity with pygments
murphy
2007-04-24
1
-1
/
+5
*
Done:
murphy
2007-01-01
1
-3
/
+14
*
Tests:
murphy
2006-10-15
1
-2
/
+48
*
rake test now runs in debug mode.
murphy
2006-07-11
1
-322
/
+322
*
Big re-indenting - no more tabs!
murphy
2006-07-10
1
-318
/
+318
*
HTML Encoder: hints fixed and improved. Still in progress.
murphy
2006-03-16
1
-5
/
+4
*
First victim of the Demo Tests: Bugfix in tokens.rb!
murphy
2005-11-04
1
-1
/
+1
*
demo/demo_server.rb: Debug mode.
murphy
2005-10-22
1
-4
/
+3
*
Demos updated, rewritten, enhanced, tested.
murphy
2005-10-01
1
-10
/
+24
*
enhanced CodeRay interface
murphy
2005-09-28
1
-7
/
+15
*
New Repository, initial import
no author
2005-09-26
1
-0
/
+302