Kazuki Tanaka

Results 19 comments of Kazuki Tanaka

Actually, most people doesn't do like that...! ``` def foo2; end if false ```

@nobu Thank you for reply, sorry for my poor English ... I expect ... ``` # This doc should be generated. define_method('foo1') do end # This doc should not be...

@zzak @drbrain I'm so sorry for the delay. Actually it seems challenging and interesting staff, ok I'm gonna start to read you guys awesome codes at first. thanks.

https://github.com/gogotanaka/Primes/commit/e130bc06fac71612ed11c68fcb1e2cf2899072cd

@hkurokawa thank you so much! I'm really appreciate it!!! But I'd like to keep this ↓ good balance. ![screenshot 2014-11-23 20 16 34](https://cloud.githubusercontent.com/assets/5266933/5160881/bcb571fc-734d-11e4-95fa-53c4d2623e61.png) so, give me some time.

https://github.com/gogotanaka/Primes/commit/e44d7f117d2024d84f297b6fcb82a08287ab16b2

if you want to do this, you need to type 'postulate zfc_analysis' actually. Sorry for the inconvenience, I know requiring the user to type an unguessable command before running certain...

@bobfoster thank for reporting! I've confirmed what you mentioned is right on Ruby2.0.0. (Actually it doesn't happen on Ruby2.1.0>) I'm gonna fix it. Please give me some time.

@jackmaney thank you for reporting. your thought is totally correct. I need to find solution to the root of the problem.

@yonkeltron I'm so sorry for the delay in response. Actually I didn't wanna use parse which depend on other library, because using parser which written by Ruby itself is not...