manual
|
50c7c915ee
Debug information about extra arguments from __call
|
8 kuukautta sitten |
testes
|
25a491fe34
OP_SELF restricted to constant short strings
|
7 kuukautta sitten |
.gitignore
|
30528049f1
'lua_upvalueid' returns NULL on invalid upvalue index
|
4 vuotta sitten |
README.md
|
d9d2904f09
Details
|
4 vuotta sitten |
all
|
4a00f61276
'lua_checkstack' doesn't need to check stack overflow
|
3 vuotta sitten |
lapi.c
|
f12ce4029d
More integration of 'nresults' into 'callstatus'
|
8 kuukautta sitten |
lapi.h
|
f407b3c4a1
Using CIST_CLSRET instead of trick with 'nresults'
|
1 vuosi sitten |
lauxlib.c
|
50c7c915ee
Debug information about extra arguments from __call
|
8 kuukautta sitten |
lauxlib.h
|
e24ce8c2b3
lua_writestring & co. moved to llimits.h
|
1 vuosi sitten |
lbaselib.c
|
4901853c11
Parameter for lua_gc/LUA_GCSTEP changed to 'size_t'
|
10 kuukautta sitten |
lcode.c
|
1c40ff9faa
Scanner and parser use different tables for constants
|
7 kuukautta sitten |
lcode.h
|
0acd55898d
Added gcc option '-Wconversion'
|
1 vuosi sitten |
lcorolib.c
|
a08d82eb13
llimits.h being used by all Lua code
|
1 vuosi sitten |
lctype.c
|
e0ab13c62f
Easy way to allow Unicode characters in identifiers
|
5 vuotta sitten |
lctype.h
|
8496112a18
Better documentation for 'lctype.h'
|
4 vuotta sitten |
ldblib.c
|
50c7c915ee
Debug information about extra arguments from __call
|
8 kuukautta sitten |
ldebug.c
|
25a491fe34
OP_SELF restricted to constant short strings
|
7 kuukautta sitten |
ldebug.h
|
1b3f507f62
Bug: Call hook may be called twice when count hook yields
|
2 vuotta sitten |
ldo.c
|
f81d0bbd4f
Detail in 'luaD_inctop'
|
7 kuukautta sitten |
ldo.h
|
55ac40f859
Cleaning of llimits.h
|
1 vuosi sitten |
ldump.c
|
0acd55898d
Added gcc option '-Wconversion'
|
1 vuosi sitten |
lfunc.c
|
a4762b6ffe
'objsize' returns 'l_mem'
|
8 kuukautta sitten |
lfunc.h
|
975d4e0592
Fix in the definition of 'sizeLclosure'
|
8 kuukautta sitten |
lgc.c
|
002beeebe7
New way to keep hints for table length
|
8 kuukautta sitten |
lgc.h
|
5ffcd458f0
Some changes in default GC parameters
|
9 kuukautta sitten |
linit.c
|
a08d82eb13
llimits.h being used by all Lua code
|
1 vuosi sitten |
liolib.c
|
e3ce88c9e8
New function 'lua_numbertostrbuff'
|
9 kuukautta sitten |
ljumptab.h
|
0ddc0f47bd
Several details about 5.4.0 rc1
|
5 vuotta sitten |
llex.c
|
1c40ff9faa
Scanner and parser use different tables for constants
|
7 kuukautta sitten |
llex.h
|
98ec799591
Detail
|
4 vuotta sitten |
llimits.h
|
d4247befa1
New macro 'assert_code'
|
8 kuukautta sitten |
lmathlib.c
|
0acd55898d
Added gcc option '-Wconversion'
|
1 vuosi sitten |
lmem.c
|
ddfa1fbccf
GC back to controling pace counting bytes
|
10 kuukautta sitten |
lmem.h
|
f2206b2abe
'-Wconversion' extended to all options of Lua numbers
|
1 vuosi sitten |
loadlib.c
|
0acd55898d
Added gcc option '-Wconversion'
|
1 vuosi sitten |
lobject.c
|
e3ce88c9e8
New function 'lua_numbertostrbuff'
|
9 kuukautta sitten |
lobject.h
|
bb93f04d87
Refactoring of 'luaH_newkey'
|
8 kuukautta sitten |
lopcodes.c
|
007b8c7a01
Details
|
11 kuukautta sitten |
lopcodes.h
|
25a491fe34
OP_SELF restricted to constant short strings
|
7 kuukautta sitten |
lopnames.h
|
0ddc0f47bd
Several details about 5.4.0 rc1
|
5 vuotta sitten |
loslib.c
|
0acd55898d
Added gcc option '-Wconversion'
|
1 vuosi sitten |
lparser.c
|
1c40ff9faa
Scanner and parser use different tables for constants
|
7 kuukautta sitten |
lparser.h
|
1c40ff9faa
Scanner and parser use different tables for constants
|
7 kuukautta sitten |
lprefix.h
|
0ddc0f47bd
Several details about 5.4.0 rc1
|
5 vuotta sitten |
lstate.c
|
a4762b6ffe
'objsize' returns 'l_mem'
|
8 kuukautta sitten |
lstate.h
|
b117bdb344
Counter for length of chains of __call metamethods
|
8 kuukautta sitten |
lstring.c
|
0acd55898d
Added gcc option '-Wconversion'
|
1 vuosi sitten |
lstring.h
|
0acd55898d
Added gcc option '-Wconversion'
|
1 vuosi sitten |
lstrlib.c
|
f2206b2abe
'-Wconversion' extended to all options of Lua numbers
|
1 vuosi sitten |
ltable.c
|
1c40ff9faa
Scanner and parser use different tables for constants
|
7 kuukautta sitten |
ltable.h
|
1c40ff9faa
Scanner and parser use different tables for constants
|
7 kuukautta sitten |
ltablib.c
|
b443145ff3
Details
|
10 kuukautta sitten |
ltests.c
|
04e495403b
New function 'lua_printvalue' for internal debugging
|
8 kuukautta sitten |
ltests.h
|
04e495403b
New function 'lua_printvalue' for internal debugging
|
8 kuukautta sitten |
ltm.c
|
0acd55898d
Added gcc option '-Wconversion'
|
1 vuosi sitten |
ltm.h
|
0acd55898d
Added gcc option '-Wconversion'
|
1 vuosi sitten |
lua.c
|
e4f418f07c
Local declaration in the REPL generates a warning
|
10 kuukautta sitten |
lua.h
|
50c7c915ee
Debug information about extra arguments from __call
|
8 kuukautta sitten |
luaconf.h
|
ee6a4cd1ec
Ease slightly making Lua with C89
|
8 kuukautta sitten |
lualib.h
|
165389b27b
New interface to function 'luaL_openselectedlibs'
|
1 vuosi sitten |
lundump.c
|
0acd55898d
Added gcc option '-Wconversion'
|
1 vuosi sitten |
lundump.h
|
cc2b66c856
Removed type 'varint_t'
|
1 vuosi sitten |
lutf8lib.c
|
007b8c7a01
Details
|
11 kuukautta sitten |
lvm.c
|
25a491fe34
OP_SELF restricted to constant short strings
|
7 kuukautta sitten |
lvm.h
|
0acd55898d
Added gcc option '-Wconversion'
|
1 vuosi sitten |
lzio.c
|
55ac40f859
Cleaning of llimits.h
|
1 vuosi sitten |
lzio.h
|
0acd55898d
Added gcc option '-Wconversion'
|
1 vuosi sitten |
makefile
|
62afbc6bfc
Details
|
8 kuukautta sitten |
onelua.c
|
c4b71b7ba0
Details
|
2 vuotta sitten |