tfpt review "/shelveset:RailsConf6;REDMOND\tomat" Refactoring: - Use CreateTemporaryVariable/CreateLocalVariable that takes a string instead of a symbol. - Don''t use local variables for temporary variables. - Move scope related functionality to RubyScope from RubyOps and RubyExecutionContext. - Removes SuperCallTargetInfo struct - replaced by out parameters. Add CLR type creation and sting based evals logging. Adds SaveToDisk (-save) LoadFromDisk (-load) options and an experimental implementation. Adds SetName, TryLookupName to RubyContext to enable local variable lookup in DLR interpreter. Fixes bug [#20390] Regexp::MULTILINE doesn''t make the regex multiline. Tomas -------------- next part -------------- A non-text attachment was scrubbed... Name: RailsConf6.diff Type: application/octet-stream Size: 66462 bytes Desc: RailsConf6.diff URL: <http://rubyforge.org/pipermail/ironruby-core/attachments/20080602/0e10327c/attachment-0001.obj>