Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-06-23 | Fix absolute field tags; scripts/adeptsense.lua | ||
2011-06-23 | Write Lua table and module apidoc and fix absolute table tags. | ||
An absolute table like '_G.keys.lua' used to be tagged as belonging to the '_m.lua' module, but it is tagged properly now. | |||
2011-06-22 | Parse extra field docs and sense table @fields; scripts/adeptsense.lua | ||
Any extra text before the ':' in "-- * `field`: doc" is included in the apidoc. This is useful for specifying types: "-- * `field` [type]: doc". | |||
2011-03-20 | Add module field doc to Lua module apidoc. | ||
2011-02-28 | Readded scripts. | ||