mihacooper
|
e84fbb32f4
|
Function upvalues implementation (#86)
|
2017-10-19 22:49:51 +03:00 |
|
mihacooper
|
c9cabe622d
|
fixes (#84)
FIx tests for Lua5.1 and update u-test
|
2017-10-12 00:30:34 +03:00 |
|
mihacooper
|
736cf8d96d
|
Implement pairs and ipairs for Lua5.1/LuaJIT (#66)
* impl global pairs and ipairs methods and update tests
* fixes for review
|
2017-09-10 20:24:35 +01:00 |
|
mihacooper
|
a2394d4be4
|
invent support for 5.1 and 5.3 (#53)
|
2017-06-22 00:05:57 +03:00 |
|
Ilia
|
7947d7af17
|
From luaunit to u-test (#46)
From luaunit to u-test
|
2017-06-10 14:13:31 +03:00 |
|