Roberto Ierusalimschy
|
f14662fca6
detail (added placeholders for non-function fields to preallocate
|
há 11 anos atrás |
Roberto Ierusalimschy
|
a3addae036
lua_gettable and similars return type of gotten value
|
há 11 anos atrás |
Roberto Ierusalimschy
|
c5fcba1a17
detail (changing some names of macros)
|
há 11 anos atrás |
Roberto Ierusalimschy
|
b77a90681e
typos in comments
|
há 13 anos atrás |
Roberto Ierusalimschy
|
ec22fc963a
detail (separate code to create 'searchers' table into a new function)
|
há 13 anos atrás |
Roberto Ierusalimschy
|
b10dbe5c72
bug: C libraries must be unloaded after all other finalizers have run,
|
há 13 anos atrás |
Roberto Ierusalimschy
|
e2fc2ce8df
new way to handle -E option (write a mark in the registry to avoid
|
há 13 anos atrás |
Roberto Ierusalimschy
|
7bcb2462e4
comments
|
há 13 anos atrás |
Roberto Ierusalimschy
|
aea68e5c54
explicit option RTLD_LOCAL instead of 0 (Posix does not fix
|
há 13 anos atrás |
Roberto Ierusalimschy
|
5184ff2096
'LUA_DL_DLL' is not yet defined before the inclusion of 'lua.h'
|
há 13 anos atrás |
Roberto Ierusalimschy
|
3105febf9a
using Lua buffers to build error messages
|
há 13 anos atrás |
Roberto Ierusalimschy
|
eef22fa4ce
create error messages with a single concat, to avoid problems with
|
há 13 anos atrás |
Roberto Ierusalimschy
|
30cea671a7
configurable 'directory separator' in 'package.searchpath'
|
há 13 anos atrás |
Roberto Ierusalimschy
|
6d8d282e0f
avoid calling "extra value" as if it were a function option
|
há 13 anos atrás |
Roberto Ierusalimschy
|
79cbc3468c
removed and deprecated functions really removed from the code base
|
há 14 anos atrás |
Roberto Ierusalimschy
|
49a01c0991
'package.loaders' -> 'package.searchers'
|
há 14 anos atrás |
Roberto Ierusalimschy
|
19fbdf6cae
'luaL_findtable' -> 'luaL_getsubtable'
|
há 14 anos atrás |
Roberto Ierusalimschy
|
e049abb69a
loaders receive an extra argument returned by the searcher
|
há 14 anos atrás |
Roberto Ierusalimschy
|
e7a9c45a48
trying to avoid assumption that sizeof(char)==1
|
há 14 anos atrás |
Roberto Ierusalimschy
|
67feed49f1
optional argument 'sep' to 'searchpath'
|
há 14 anos atrás |
Roberto Ierusalimschy
|
0a6a6b9d9d
no more sentinel to detect loops in module dependencies;
|
há 14 anos atrás |
Roberto Ierusalimschy
|
c97aa9485c
new function 'luaL_setmetatable'
|
há 14 anos atrás |
Roberto Ierusalimschy
|
ba8dca00ac
detail (ununsed parameter)
|
há 14 anos atrás |
Roberto Ierusalimschy
|
0df2238063
name "_ENV" configurable through 'luaconf.h'
|
há 15 anos atrás |
Roberto Ierusalimschy
|
fd4b4a2a68
detail: registry._PRELOAD must be a table, no need to check
|
há 15 anos atrás |
Roberto Ierusalimschy
|
d447945685
'module'/'luaL_register' and associates are deprecated
|
há 15 anos atrás |
Roberto Ierusalimschy
|
73b0a3451d
environment variables consulted by Lua may be version-specific
|
há 15 anos atrás |
Roberto Ierusalimschy
|
7192afafee
new module policy: C modules do not create globals and do not register
|
há 15 anos atrás |
Roberto Ierusalimschy
|
a139e2e003
old (and complex) luaL_findtable now used only in compatibility code
|
há 15 anos atrás |
Roberto Ierusalimschy
|
bef5980744
no more support for old Mac OS systems
|
há 15 anos atrás |