This website requires JavaScript.
Explore
Help
Sign In
nik
/
lush
Watch
1
Star
1
Fork
0
You've already forked lush
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
4,992
Commits
1
Branch
0
Tags
ccae0f5aad11b448fa630a41b2c7c54e69d134d8
Commit Graph
2 Commits
Author
SHA1
Message
Date
Roberto Ierusalimschy
06e08c6d05
Fixed bug in OP_IDIVI
...
Opocode was using 'luai_numdiv' (float division) instead of 'luai_numidiv' (integer division).
2018-07-09 12:41:24 -03:00
Roberto Ierusalimschy
7c519dfbd0
Added manual and tests for version 5.4-w2
2018-07-09 12:33:01 -03:00