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,988
Commits
1
Branch
0
Tags
84058b15068a382e66f4eeb4e29a2dbf1704fa8b
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