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
/
helpers
Commit message (
Expand
)
Author
Age
Files
Lines
*
replace LGPL license with MIT [GH-25]
Kornelius Kalnbach
2012-06-21
1
-5
/
+0
*
Removing redundant LoadError raise. File.exists? seems to have problems when ...
Will Read
2012-04-01
1
-1
/
+0
*
Fixing automatic type selection for html files.
Doug Hammond
2012-02-23
1
-3
/
+3
*
minor fix in diff scanner, .tmproj filetype: 1.0.3
v1.0.3
Kornelius Kalnbach
2011-10-26
1
-0
/
+1
*
fix .erb file type recognition; prepare 1.0.2
v1.0.2
Kornelius Kalnbach
2011-10-26
1
-0
/
+1
*
#353 New scanner: HAML!
Kornelius Kalnbach
2011-09-09
1
-0
/
+1
*
rename CaseIgnoringWordList to WordList::CaseIgnoring
Kornelius Kalnbach
2011-08-19
1
-3
/
+3
*
Major rewrite of encoders to support IO output; fixed some minor scanner bugs...
Kornelius Kalnbach
2011-08-19
2
-7
/
+9
*
remove Scheme scanner (#59)
Kornelius Kalnbach
2011-07-13
1
-2
/
+2
*
minor support fixes for some Ruby engines and versions
murphy
2011-07-08
1
-1
/
+1
*
cleanups: Page encoder is default for HTML, benchmark KB/s instead of tokens/s
murphy
2011-07-04
1
-4
/
+7
*
coderay list subcommand and cleanups/fixes in Plugin helper (issue #45)
murphy
2011-06-25
1
-15
/
+25
*
various fixes and cleanups in CodeRay's helpers
murphy
2011-05-21
3
-185
/
+118
*
renamed pre_* token kinds to predefined_*
murphy
2011-04-17
1
-2
/
+2
*
Cleanups (indentation) for GZip helper.
murphy
2011-02-28
1
-48
/
+38
*
Cleanups, fixes and enhancements for the helper classes.
murphy
2011-02-28
2
-267
/
+163
*
Added all_plugins and all_titles methods to Plugin.
murphy
2010-07-05
1
-0
/
+15
*
Cleaned up GZip helper library (moved into CodeRay namespace, removed String ...
murphy
2010-06-29
3
-244
/
+52
*
Plugin: Added PluginHost#const_missing for plugin autoloading, fixed and impr...
murphy
2010-06-29
1
-313
/
+330
*
Ticket #127: Clojure scanner by Licenser, yay!
murphy
2010-06-15
1
-0
/
+1
*
(no commit message)
murphy
2010-05-18
1
-1
/
+1
*
Improved behavior of Plugin#register_for.
murphy
2010-05-01
1
-2
/
+3
*
Cleanups and updates for FileType.
murphy
2010-03-26
1
-27
/
+28
*
Plugin depends on -w instead of -d for warnings.
murphy
2010-03-26
1
-1
/
+1
*
Fixed: More file extensions for C++ scanner as suggested by Sander Cox.
murphy
2010-01-01
1
-1
/
+16
*
Documentation: Added warning about WordList caching.
murphy
2009-12-30
1
-4
/
+18
*
Documentation.
murphy
2009-12-30
1
-2
/
+4
*
Made FileType work with Pathname (closes #118).
murphy
2009-10-20
1
-3
/
+14
*
Fixing Ruby 1.9 warnings.
murphy
2009-10-18
1
-2
/
+2
*
Adding .dpr, .pas and .rxml to FileType::TypeFromExt list.
murphy
2009-07-08
1
-0
/
+3
*
New: Plugin.title (closes #96)
murphy
2009-06-09
1
-0
/
+8
*
FIXED: CaseIgnoringWordList respects default value (closes #97).
murphy
2009-04-20
1
-0
/
+1
*
New: *PHP and SQL Scanners*
murphy
2009-04-20
1
-0
/
+5
*
New: *Python Scanner* (feature #41)
murphy
2009-04-14
1
-14
/
+17
*
Removed subversion $Id$ lines.
murphy
2009-02-20
1
-2
/
+0
*
Updated version number (to 0.9.0) and gem information.
murphy
2009-02-06
1
-1
/
+1
*
Plugin.helper can be used to load helpers from other plugins using the 'plugi...
murphy
2009-01-13
1
-1
/
+9
*
New: *Groovy Scanner* (feature #60)
murphy
2009-01-13
1
-0
/
+2
*
Made plugin ids case-insensitive.
murphy
2009-01-01
1
-1
/
+1
*
New: *YAML* (#53). Preparing for version 0.8.1.
murphy
2008-10-20
1
-0
/
+5
*
New: *Java Scanner* (closes #42).
murphy
2008-09-21
2
-4
/
+8
*
New: *JavaScript Scanner* (closes #23).
murphy
2008-09-16
1
-0
/
+1
*
Fixed FileType: .html.erb is now recognized as rhtml.
murphy
2008-08-11
1
-3
/
+5
*
Lib:
murphy
2008-01-07
1
-2
/
+2
*
Fixed FileType shebang recognition for empty files. [Jeremy Hinegardner]
murphy
2007-11-22
1
-5
/
+24
*
Benchmark, comparison: replaced SilverCity with pygments
murphy
2007-04-24
1
-4
/
+1
*
New Scanner: Scheme (thanks closure!)
murphy
2007-01-01
1
-0
/
+3
*
Done:
murphy
2007-01-01
4
-2
/
+17
*
Renamed filetype.rb to file_type.rb.
murphy
2006-10-20
1
-0
/
+0
*
WordList:
murphy
2006-10-20
2
-36
/
+51
[next]