Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor tweaksv3.16.1 | Benoit Germain | 2023-08-16 | 1 | -1/+1 |
* | moonjit support | Benoit Germain | 2022-03-09 | 1 | -7/+8 |
* | NEVER use allocator obtained from lua_getallocf to allocate stuff manually wh... | Benoit Germain | 2022-02-17 | 1 | -15/+20 |
* | A Lane's Lua state uses the Universe-defined allocator by default | Benoit Germain | 2022-02-07 | 1 | -2/+3 |
* | Changed all indentations to all whitespaces | Benoit Germain | 2022-02-07 | 1 | -277/+277 |
* | fix require() wrapper to return all values returned by original require() | Benoit Germain | 2021-09-22 | 1 | -16/+12 |
* | correctly transfer the uservalue of a deep userdata | Benoit Germain | 2021-06-24 | 1 | -0/+439 |