Re: [ANN] Koneki Lua Development Tools (LDT) 0.9
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: [ANN] Koneki Lua Development Tools (LDT) 0.9
- From: steve donovan <steve.j.donovan@...>
- Date: 2013年1月17日 09:21:39 +0200
Thanks Ken. Basically LuaDoc with type extensions. Quite like '@return #type' and it would be easy to adapt LDoc to this style. However, needing explicit function tags feels redundant since this can mostly be inferred from the declaration.