about summary refs log tree commit diff stats
path: root/src/lstate.c
Commit message (Collapse)AuthorAgeFilesLines
* mildly less confusingKartik K. Agaram2021-10-241-1/+1
|
* back to making sense of lua_newstateKartik K. Agaram2021-10-241-1/+1
|
* get rid of userstate hooksKartik K. Agaram2021-10-241-4/+0
|
* get rid of fromstate/tostateKartik K. Agaram2021-10-241-8/+4
|
* get rid of state_sizeKartik K. Agaram2021-10-241-5/+4
|
* get rid of LUAI_EXTRASPACEKartik K. Agaram2021-10-241-3/+3
| | | | | Lua's power may come from extensibility, but the indirections are currently in the way
* new fork of Lua 5.1Kartik K. Agaram2021-10-221-0/+214
https://www.lua.org