|  | Commit message (Collapse) | Author | Age | 
|---|
| | |  | 
| | |  | 
| | 
| 
| 
| 
| | - 'casted' property was pointless
  - Avoid calling unless operands are known to be integers | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | 
| 
| 
| | Fixes #65 | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | 
| 
| 
| | to_luastring breaks due to encoding issues | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | 
| 
| 
| 
| | - Remember to decrement in upvaluejoin
  - Last arg to getupvalref was an out arg | 
| | 
| 
| 
| 
| | This way they have an id when printed via %p. e.g.
`debug.upvalueid(function() print() end, 1)` | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | 
| 
| 
| | Almost move into order similar to lua's lvm.c | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | |  |