aboutsummaryrefslogtreecommitdiffstats
path: root/tool/generic_erb.rb
Commit message (Expand)AuthorAgeFilesLines
* Removed needless LOAD_PATH modification.Hiroshi SHIBATA2019-07-151-1/+0
* Move vpath.rb into tool library direcotry.Hiroshi SHIBATA2019-07-151-1/+1
* Put colorize to library directory.Hiroshi SHIBATA2019-07-151-1/+1
* Revert "Fix building with 1.8 BASERUBY"Jeremy Evans2019-05-291-3/+2
* Fix building with 1.8 BASERUBYJeremy Evans2019-05-271-2/+3
* generic_erb.rb: get rid of fileutilsnobu2018-05-151-2/+2
* Refactor ERB version checking for keyword argumentsk0kubun2018-02-271-2/+1
* tool/generic_erb.rb: check ERB versionk0kubun2018-02-221-1/+2
* erb.rb: deprecate safe_level of ERB.newk0kubun2018-02-221-1/+5
* generic_erb.rb: -i optionnobu2017-10-011-5/+10
* ext/extmk.rb: colorize notes [Feature #13302]nobu2017-04-211-11/+5
* suppress warning: shadowing outer local variable - dir & optnaruse2017-03-111-1/+1
* tool: add descriptions and fix typosnormal2016-07-021-0/+4
* ignore dump terminalnobu2015-10-311-1/+1
* colorizenobu2015-10-221-2/+2
* generic_erb.rb: ignore errornobu2015-10-221-1/+1
* generic_erb.rb: highlightnobu2015-10-221-2/+15
* generic_erb.rb: read in binary modenobu2014-11-271-1/+1
* generic_erb.rb: explicit_trim_linenobu2014-11-061-1/+1
* generic_erb.rb: --source optionnobu2013-05-161-1/+3
* tool/vpath.rbnobu2012-11-291-13/+5
* Drop executable bits of files that are not executable.knu2012-11-221-0/+0
* generic_erb.rb: --vpath optionnobu2012-08-251-1/+15
* * tool/*: executable.nobu2009-06-301-0/+0
* * tool/generic_erb.rb: fixed typo.nobu2009-02-021-2/+2
* * tool/generic_erb.rb: sends the result to stdout if no output option.nobu2008-10-191-0/+2
* * common.mk (srcs): removed ID_H_TARGET.nobu2008-10-191-7/+5
* * common.mk (ID_H_TARGET): phony target to update id.h.nobu2008-10-171-1/+31
* * error.c (Init_syserr): moved to the template.yugui2008-09-261-0/+4