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
/
token_kinds.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove executable bit for the script files with shebang.
Jun Aruga
2017-01-11
1
-0
/
+0
*
tweak Debug scanners again, introduce :unknown token kind
Kornelius Kalnbach
2013-07-21
1
-1
/
+2
*
check token kinds in Lint encoders
Kornelius Kalnbach
2013-07-21
1
-4
/
+1
*
whitespace
Kornelius Kalnbach
2013-06-22
1
-3
/
+3
*
Merge branch 'master' into lua-scanner
Kornelius Kalnbach
2013-06-22
1
-75
/
+73
|
\
|
*
cleanup TODOs, FIXMEs
Kornelius Kalnbach
2013-06-16
1
-1
/
+1
|
*
tweak Terminal encoder, cleanup token kinds
Kornelius Kalnbach
2013-06-13
1
-69
/
+67
*
|
Merge branch 'master' into lua-scanner
Kornelius Kalnbach
2013-06-12
1
-5
/
+3
|
\
\
|
|
/
|
*
tweak Taskpaper scanner, cleanup doc_string kind
Kornelius Kalnbach
2013-06-12
1
-6
/
+2
|
*
Merge remote-tracking branch 'shimomura1004/taskpaper' into taskpaper-scanner
Kornelius Kalnbach
2013-06-12
1
-0
/
+3
|
|
\
|
|
*
TaskPaper scanner for CodeRay
SHIMOMURA Sho
2012-10-22
1
-0
/
+3
|
*
|
Merge remote-tracking branch 'noprompt/master' into css-token-kinds
Kornelius Kalnbach
2013-06-11
1
-0
/
+1
|
|
\
\
|
|
*
|
add "id" token kind
Joel Holdbrooks
2012-07-03
1
-0
/
+1
|
|
|
/
|
*
|
unfreeze TokenKinds hash, allow changes
Kornelius Kalnbach
2013-06-09
1
-2
/
+0
|
|
/
*
|
:map token kind
Nathan Youngman
2012-10-27
1
-10
/
+10
*
|
Lua scanner for CodeRay. Meta-commit.
Quintus
2012-04-22
1
-0
/
+1
|
/
*
add :debug token to TokenKinds
Kornelius Kalnbach
2011-08-21
1
-0
/
+1
*
pretty (longer) token class names; closes #347
Kornelius Kalnbach
2011-08-19
1
-67
/
+65
*
cleanups
murphy
2011-06-11
1
-3
/
+3
*
renamed pre_* token kinds to predefined_*
murphy
2011-04-17
1
-2
/
+2
*
Finally, token_kinds.rb defines a TokenKinds constant :P
murphy
2011-03-01
1
-86
/
+88
*
More speedups for HTML encoding (numbering, CSS styles, Ruby 1.9).
murphy
2010-06-27
1
-6
/
+6
*
Added :eyecatcher token type (for inline diff highlighting) and improved
murphy
2010-06-01
1
-1
/
+3
*
Direct Streaming! See #142 and Changes.textile.
murphy
2010-05-01
1
-1
/
+0
*
Python scanner highlights docstrings as comments (see #190).
murphy
2010-04-02
1
-0
/
+1
*
Java Scanner: Package names are recognized, along with some code cleanup. Clo...
murphy
2010-04-02
1
-0
/
+1
*
Don't raise error for unknown token kinds unless in @$CODERAY_DEBUG@ mode.
murphy
2010-03-31
1
-1
/
+5
*
Renamed token_classes to token_kinds (closes #122).
murphy
2010-03-30
1
-0
/
+82