manual
|
3f0ea90aa8
New syntax 'global function'
|
il y a 3 mois |
testes
|
3f0ea90aa8
New syntax 'global function'
|
il y a 3 mois |
.gitignore
|
30528049f1
'lua_upvalueid' returns NULL on invalid upvalue index
|
il y a 4 ans |
README.md
|
d9d2904f09
Details
|
il y a 4 ans |
all
|
4a00f61276
'lua_checkstack' doesn't need to check stack overflow
|
il y a 3 ans |
lapi.c
|
e055905914
New macro 'pushvfstring'
|
il y a 3 mois |
lapi.h
|
f407b3c4a1
Using CIST_CLSRET instead of trick with 'nresults'
|
il y a 1 an |
lauxlib.c
|
3dd8ea54da
Order change in 'pushfuncname'
|
il y a 4 mois |
lauxlib.h
|
cb88c1cd5d
Detail
|
il y a 5 mois |
lbaselib.c
|
4901853c11
Parameter for lua_gc/LUA_GCSTEP changed to 'size_t'
|
il y a 11 mois |
lcode.c
|
4365a45d68
Checks for read-only globals
|
il y a 3 mois |
lcode.h
|
50fd8d03c3
Function 'luaK_semerror' made vararg
|
il y a 3 mois |
lcorolib.c
|
a08d82eb13
llimits.h being used by all Lua code
|
il y a 1 an |
lctype.c
|
e0ab13c62f
Easy way to allow Unicode characters in identifiers
|
il y a 5 ans |
lctype.h
|
8496112a18
Better documentation for 'lctype.h'
|
il y a 4 ans |
ldblib.c
|
50c7c915ee
Debug information about extra arguments from __call
|
il y a 8 mois |
ldebug.c
|
e055905914
New macro 'pushvfstring'
|
il y a 3 mois |
ldebug.h
|
1b3f507f62
Bug: Call hook may be called twice when count hook yields
|
il y a 2 ans |
ldo.c
|
9b014d4bcd
Details (typos in comments)
|
il y a 3 mois |
ldo.h
|
c931d86e98
'luaD_seterrorobj' should not raise errors
|
il y a 4 mois |
ldump.c
|
ef5d171cc8
New macro 'l_numbits'
|
il y a 4 mois |
lfunc.c
|
ef5d171cc8
New macro 'l_numbits'
|
il y a 4 mois |
lfunc.h
|
d1e677c52b
New type 'TStatus' for thread status/error codes
|
il y a 6 mois |
lgc.c
|
9b014d4bcd
Details (typos in comments)
|
il y a 3 mois |
lgc.h
|
1ec251e091
Detail (debugging aid)
|
il y a 7 mois |
linit.c
|
a08d82eb13
llimits.h being used by all Lua code
|
il y a 1 an |
liolib.c
|
620f49a7aa
Tiny refactoring in io.flush
|
il y a 4 mois |
ljumptab.h
|
0ddc0f47bd
Several details about 5.4.0 rc1
|
il y a 5 ans |
llex.c
|
d827e96f33
Using 'l_uint32' for unicode codepoints in scanner
|
il y a 3 mois |
llex.h
|
be81209063
First implementation of global declarations
|
il y a 3 mois |
llimits.h
|
d827e96f33
Using 'l_uint32' for unicode codepoints in scanner
|
il y a 3 mois |
lmathlib.c
|
37a1b72706
Small optimization in 'project' from math.random
|
il y a 4 mois |
lmem.c
|
ddfa1fbccf
GC back to controling pace counting bytes
|
il y a 10 mois |
lmem.h
|
e5f4927a0b
Array sizes in undump changed from unsigned to int
|
il y a 5 mois |
loadlib.c
|
c4e7cdb541
Renaming two new functions
|
il y a 6 mois |
lobject.c
|
d827e96f33
Using 'l_uint32' for unicode codepoints in scanner
|
il y a 3 mois |
lobject.h
|
d827e96f33
Using 'l_uint32' for unicode codepoints in scanner
|
il y a 3 mois |
lopcodes.c
|
007b8c7a01
Details
|
il y a 11 mois |
lopcodes.h
|
25a491fe34
OP_SELF restricted to constant short strings
|
il y a 7 mois |
lopnames.h
|
0ddc0f47bd
Several details about 5.4.0 rc1
|
il y a 5 ans |
loslib.c
|
0acd55898d
Added gcc option '-Wconversion'
|
il y a 1 an |
lparser.c
|
3f0ea90aa8
New syntax 'global function'
|
il y a 3 mois |
lparser.h
|
4365a45d68
Checks for read-only globals
|
il y a 3 mois |
lprefix.h
|
0ddc0f47bd
Several details about 5.4.0 rc1
|
il y a 5 ans |
lstate.c
|
921832be8d
New function 'resetCI'
|
il y a 4 mois |
lstate.h
|
f9e35627ed
'lua_State.nci' must be an integer
|
il y a 5 mois |
lstring.c
|
d1e677c52b
New type 'TStatus' for thread status/error codes
|
il y a 6 mois |
lstring.h
|
5894ca7b95
Scanner doesn't need to anchor reserved words
|
il y a 7 mois |
lstrlib.c
|
3dbb1a4b89
In gen. GC, some gray objects stay in gray lists
|
il y a 3 mois |
ltable.c
|
ef5d171cc8
New macro 'l_numbits'
|
il y a 4 mois |
ltable.h
|
1c40ff9faa
Scanner and parser use different tables for constants
|
il y a 7 mois |
ltablib.c
|
7d7ae8781e
Parameters for 'lua_createtable' back to int
|
il y a 6 mois |
ltests.c
|
3f4f28010a
io.write returns number of written bytes on error
|
il y a 4 mois |
ltests.h
|
be81209063
First implementation of global declarations
|
il y a 3 mois |
ltm.c
|
0acd55898d
Added gcc option '-Wconversion'
|
il y a 1 an |
ltm.h
|
0acd55898d
Added gcc option '-Wconversion'
|
il y a 1 an |
lua.c
|
7d7ae8781e
Parameters for 'lua_createtable' back to int
|
il y a 6 mois |
lua.h
|
c4e7cdb541
Renaming two new functions
|
il y a 6 mois |
luaconf.h
|
be81209063
First implementation of global declarations
|
il y a 3 mois |
lualib.h
|
165389b27b
New interface to function 'luaL_openselectedlibs'
|
il y a 1 an |
lundump.c
|
b5b1995f29
Checks for type 'int' added to binary header
|
il y a 4 mois |
lundump.h
|
b5b1995f29
Checks for type 'int' added to binary header
|
il y a 4 mois |
lutf8lib.c
|
007b8c7a01
Details
|
il y a 11 mois |
lvm.c
|
9b014d4bcd
Details (typos in comments)
|
il y a 3 mois |
lvm.h
|
2d8d5c74b5
Details
|
il y a 6 mois |
lzio.c
|
55ac40f859
Cleaning of llimits.h
|
il y a 1 an |
lzio.h
|
0acd55898d
Added gcc option '-Wconversion'
|
il y a 1 an |
makefile
|
3cdd49c94a
Fixed conversion warnings from clang
|
il y a 6 mois |
onelua.c
|
c4b71b7ba0
Details
|
il y a 2 ans |