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
5,070
Commits
1
Branch
0
Tags
65d1aa7a779b30bf5b0e7b968b3980b702b08b2c
Commit Graph
53 Commits
Author
SHA1
Message
Date
Roberto Ierusalimschy
9a825f6bb9
In tests of opcodes, avoid coercion in bitwise operation
2018-07-10 14:55:16 -03:00
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
First
Previous
1
2
Next
Last