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
/
json.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
add alternative JSON scanners
Kornelius Kalnbach
2015-03-21
1
-18
/
+16
*
ws
Kornelius Kalnbach
2013-10-28
1
-0
/
+1
*
experiment with JSON scanner
Kornelius Kalnbach
2013-10-28
1
-16
/
+17
*
fix diff/json token nesting issue
Kornelius Kalnbach
2013-06-23
1
-0
/
+4
*
use different key/value heuristic in JSON scanner
Kornelius Kalnbach
2013-06-19
1
-12
/
+11
*
minor tweaks to generator and scanner edge cases
Kornelius Kalnbach
2013-03-11
1
-1
/
+1
*
Cleanups in the JSON scanner; eliminated the kind local variable.
murphy
2010-09-12
1
-6
/
+7
*
Got rid of the old streaming system (see #142).
murphy
2010-05-01
1
-2
/
+0
*
Direct Streaming! See #142 and Changes.textile.
murphy
2010-05-01
1
-46
/
+31
*
Fixing bug in Java and JSON scanners (unfinished strings where not closed cor...
murphy
2010-04-17
1
-6
/
+2
*
Cleanup of JSON Scanner.
murphy
2010-03-26
1
-6
/
+9
*
Updated JSON scanner: false, null, true are highlighted as :value now.
murphy
2009-10-19
1
-1
/
+6
*
Fixed generate:scanner task; it now also sets the file_extension.
murphy
2009-04-14
1
-0
/
+1
*
Fixes for Ruby 1.9.
murphy
2008-12-25
1
-5
/
+5
*
New: *JSON* (closes #53). Version 0.8 is near!
murphy
2008-10-08
1
-0
/
+106