Änderungen
Summary
- lua: basic object translation (commit: 4390d92) (details)
- lua: instanceof (commit: 7f4793c) (details)
- lua class initialization (commit: bd2ca60) (details)
- lua: naming (commit: 62c47a3) (details)
- lua: tuple comparison (commit: eecf930) (details)
- lua: class init (commit: 4b1a22b) (details)
- lua: initialize locals (commit: 0bcdd25) (details)
- lua: small fixes (commit: f5fbc77) (details)
- lua: more natives, array defaults, extern functions (commit: 08fddf7) (details)
- lua: expr-statement printing (commit: e6d4e2e) (details)
- lua: copy tuple values (commit: 4851cb3) (details)
- lua: typeId translation (commit: 05b2b66) (details)
- lua: method overloading (commit: 52987bd) (details)
- lua: vararg translation (commit: 9803b57) (details)
- lua: run compiletime expressions in tests (commit: 3078502) (details)
- lua: more hashtable natives (commit: e34be72) (details)
- lua: all tests pass (commit: e9a361e) (details)
- add lua dependency to travis build (commit: bcc24c9) (details)