LDoc2tl/ldoc
steve donovan 87784490fc track line numbers in full text mode by counting linefeeds in spaces and comments 2011-08-21 17:23: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 need explicit 'extended_markdown' in config to do pre-processing. This feature is currently not working 100% 2011-07-30 11:06:42 +02:00
parse.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
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