steve donovan
|
607b5cf4c6
|
globals _G and _VERSION are _tables_
|
2016-08-21 11:18:28 +02:00 |
steve donovan
|
8a21d4405b
|
fixing up built-in global definitions for 'ldoc -m global'
|
2016-06-26 19:22:58 +02:00 |
steve donovan
|
4fbb2aca79
|
update docs to Lua 5.2/5.3
|
2016-06-19 12:36:54 +02:00 |
Steve J Donovan
|
dd44ad1ef5
|
Merge pull request #236 from catwell/pull-1
Support Lua 5.3
|
2016-06-19 11:17:19 +02:00 |
Pierre Chapuis
|
0fb4b257ba
|
support Lua 5.3
|
2016-05-22 14:58:04 +02:00 |
Pierre Chapuis
|
260034ec5c
|
use HTTPS URLs for the manual
|
2016-05-22 14:57:53 +02:00 |
Mooffie
|
205f72b313
|
Fix @{error} links
For some reason "error" was missing from the global functions list.
|
2014-12-29 13:30:47 +02:00 |
Steve Donovan
|
1f21b5efa3
|
workaround for Lua file methods #157
|
2014-04-23 13:38:58 +02:00 |
Steve Donovan
|
5e18d2ad4c
|
check builtin references. Builtin files are now all requireable (without module)
|
2013-08-22 09:15:16 +02:00 |
Steve Donovan
|
a162c4b9e9
|
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 |
Steve Donovan
|
d9d749fa37
|
fix issue #79: will not allow a module as a type. Plus, add reference lookup for lfs and lpeg
|
2013-08-21 14:52:09 +02:00 |
steve donovan
|
5e87bcf400
|
serious .0 bug squashed! nocolon option to turn off colon-style detection. boilerplate option forces first comments to be ignored
|
2013-01-02 13:04:14 +02:00 |
steve donovan
|
abd89a1ab8
|
builtin references are now .lua files for better LuaRocks integration
|
2012-03-19 15:04:16 +02:00 |
steve donovan
|
9d0d12c31a
|
refs to Lua 5.2 docs (if we are using 5.2) and bumped up major version to 1.2
|
2012-03-13 10:37:07 +02:00 |
steve donovan
|
88326dc668
|
update builtin luadoc; tweaks to template
|
2011-09-22 15:48:09 +02:00 |
steve donovan
|
1dd35e86a0
|
great renaming: moved everything into ldoc module tree
|
2011-09-20 12:59:34 +02:00 |