Go to file
Deukhoofd c63df3c941
Work on standard libraries.
- Allows Standard Libraries to work with actual luatypes, to prevent constant back and forth casting
- adds ipairs function, doesn't do anything except maintain compatibility with lua
- several tests
2018-11-24 13:35:40 +01:00
Upsilon Work on standard libraries. 2018-11-24 13:35:40 +01:00
UpsilonCompiler Renamed Boolean to differentiate from system boolean type 2018-11-14 13:10:24 +01:00
UpsilonTests Work on standard libraries. 2018-11-24 13:35:40 +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