CppHeaderTransformer.CommandOptionParser tab fix only
CppHeaderTransformer.CommandOptionParser tab fix only
Merge branch 'master' of ssh://git.code.sf.net/p/cpp-tools-in-ruby/code
CppHeaderTransformer.CommandOptionParser tab fix only
handles class member variables with initializer braces
ignoredElement to ignore annoying macros like thread annotations
C++11 SFINAE. unittest
ObjectContentsPrinter buff size was too short. use decltype to evaluate
new supportive classes
importMethods and related change
new StateUsing
'using' support
.gitignore
removed unused variables
c++11 noexcept and delete
Initial checkin
added pure virtual no throw method test
chmod 644 *.rb
cleaned up unused codes
superceded by StatePostMethod
exception spec type was not cloned
handle C++11 expressions