Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2019-07-03 | Local attributes can be used in list of local variables | Roberto Ierusalimschy | 1 | -6/+28 |
2019-07-01 | First take on constant propagation | Roberto Ierusalimschy | 4 | -26/+73 |
2019-07-01 | Methods separated from metamethods in 'io' | Roberto Ierusalimschy | 1 | -10/+20 |
2019-06-26 | Small changes around C-stack limit | Roberto Ierusalimschy | 4 | -10/+24 |
2019-06-25 | '__call' metamethod can be any callable object | Roberto Ierusalimschy | 2 | -14/+31 |
2019-06-25 | A few more tests for table access in the API | Roberto Ierusalimschy | 2 | -1/+63 |