Closed jkozlowski closed 11 years ago
This is a result of my going through the code to understand it. Next will be tests jkozlowski/kontiki#2.
Without any docs (like in current kontiki master) it's much harder to understand library code So I vote for your effort Jakub
Thanks, would appreciate if someone would review as well, just so we know if those actually make sense. But I think I covered most cases.
I initially started adding comments to the handle* methods inside, but later got rid of them as I realised that bit is very readable and understandable.
I'll give this a more thorough review in the coming days. The intent is certainly good, so thanks for working on this and contributing. I'll get back to you asap.
Applied the two suggestions.
Sorry, I didn't went through all changes before. Will do so now.
I'm not a big fan of some of the formatting changes, but heck, this is 100% better than no documentation at all, so thanks a lot and kuddos to you for doing this! A big help!
Now that I read through the diff, I don't like some of them either :) I suppose I might have been hoping for a thorough code review, but I'm happy to have contributed.
Hopefully my tests will go down better, when I finish them :)
Updated README.md.
Added top level documentation to all modules.
Enabled test coverage with hpc.