aboutsummaryrefslogtreecommitdiff
path: root/all (unfollow)
Commit message (Expand)AuthorFilesLines
2020-10-12No need for 'volatile' in string.pack/unpackRoberto Ierusalimschy1-10/+7
2020-10-12Avoid GCs when testing stack overflowRoberto Ierusalimschy1-6/+14
2020-10-12Correct handling of 'luaV_execute' invocationsRoberto Ierusalimschy5-32/+37
2020-10-12Revision of stackless implementationRoberto Ierusalimschy12-283/+127
2020-10-12Back to a stackless implementationRoberto Ierusalimschy11-95/+72
2020-09-30Wrong cast in 'str_unpack'Roberto Ierusalimschy1-1/+1