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
Commit message (
Expand
)
Author
Age
Files
Lines
*
here come the white-space nazis
Kornelius Kalnbach
2012-04-01
2
-12
/
+13
*
Merge remote-tracking branch 'emassip/master' into independent-lines
Kornelius Kalnbach
2012-04-01
2
-19
/
+30
|
\
|
*
Fixed handling of eols inside token content.
Etienne Massip
2012-03-29
1
-6
/
+10
|
*
Extracted code making HTML lines independent from numbering code to a specifi...
Etienne Massip
2012-01-26
2
-18
/
+25
*
|
specify encoding of PHP scanner file (fails when RUBYOPT=-Ku is set)
Kornelius Kalnbach
2012-03-31
1
-0
/
+1
*
|
Merge remote-tracking branch 'dslh/master'
Kornelius Kalnbach
2012-03-31
1
-3
/
+3
|
\
\
|
*
|
Fixing automatic type selection for html files.
Doug Hammond
2012-02-23
1
-3
/
+3
|
|
/
*
|
replace weird regexp that confuses ruby-head
Kornelius Kalnbach
2012-03-02
1
-1
/
+1
|
/
*
fix whitespace changes
Joel Holdbrooks
2012-01-20
1
-38
/
+38
*
begin/end with group :function instead of :string
Joel Holdbrooks
2012-01-13
1
-40
/
+40
*
prepare CodeRay 1.0.5.rc1
Kornelius Kalnbach
2011-12-27
1
-1
/
+1
*
use coderay_path on all autoload calls
Kornelius Kalnbach
2011-12-27
2
-3
/
+3
*
let autoloading to the work (fix test warnings)
Kornelius Kalnbach
2011-12-27
1
-3
/
+1
*
use coderay_path to load version.rb
Kornelius Kalnbach
2011-12-27
1
-2
/
+2
*
Bug #6: merge ConradIrwin's approach with korny's
Kornelius Kalnbach
2011-12-27
4
-28
/
+24
*
Remove assumption about a stable $:
Conrad Irwin
2011-12-23
5
-8
/
+19
*
use bright blue because dark blue is hard to see on black terminal
Kornelius Kalnbach
2011-12-15
1
-6
/
+6
*
css scanner fixes; preparing 1.0.4
Kornelius Kalnbach
2011-11-02
2
-8
/
+15
*
minor fix in diff scanner, .tmproj filetype: 1.0.3
v1.0.3
Kornelius Kalnbach
2011-10-26
3
-2
/
+3
*
fix .erb file type recognition; prepare 1.0.2
v1.0.2
Kornelius Kalnbach
2011-10-26
2
-1
/
+2
*
simplify HTML page layout (no border)
Kornelius Kalnbach
2011-10-19
1
-1
/
+9
*
version bumped to 1.0.1
Kornelius Kalnbach
2011-10-17
1
-1
/
+1
*
fix additional scrollbar
Kornelius Kalnbach
2011-10-15
1
-1
/
+0
*
allow - and / in YAML keys
Kornelius Kalnbach
2011-10-13
1
-1
/
+1
*
cleanups, documentation for TokensProxy
Kornelius Kalnbach
2011-09-21
4
-98
/
+26
*
TokensProxy cleanup; #each returns self
Kornelius Kalnbach
2011-09-19
1
-12
/
+13
*
Merge branch 'master' into tokens-proxy
Kornelius Kalnbach
2011-09-19
1
-2
/
+2
|
\
|
*
cleanup JSON encoder gem loading
Kornelius Kalnbach
2011-09-19
1
-2
/
+2
*
|
TokensProxy: wrap up
Kornelius Kalnbach
2011-09-19
2
-13
/
+14
*
|
Merge branch 'master' into tokens-proxy
Kornelius Kalnbach
2011-09-18
1
-1
/
+1
|
\
\
|
|
/
|
*
don't ignore options in CodeRay.scan_file
Kornelius Kalnbach
2011-09-18
1
-1
/
+1
*
|
#352 CodeRay.scan returns TokensProxy
Kornelius Kalnbach
2011-09-18
2
-1
/
+29
|
/
*
testing CIJoe
Kornelius Kalnbach
2011-09-18
1
-1
/
+1
*
testing CIJoe
Kornelius Kalnbach
2011-09-18
1
-1
/
+1
*
backgroun-color fine tuning (alpha)
Kornelius Kalnbach
2011-09-18
1
-7
/
+7
*
less spaces mean more code on 13" screens
Kornelius Kalnbach
2011-09-09
1
-3
/
+3
*
remove obsolete workaround for old Rubinius incompatibility
Kornelius Kalnbach
2011-09-09
1
-25
/
+5
*
#353 New scanner: HAML!
Kornelius Kalnbach
2011-09-09
2
-0
/
+169
*
fix color for :predefined_constant in Alpha style
Kornelius Kalnbach
2011-09-09
1
-2
/
+2
*
Ruby scanner accepts :state options and provides #interpreted_string_state me...
Kornelius Kalnbach
2011-09-09
1
-1
/
+5
*
HTML scanner ignores <% tags and accepts :state option
Kornelius Kalnbach
2011-09-09
1
-2
/
+2
*
refactor erb scanner open tag matching to fix a minor bug
Kornelius Kalnbach
2011-09-09
1
-8
/
+12
*
diff scanner: highlight "\ No newline" as :comment
Kornelius Kalnbach
2011-09-09
1
-5
/
+2
*
fixed YAML scanner (Scanner#column rewrite broke it)
Kornelius Kalnbach
2011-08-29
2
-9
/
+5
*
add term-ansicolor to development dependencies, fix Ruby 1.8.6 warning
Kornelius Kalnbach
2011-08-22
1
-1
/
+1
*
fix HTML scanner to correctly highlight embedded Ruby inside of attribute values
Kornelius Kalnbach
2011-08-21
1
-6
/
+6
*
add :debug token to TokenKinds
Kornelius Kalnbach
2011-08-21
1
-0
/
+1
*
fix YAML encoder for Psych (damn!)
Kornelius Kalnbach
2011-08-21
1
-3
/
+1
*
fix YAML encoder for all Rubies (again!)
Kornelius Kalnbach
2011-08-21
1
-2
/
+2
*
fix YAML encoder for Ruby 1.8.7
Kornelius Kalnbach
2011-08-21
1
-1
/
+1
[next]