Roberto Ierusalimschy 8e5290d81e all "divisions" (div,idiv,mod) by zero are not folded, to avoid
problems during compilation + does not fold zero results, as they
can collapse with -0.0 and the ANSI test to distinguish both needs
a division by zero (which we are trying to avoid) + removed macro
'luai_numinvalidop' (as its main use case were divisions by zero)
2014-12-29 14:49:25 -02:00
2014-12-26 12:43:45 -02:00
2014-12-10 10:26:42 -02:00
2014-10-25 09:50:46 -02:00
2014-10-25 09:50:46 -02:00
2014-12-19 15:26:14 -02:00
2014-11-12 11:31:51 -02:00
2014-12-26 12:43:45 -02:00
2014-12-26 12:46:07 -02:00
2014-12-27 18:31:43 -02:00
2014-10-25 09:50:46 -02:00
2014-11-21 10:15:57 -02:00
2014-10-25 09:50:46 -02:00
2014-12-26 15:24:27 -02:00
2014-02-06 15:32:33 -02:00
2014-08-01 14:24:02 -03:00
2014-12-19 15:26:14 -02:00
Description
No description provided
13 MiB
Languages
C 66.7%
Lua 32.6%
Makefile 0.6%
Shell 0.1%