Roberto Ierusalimschy 5e76a4fd31 New macros for arithmetic/bitwise operations in 'luaV_execute'
The repetitive code of the arithmetic and bitwise operators in
the main iterpreter loop was moved to appropriate macros.
(As a detail, the function 'luaV_div' was renamed 'luaV_idiv',
as it does an "integer division" (floor division).
2018-11-05 16:10:42 -02:00
all
2018-07-09 12:33:01 -03:00
2018-06-08 13:23:18 -03:00
2018-10-25 15:30:15 -03:00
2018-10-25 15:30:15 -03:00
2018-10-25 15:30:15 -03:00
2018-11-01 13:21:00 -03:00
2018-11-01 13:21:00 -03:00
2018-11-01 13:21:00 -03:00
2018-09-11 08:39:12 -03:00
2018-10-23 12:58:38 -03:00
2018-11-01 13:21:00 -03:00
2018-11-01 13:21:00 -03:00
2018-11-01 13:21:00 -03:00
2018-11-01 13:21:00 -03:00
2018-10-25 15:30:15 -03:00
2018-07-12 15:56:44 -03:00
2018-06-18 15:25:19 -03:00
Description
A copy of the Lua development repository, as seen by the Lua team. Mirrored irregularly. Please DO NOT send pull requests or any other stuff. All communication should be through the Lua mailing list https://www.lua.org/lua-l.html
17 MiB
Languages
C 67%
Lua 32.4%
Makefile 0.6%