[Ironruby-core] Code Review: Autoload6
Curt Hagenlocher
curth at microsoft.com
Mon Oct 6 18:04:43 EDT 2008
Coding changes look good.
-----Original Message-----
From: Tomas Matousek
Sent: Monday, October 06, 2008 1:53 PM
To: IronRuby External Code Reviewers
Cc: ironruby-core at rubyforge.org
Subject: Code Review: Autoload6
tfpt review "/shelveset:Autoload6;REDMOND\tomat"
Comment :
Implements Kernel#autoload, Module#autoload and adds more specs for them.
Fixes incorrect evaluation order in post-test loop (begin ... end while cond).
Adds helpers to Tokenizer class that check whether a given string is a valid method/constant/class-variable/instance-variable name.
Fixes signature of Kernel#printf.
Adds support for HOME directory mapping to 'load' and 'require'.
Fixes few symbol related bugs introduced by previous checkin.
Tomas
More information about the Ironruby-core
mailing list