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
/
html.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Got rid of the old streaming system (see #142).
murphy
2010-05-01
1
-1
/
+0
*
Direct Streaming! See #142 and Changes.textile.
murphy
2010-05-01
1
-87
/
+77
*
Cleanup and simplify HTML scanner.
murphy
2010-03-26
1
-16
/
+21
*
Updating scanners: Ruby 1.9 warnings, KINDS_NOT_LOC
murphy
2009-10-19
1
-2
/
+9
*
Completed YAML Scanner (closes #34).
murphy
2009-01-01
1
-1
/
+1
*
New: *YAML* (#53). Preparing for version 0.8.1.
murphy
2008-10-20
1
-2
/
+0
*
Tests:
murphy
2006-10-15
1
-0
/
+3
*
Changed error handling of all scanners: :error tokens are OK now, even in deb...
murphy
2006-07-11
1
-167
/
+174
*
Big re-indenting - no more tabs!
murphy
2006-07-10
1
-161
/
+161
*
Fix:
murphy
2006-06-28
1
-1
/
+1
*
New Version: 0.7.0!
murphy
2006-04-19
1
-2
/
+2
*
Re-indented everything. Sorry to break the blame chain.
murphy
2006-04-16
1
-2
/
+4
*
All scanners revisited not to produce errors unless in DEBUG mode. [thx@Daniel]
murphy
2006-04-16
1
-1
/
+1
*
Large update: Scanners for HTML, RHTML and Nitro-XHTML added.
murphy
2006-04-10
1
-20
/
+37
*
Added HTML scanner!
murphy
2006-04-04
1
-0
/
+148