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
/
scanners
Commit message (
Expand
)
Author
Age
Files
Lines
*
rename CaseIgnoringWordList to WordList::CaseIgnoring
Kornelius Kalnbach
2011-08-19
4
-7
/
+6
*
Major rewrite of encoders to support IO output; fixed some minor scanner bugs...
Kornelius Kalnbach
2011-08-19
9
-179
/
+57
*
PHP scanner should not scan the whole document for HTML/PHP indicators
Kornelius Kalnbach
2011-07-26
1
-2
/
+2
*
add :erb as Ruby scanner alias
Kornelius Kalnbach
2011-07-26
1
-13
/
+14
*
remove Scheme scanner (#59)
Kornelius Kalnbach
2011-07-13
1
-136
/
+0
*
fixing strange bug in Ruby scanner (very rare!)
murphy
2011-07-08
1
-2
/
+2
*
minor support fixes for some Ruby engines and versions
murphy
2011-07-08
1
-1
/
+1
*
#309 Improved highlighting of Ruby inside diffs
murphy
2011-06-22
3
-19
/
+30
*
changed :reserved to :keyword in Ruby scanner (issue #43)
murphy
2011-06-16
2
-3
/
+3
*
changed :reserved to :keyword in Scheme scanner (issue #43)
murphy
2011-06-15
1
-1
/
+1
*
changed :reserved to :keyword in PHP scanner (issue #43)
murphy
2011-06-15
1
-3
/
+3
*
changed :reserved to :keyword in Delphi scanner (issue #43)
murphy
2011-06-15
1
-2
/
+2
*
changed :reserved to :keyword in Clojure scanner (issue #43)
murphy
2011-06-15
1
-3
/
+3
*
fix Ruby 1.9.3 warnings about unused local variables
murphy
2011-06-11
1
-1
/
+1
*
issue #43: replacing :reserved with :keyword for C and C++
murphy
2011-05-21
2
-6
/
+6
*
added more EVENT_ATTRIBUTES for JavaScript in HTML
murphy
2011-05-21
1
-11
/
+14
*
new keywords and improvements for SQL scanner (closes #221)
murphy
2011-05-21
1
-16
/
+23
*
new method Scanner#scan_rest (upported from 0.9.8), and Scanner::ScanError is...
murphy
2011-05-21
5
-15
/
+8
*
various fixes and cleanups in CodeRay's helpers
murphy
2011-05-21
3
-28
/
+29
*
#127 Clojure scanner fixes
murphy
2011-05-08
1
-12
/
+25
*
Encoder refactoring to fix LOC and Statistic encoders
murphy
2011-04-20
2
-2
/
+2
*
Improved HTML/JavaScript integration: Check attribute name with list of handl...
murphy
2011-04-20
1
-3
/
+16
*
Improved JavaScript integration in HTML scanner.
murphy
2011-04-19
1
-26
/
+41
*
renamed pre_* token kinds to predefined_*
murphy
2011-04-17
10
-18
/
+18
*
Speedup C scanner (reordering of token rules).
murphy
2011-04-04
1
-7
/
+7
*
highlight multiline JS blocks as :inline group
murphy
2011-03-07
1
-1
/
+5
*
#46: Integrating JavaScript into HTML scanner.
murphy
2011-03-07
1
-18
/
+61
*
lots of fixes and improvements to the Ruby scanner (part 2)
murphy
2011-03-07
1
-193
/
+193
*
lots of fixes and improvements to the Ruby scanner
murphy
2011-03-07
2
-82
/
+86
*
Speedup comment matching in CSS scanner.
murphy
2011-03-01
1
-17
/
+8
*
Diff scanner now has its own, optimized inline-diff method; prevents regexp e...
murphy
2011-03-01
1
-4
/
+21
*
Ported fix for #264.
murphy
2011-03-01
1
-2
/
+2
*
PHP scanner should use BINARY regexp matching.
murphy
2011-03-01
1
-0
/
+1
*
Debug scanner, please use TokenKinds.
murphy
2011-03-01
1
-9
/
+9
*
Adjust Java scanner to new Plugin interface.
murphy
2011-02-28
1
-2
/
+3
*
Code cleanup.
murphy
2010-11-21
1
-3
/
+3
*
Cleanup and fix Clojure scanner.
murphy
2010-10-15
1
-2
/
+2
*
Cleanup CSS scanner.
murphy
2010-10-15
1
-3
/
+2
*
Ported r661 (fix for SQL on Rubinius) to trunk.
murphy
2010-09-19
1
-1
/
+1
*
Cleanups in the JSON scanner; eliminated the kind local variable.
murphy
2010-09-12
1
-6
/
+7
*
Fixing RHTML comments (#241).
murphy
2010-07-14
1
-2
/
+6
*
Removing tests from library files. They live now in test/unit.
murphy
2010-06-29
1
-46
/
+0
*
Added encoding header for Clojure scanner: Rember to put this on top when usi...
murphy
2010-06-29
1
-0
/
+1
*
Fixed YAML scanner: strings should always be groups.
murphy
2010-06-16
1
-2
/
+4
*
Improved JavScript regexp recognition.
murphy
2010-06-16
1
-1
/
+1
*
Fixed PHP scanner: strings should always be groups.
murphy
2010-06-15
1
-1
/
+1
*
Ticket #127: Clojure scanner by Licenser, yay!
murphy
2010-06-15
1
-0
/
+203
*
Ruby scanner does no longer highlight \ at the end of the input as :error. Th...
murphy
2010-06-01
1
-2
/
+5
*
Issue #227: Inline Diff Highlighting and improved intelligent diff
murphy
2010-06-01
1
-8
/
+72
*
Ruby scanner raises exception on unknown state.
murphy
2010-05-21
1
-0
/
+2
[next]