terryyin / lizard

A simple code complexity analyser without caring about the C/C++ header files or Java imports, supports most of the popular languages.
Other
1.85k stars 250 forks source link

improving lizardfans.py functionality & tests support for Windows platform #114

Closed mehrdad89 closed 8 years ago

mehrdad89 commented 8 years ago

adding support for overloading functions and reducing the execution time on lizardfans.py extension for lizard_ext/lizardfans.py

mehrdad89 commented 8 years ago

I just found out that your changes are also added in this pull request. hope it can be resolved by merging.

mehrdad89 commented 8 years ago

I think I will do another pull request after we fix the other part of the code (nesting depth) and also I'm not proud of this upload. therefore, I'll close this one too.

terryyin commented 8 years ago

Hi Mehrdad,

Sorry for not helping last week. Both my kids had dental operations. Please slow down and do it piece by piece, it’s a journey:-)

br, Terry

On 22 Apr 2016, at 1:34 AM, Mehrdad Meh notifications@github.com wrote:

I think I will do another pull request after we fix the other part of the code (nesting depth) and also I'm not proud of this upload. therefore, I'll close this one too.

— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub https://github.com/terryyin/lizard/pull/114#issuecomment-213030402

mehrdad89 commented 8 years ago

You are right. I think we can talk about what we should do next. :relaxed: