LDoc2tl/ldoc
Geoff Leyland 9924e4dced Parse type expressions like '?table|string' and turn them into 'optional table or string' 2012-10-29 13:24:49 +13:00
..
builtin builtin references are now .lua files for better LuaRocks integration 2012-03-19 15:04:16 +02:00
html 1. Improved multiple Topic support; can refer to Sections 2012-03-14 11:38:54 +02:00
config.ld now working with PL strict mode... 2012-03-23 14:21:43 +02:00
doc.lua Remove requirement to have more than one formal argument when using comments on the arguments. I'm not sure what that was for, so I might have broken something 2012-10-29 13:17:44 +13:00
html.lua Parse type expressions like '?table|string' and turn them into 'optional table or string' 2012-10-29 13:24:49 +13:00
lang.lua - comments within formal arguments: last comment may be outside the 2012-10-28 19:51:00 +02:00
lexer.lua lexer can crash nastily if called beyond end of stream: now always returns nil after the end 2011-08-25 19:00:43 +02:00
markup.lua - comments within formal arguments: last comment may be outside the 2012-10-28 19:51:00 +02:00
parse.lua - comments within formal arguments: last comment may be outside the 2012-10-28 19:51:00 +02:00
prettify.lua - comments within formal arguments: last comment may be outside the 2012-10-28 19:51:00 +02:00
tools.lua Handle multi-line argument descriptions embedded in (and after) a function's formal parameters 2012-10-29 13:22:52 +13:00