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
|
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
|
1dd35e86a0
|
great renaming: moved everything into ldoc module tree
|
2011-09-20 12:59:34 +02:00 |