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
/
encoders
Commit message (
Expand
)
Author
Age
Files
Lines
*
New HTML Encoder option :line_number_anchors (closes #208).
murphy
2010-04-02
3
-55
/
+53
*
HTML encoder is HTML 5 and CSS 3 compatible (closes #215).
murphy
2010-04-02
2
-6
/
+3
*
Upporting changes from 0.9.2 (vs. 0.9.1).
murphy
2010-03-31
2
-5
/
+23
*
Use new :alpha style be default. This means IE will have problems with the co...
murphy
2010-03-31
1
-1
/
+1
*
Improved Terminal encoder (documentation, handling of line tokens).
murphy
2010-03-30
1
-57
/
+81
*
Added alias :remove_comments for CommentFilter.
murphy
2010-03-30
1
-0
/
+1
*
Added documentation to encoders; more code cleanups.
murphy
2010-03-30
12
-23
/
+113
*
Renamed token_classes to token_kinds (closes #122).
murphy
2010-03-30
5
-106
/
+135
*
Renamed Terminal encoder, cleanups.
murphy
2010-01-06
2
-7
/
+8
*
Encoders::HTML#token's second parameter is no longer optional.
murphy
2010-01-06
1
-1
/
+1
*
Cleanups.
murphy
2010-01-06
1
-2
/
+2
*
Cleanup.
murphy
2010-01-01
1
-1
/
+1
*
Fixed example tests.
murphy
2009-12-31
3
-4
/
+67
*
JSON encoder: New format to preserve all information and be more accessible f...
murphy
2009-12-30
1
-2
/
+47
*
Cleanup.
murphy
2009-12-30
1
-2
/
+1
*
Filters: Cleanups, refactorization, tests.
murphy
2009-12-30
3
-6
/
+144
*
Copying changes and fixes for 0.9.0rc3 from terminal-encoder branch over to t...
murphy
2009-12-28
1
-0
/
+137
*
LinesOfCode: Language dependent via KINDS_NOT_LOC, documentation.
murphy
2009-10-18
1
-1
/
+16
*
TokenClassFilter: Support for :exclud => :all.
murphy
2009-10-18
1
-2
/
+3
*
We don't need Tokens encoder any more.
murphy
2009-10-10
1
-44
/
+0
*
Added LinesOfCode encoder (issue #123) - simple version.
murphy
2009-06-29
1
-0
/
+19
*
Renamed TokenFilter to TokenClassFilter.
murphy
2009-06-28
2
-5
/
+5
*
Added a Filter class; filters inherit from it and yield tokens.
murphy
2009-06-20
3
-11
/
+27
*
* Improved implementation of Encoder *token callbacks.
murphy
2009-06-20
6
-12
/
+56
*
Fixed XML Encoder; closes #94.
murphy
2009-06-09
1
-1
/
+1
*
Removed obsolete :level property from HTML Encoder.
murphy
2009-06-07
1
-1
/
+1
*
Changed a $DEBUG raise into a puts (issue #99).
murphy
2009-05-02
1
-1
/
+1
*
Updated some comments for XML and HTML encoder.
murphy
2009-04-20
2
-1
/
+1
*
New: *JSON Encoder*
murphy
2009-04-20
1
-0
/
+19
*
Added a :title option for the HTML Encoder. Closes #55.
murphy
2009-04-14
2
-2
/
+18
*
New feature: HTML encode option :highlight_lines. See documentation.
murphy
2009-01-22
2
-1
/
+22
*
Fixes for Ruby 1.9.
murphy
2008-12-25
1
-45
/
+46
*
New: *YAML* (#53). Preparing for version 0.8.1.
murphy
2008-10-20
1
-1
/
+1
*
New: *Simple Diff Scanner* (closes #22).
murphy
2008-09-30
4
-3
/
+40
*
Optimized CSS styles, improved coderay_suite, new HTML test.
murphy
2008-09-24
1
-1
/
+1
*
New: *JavaScript Scanner* (closes #23).
murphy
2008-09-16
1
-8
/
+13
*
Lib:
murphy
2008-01-07
2
-6
/
+6
*
- Ruby 1.9 fixes
murphy
2007-11-22
1
-1
/
+1
*
Benchmark, comparison: replaced SilverCity with pygments
murphy
2007-04-24
3
-5
/
+9
*
Done:
murphy
2007-01-01
8
-118
/
+29
*
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
1
-0
/
+1
*
Ruby scanner: deleted regexp highlighting (didn't work anyway)
murphy
2006-09-28
1
-2
/
+5
*
rake test now runs in debug mode.
murphy
2006-07-11
16
-868
/
+868
*
Changed error handling of all scanners: :error tokens are OK now, even in deb...
murphy
2006-07-11
1
-245
/
+249
*
Big re-indenting - no more tabs!
murphy
2006-07-10
17
-922
/
+922
*
Encoders::HTML: Removed option caching.
murphy
2006-06-28
1
-9
/
+1
*
new version: 0.7.1
murphy
2006-05-11
1
-0
/
+21
*
Re-indented everything. Sorry to break the blame chain.
murphy
2006-04-16
13
-164
/
+187
*
All scanners revisited not to produce errors unless in DEBUG mode. [thx@Daniel]
murphy
2006-04-16
1
-3
/
+11
[next]