LDoc2tl/ldoc
steve donovan 1befcc505c problem with parsing explicit module() fixed 2011-08-21 17:29:56 +02:00
..
doc.lua great refactoring: now also prettifies code in Markdown documents 2011-07-12 14:14:55 +02:00
html.lua extending code inferrence patterns 2011-07-29 15:53:45 +02:00
lang.lua extending code inferrence patterns 2011-07-29 15:53:45 +02:00
lexer.lua track line numbers in full text mode by counting linefeeds in spaces and comments 2011-08-21 17:23:58 +02:00
markup.lua lorenzo's suggestion; may optionally provide text for the reference link using a colon 2011-08-21 17:25:28 +02:00
parse.lua problem with parsing explicit module() fixed 2011-08-21 17:29:56 +02:00
prettify.lua great refactoring: now also prettifies code in Markdown documents 2011-07-12 14:14:55 +02:00
tools.lua lexer rewritten to return an object and not a coroutine. Methods like getline() and lineno() now work much better; sorts out problems encountered with Lua block comments 2011-08-14 11:54:40 +02:00