lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


> Continuous integration is now active. I managed to make Travis compile using
> Clang 3.7 and GCC 5 against the latest revision of each Lua 5.3, 5.2 and
> 5.1.

Nice work!

Next step is to measure code coverage :)

> I noticed a bug with LuaJIT where checking user types either goes into an
> infinite loop or throws an unknown exception - once that is resolved I'll
> add LuaJIT aswell.

Which version of LuaJIT have you tried?


-- 


Best regards,
Boris Nagaev