LDoc2tl/ldoc
Peter Melnichenko 3798cb42d3 Don't try to parse a module call if 'module' token is field name
That is, ignore `foo.module()` when looking for module calls.
2016-07-01 14:31:53 +03:00
..
builtin fixing up built-in global definitions for 'ldoc -m global' 2016-06-26 19:22:58 +02:00
html issue #227: don't force all <li> to have 'disc' style 2016-06-27 12:40:53 +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 temporary file hack borked on Windows; working on parsing tag modifiers _properly_ 2016-06-27 19:45:26 +02:00
html.lua add custom_css configuration param. 2015-12-30 21:32:21 -05:00
lang.lua moonscript fat arrow and auto-assign ctor support 2016-06-27 11:48:35 +02:00
lexer.lua Fix end-of-block comments not highlighting 2016-02-07 00:52:21 -05: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 Debian lua-discount package is _yet another Lua binding_ to libmarkdown2 2016-06-27 16:44:18 +02:00
parse.lua Don't try to parse a module call if 'module' token is field name 2016-07-01 14:31:53 +03:00
prettify.lua issue #240 blank line after comment at end of code block. Crash with fenced block at end of document fixed 2016-06-27 15:27:15 +02:00
tools.lua always write output with lf line endings 2016-06-20 18:50:07 +02:00