aboutsummaryrefslogtreecommitdiffstats
path: root/lib/erb/util.rb
Commit message (Expand)AuthorAgeFilesLines
* [ruby/erb] Enable frozen_string_literal in all filesJosh Nichols2023-08-221-0/+1
* [ruby/erb] Skip using the extension for truffleruby as wellTakashi Kokubun2022-11-271-3/+6
* [ruby/erb] Define ERB::Escape moduleTakashi Kokubun2022-11-261-7/+15
* [ruby/erb] Keep ERB::Util#html_escape privateTakashi Kokubun2022-11-251-2/+2
* [ruby/erb] Allow requiring erb/escape.so aloneTakashi Kokubun2022-11-241-4/+7
* [ruby/erb] Split erb.rb into files for each module under ERBTakashi Kokubun2022-11-241-0/+48