LDoc2tl/ldoc
Steve Donovan 8e3e211716 fixup selected module item 2013-08-27 14:16:21 +02:00
..
builtin check builtin references. Builtin files are now all requireable (without module) 2013-08-22 09:15:16 +02:00
html fixup selected module item 2013-08-27 14:16:21 +02:00
SciTE.properties tables inside 'classes' are implicitly 'static'; respect blank lines even if not using markdown; fall back to bundled markdown.lua if not found elsewhere 2013-03-08 13:40:59 +02:00
config.ld now working with PL strict mode... 2012-03-23 14:21:43 +02:00
doc.lua structure return needs 'typename'; by default merge_error_groups will combine different error tag texts 2013-08-27 12:47:47 +02:00
html.lua on left-hand side all module names go through doc.module_name. This strips off package part currently 2013-08-27 13:17:11 +02:00
lang.lua support for Moonscript fat vs thin arrows; tools.get_parameters also returns last token found; lang.method_call generalization 2013-08-07 11:05:55 +02:00
lexer.lua 'plain=true' when format is set but you do not want doc comments treated specially. Backticks are now expanded in usage blocks 2013-05-09 12:52:15 +02:00
markdown.lua no-compat 5.2/5.3 compatible; line endings for markdown.lua 2013-08-25 21:01:30 +02:00
markup.lua bumped to 1.4.0; doc updates and formatting 2013-08-23 13:50:34 +02:00
parse.lua error tag now auto-groups; refactorings 2013-08-26 13:37:41 +02:00
prettify.lua Can prettify C files as well as Lua with built-in prettifier 2013-08-25 14:29:30 +02:00
tools.lua a list of comma-separated items can appear after a see tag; fixed problem with references to Lua global functions from last commit 2013-08-21 15:52:53 +02:00