Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | adjust some folder levels. | Li Jin | 2021-04-21 | 63 | -29700/+0 |
| | |||||
* | fix small issues, add web assembly support. | Li Jin | 2021-04-16 | 6 | -118/+1563 |
| | |||||
* | fix export assignment statement not working with local statement. | Li Jin | 2021-04-01 | 1 | -1/+1 |
| | |||||
* | update Lua. | Li Jin | 2021-03-11 | 7 | -36/+62 |
| | |||||
* | add new metatable syntax for issue #41, fix reusing local variable issue, ↵ | Li Jin | 2021-03-03 | 34 | -466/+623 |
| | | | | update built-in Lua. | ||||
* | update included Lua. | Li Jin | 2021-01-22 | 16 | -169/+261 |
| | |||||
* | fix build issues. | Li Jin | 2021-01-10 | 1 | -1/+1 |
| | |||||
* | update Lua. | Li Jin | 2021-01-05 | 18 | -218/+270 |
| | |||||
* | update Lua, fix cmakelists.txt. | Li Jin | 2020-10-22 | 23 | -334/+342 |
| | |||||
* | update Lua. | Li Jin | 2020-09-11 | 9 | -94/+121 |
| | |||||
* | update Lua 5.4. | Li Jin | 2020-08-06 | 9 | -171/+303 |
| | |||||
* | fix issue for using return statement with export. | Li Jin | 2020-07-18 | 14 | -77/+125 |
| | |||||
* | fix. | Li Jin | 2020-06-22 | 1 | -3/+1 |
| | |||||
* | again. | Li Jin | 2020-06-22 | 1 | -3/+2 |
| | |||||
* | clean up. | Li Jin | 2020-06-22 | 1 | -2/+2 |
| | |||||
* | clean up. | Li Jin | 2020-06-22 | 1 | -20/+40 |
| | |||||
* | add support for local variable declared with attribute 'close' and 'const' ↵ | Li Jin | 2020-06-22 | 60 | -0/+27696 |
for Lua 5.4. |