Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lua: add reference counting for strings - this will need A LOT of testing, bu... | nbd | 2009-10-24 | 1 | -16/+16 |
* | package/lua: implement memory limits, scripts can use get_memory_limit() and ... | jow | 2009-07-09 | 1 | -16/+16 |
* | lua: remove an unnecessary check and replace switch (GET_OPCODE(i)) as well (... | nbd | 2008-08-24 | 1 | -20/+20 |
* | improve lua opcode dispatch performance by using computed goto instead of swi... | nbd | 2008-08-24 | 1 | -0/+363 |