Go to file
Deukhoofd 194e7236c4
Unit tests for ipairs and pairs, as well as changing how they handle null. ipairs now breaks at first nil value, pairs skips it
2018-11-24 14:39:53 +01:00
Upsilon Unit tests for ipairs and pairs, as well as changing how they handle null. ipairs now breaks at first nil value, pairs skips it 2018-11-24 14:39:53 +01:00
UpsilonCompiler Renamed Boolean to differentiate from system boolean type 2018-11-14 13:10:24 +01:00
UpsilonTests Unit tests for ipairs and pairs, as well as changing how they handle null. ipairs now breaks at first nil value, pairs skips it 2018-11-24 14:39:53 +01:00
Ycicle Better handling of Static Scope 2018-11-23 13:28:11 +01:00
.directory initial commit 2018-11-10 13:11:36 +01:00
.gitignore initial commit 2018-11-10 13:11:36 +01:00
Upsilon.sln Make LuaTypes internal, and only return the actual values 2018-11-17 12:40:28 +01:00