This website requires JavaScript.
Explore
Help
Sign In
admin
/
lua-lua
Watch
1
Star
0
Fork
0
You've already forked lua-lua
mirror of
https://github.com/lua/lua
synced
2026-06-08 15:34:49 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5,848
Commits
4
Branches
58
Tags
master
Commit Graph
353 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
...
4
5
6
7
8
Next
Last