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
/
sql.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
add numeric to SQL types
Kornelius Kalnbach
2019-02-23
1
-1
/
+1
*
Allow $ in SQL object names.
BenBasson
2014-06-12
1
-1
/
+1
*
fix for #163 (SQL scanner), declare 1.1.1
Kornelius Kalnbach
2014-02-22
1
-24
/
+16
*
close open string token groups in SQL scanner
Kornelius Kalnbach
2013-06-23
1
-3
/
+6
*
minor tweaks to generator and scanner edge cases
Kornelius Kalnbach
2013-03-11
1
-1
/
+1
*
pretty (longer) token class names; closes #347
Kornelius Kalnbach
2011-08-19
1
-1
/
+1
*
rename CaseIgnoringWordList to WordList::CaseIgnoring
Kornelius Kalnbach
2011-08-19
1
-1
/
+1
*
new keywords and improvements for SQL scanner (closes #221)
murphy
2011-05-21
1
-16
/
+23
*
renamed pre_* token kinds to predefined_*
murphy
2011-04-17
1
-3
/
+3
*
Ported r661 (fix for SQL on Rubinius) to trunk.
murphy
2010-09-19
1
-1
/
+1
*
Direct Streaming! See #142 and Changes.textile.
murphy
2010-05-01
1
-52
/
+42
*
Added new keywords and functions to SQL scanner (see #221, thanks to Joshua G...
murphy
2010-03-30
1
-2
/
+3
*
Improvements to the SQL scanner - more keywords, more colors :)
murphy
2010-03-21
1
-10
/
+24
*
Updating scanners: Ruby 1.9 warnings, KINDS_NOT_LOC
murphy
2009-10-19
1
-2
/
+2
*
More cleanup.
murphy
2009-04-22
1
-4
/
+4
*
SQL scanner cleanup (issue #33).
murphy
2009-04-22
1
-8
/
+11
*
New: *PHP and SQL Scanners*
murphy
2009-04-20
1
-0
/
+159