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
/
encoder.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
cleanups, documentation for TokensProxy
Kornelius Kalnbach
2011-09-21
1
-1
/
+1
*
Major rewrite of encoders to support IO output; fixed some minor scanner bugs...
Kornelius Kalnbach
2011-08-19
1
-1
/
+11
*
coderay list subcommand and cleanups/fixes in Plugin helper (issue #45)
murphy
2011-06-25
1
-3
/
+8
*
Encoder refactoring to fix LOC and Statistic encoders
murphy
2011-04-20
1
-4
/
+4
*
Code cleanup.
murphy
2010-11-21
1
-30
/
+29
*
Encoder changes: The base class now serves as a complete to_s encoder, concat...
murphy
2010-06-29
1
-3
/
+2
*
Added Encoder#tokens, improved some error messages.
murphy
2010-06-01
1
-3
/
+5
*
Improved error message for unknown token content type.
murphy
2010-05-18
1
-1
/
+1
*
Got rid of the old streaming system (see #142).
murphy
2010-05-01
1
-21
/
+7
*
Direct Streaming! See #142 and Changes.textile.
murphy
2010-05-01
1
-65
/
+52
*
Cleanup, documentation.
murphy
2009-12-30
1
-9
/
+13
*
Minor speedup for Ruby 1.9.
murphy
2009-10-18
1
-1
/
+3
*
Added a Filter class; filters inherit from it and yield tokens.
murphy
2009-06-20
1
-6
/
+7
*
* Improved implementation of Encoder *token callbacks.
murphy
2009-06-20
1
-3
/
+22
*
Fixes for Ruby 1.9.
murphy
2008-12-25
1
-4
/
+9
*
New: *Simple Diff Scanner* (closes #22).
murphy
2008-09-30
1
-1
/
+5
*
Lib:
murphy
2008-01-07
1
-1
/
+1
*
- Ruby 1.9 fixes
murphy
2007-11-22
1
-1
/
+2
*
Benchmark, comparison: replaced SilverCity with pygments
murphy
2007-04-24
1
-8
/
+9
*
Done:
murphy
2007-01-01
1
-1
/
+4
*
Made CodeRay ready Ruby 1.9:
murphy
2006-10-17
1
-1
/
+1
*
rake test now runs in debug mode.
murphy
2006-07-11
1
-173
/
+173
*
Big re-indenting - no more tabs!
murphy
2006-07-10
1
-170
/
+170
*
Re-indented everything. Sorry to break the blame chain.
murphy
2006-04-16
1
-2
/
+0
*
Large update: Scanners for HTML, RHTML and Nitro-XHTML added.
murphy
2006-04-10
1
-2
/
+4
*
bench/bench.rb: Added SilverCity benchmarking
murphy
2005-11-05
1
-1
/
+1
*
encoder.rb: Added Encoder#file_extension
murphy
2005-10-29
1
-0
/
+5
*
Two new encoders: debug and xml.
murphy
2005-10-04
1
-4
/
+21
*
After merge with Plugin branch.
murphy
2005-09-29
1
-82
/
+15
*
Re-indented encoder.rb and scanner.rb.
murphy
2005-09-29
1
-212
/
+214
*
Still working on Documentation.
murphy
2005-09-28
1
-2
/
+2
*
refactoring: encoder.rb: using get_scanner_options
murphy
2005-09-28
1
-1
/
+1
*
enhanced CodeRay interface
murphy
2005-09-28
1
-1
/
+1
*
Added $Id$ keyword.
no author
2005-09-26
1
-17
/
+23
*
New Repository, initial import
no author
2005-09-26
1
-0
/
+210