summaryrefslogtreecommitdiff
path: root/test/test-engines.rb
Commit message (Expand)AuthorAgeFilesLines
* [enhance] add new option ':bufname' to specify buffer variable namemakoto kuwata2011-02-221-0/+25
* [edit] remove '$Rev$' from all filesmakoto kuwata2009-07-141-1/+0
* - [enhance] test/testutil.rb: add TestCase::post_definitionmakoto kuwata2008-06-121-0/+3
* - [enhance] add '--docwrite={true|false}' property to Ejavascript class.makoto kuwata2007-09-241-2/+27
* - [refactor] remove RailsHelperEruby from helpers/rails.rbmakoto kuwata2007-05-181-1/+1
* - [change] engine/eruby.rb: class Erubis::Eruby changed to include StringBuff...(no author)2007-02-021-2/+2
* - [enhance] engine/eperl.rb: add 'use HTML::Entities;' to add_preamble()makoto kuwata2006-09-241-1/+1
* - [refactor] divide Engine class into Converter, Generator, and Evaluatormakoto kuwata2006-08-021-1/+1
* - [change] 'bin/noitem' uses pattern '<? !>' when lang is eperlmakoto kuwata2006-05-271-3/+2
* - [change] Ec#escaped_expr() changed to use 'escape(expr, out)'makoto kuwata2006-05-221-2/+2
* - [change] '_out' is changed to '_buf'makoto kuwata2006-05-191-18/+18
* - [change] engine/xxx.rb is renamed to engine/exxx.rbmakoto kuwata2006-05-181-7/+7
* - [enhance] new module NoTextEnhancer addedmakoto kuwata2006-05-071-3/+3
* - [enhance] javascript supportmakoto kuwata2006-04-301-16/+61
* - [change] Eruby adopt ArrayBufferEnhancer as defaultmakoto kuwata2006-04-291-214/+272
* - [enhance] PHP, C, Java, and Scheme supportmakoto kuwata2006-04-271-0/+240