summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* - [enhance] Context#initialize() can take a hash objectmakoto kuwata2006-05-062-12/+45
* - [change] 'simplest.rb' is renamed to 'tiny.rb'makoto kuwata2006-05-032-6/+58
* - [refactor] Engine#compile() refactoredmakoto kuwata2006-05-022-27/+4
* - [enhance] javascript supportmakoto kuwata2006-04-303-58/+199
* - [change] Eruby adopt ArrayBufferEnhancer as defaultmakoto kuwata2006-04-295-755/+1107
* - [enhance] PHP, C, Java, and Scheme supportmakoto kuwata2006-04-273-12/+291
* - [enhance] new method Eruby#pattern_regexp() to customize regexp for scanningmakoto kuwata2006-04-251-11/+50
* - [change] Eruby class adopt LightweightEruby methodmakoto kuwata2006-04-241-314/+208
* - [enhance] new classes LightweightEruby and LightweightXmlEruby addedmakoto kuwata2006-04-241-4/+163
* - [enhance] '<%# ... %>' supportmakoto kuwata2006-03-064-50/+91
* - [enhance] add PrintEnhancer, PrintEruby, and PrintXmlErubymakoto kuwata2006-03-041-20/+64
* - [bufix] XmlEruby outs <%=== expr %> to $stdout, it changed to $stderrmakoto kuwata2006-01-312-1/+53
* - [bugfix] FastEruby prints empty textmakoto kuwata2006-01-292-2/+246
* - initial commitmakoto kuwata2006-01-292-0/+438