LDoc2tl/ldoc
steve donovan e680b44435 tweak to allowing space before :; do not strip linefeed after end of summary. 2011-08-21 18:50:58 +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 tweak to allowing space before :; do not strip linefeed after end of summary. 2011-08-21 18:50:58 +02:00
parse.lua tweak to allowing space before :; do not strip linefeed after end of summary. 2011-08-21 18:50:58 +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