1
0
mirror of https://github.com/lua/lua.git synced 2025-01-28 06:03:00 +08:00
Roberto Ierusalimschy 20a9853e02 Cleaning macros in 'luaV_execute'
Ensure that operation macros, such as 'luai_numdiv' and 'luai_numidiv',
operate only on variables, or at most at 's2v(ra)'. ('s2v' is a nop, a
cast from pointer to pointer.)
2019-06-21 10:00:50 -03:00
2019-06-18 16:52:22 -03:00
2019-06-18 16:52:22 -03:00
2019-03-27 14:56:10 -03:00
2018-10-25 15:30:15 -03:00
2019-05-28 15:50:40 -03:00
2019-04-24 14:41:41 -03:00
2019-06-04 11:22:21 -03:00
2019-06-18 16:52:22 -03:00
2019-06-03 11:36:42 -03:00
2019-06-18 16:52:22 -03:00
2019-05-28 15:46:49 -03:00
2019-06-03 11:36:42 -03:00
2018-10-23 12:58:38 -03:00
2019-06-03 11:36:42 -03:00
2019-05-28 15:46:49 -03:00
2019-06-18 16:52:22 -03:00
2019-06-18 16:52:22 -03:00
2019-06-03 11:36:42 -03:00
2019-06-03 11:36:42 -03:00
2019-05-13 16:20:40 -03:00
2019-06-18 16:52:22 -03:00
2019-06-18 16:52:22 -03:00
2019-05-28 15:46:49 -03:00
2019-06-21 10:00:50 -03:00
2019-06-05 13:21:16 -03:00
Description
No description provided
16 MiB
Languages
C 67.4%
Lua 32%
Makefile 0.6%