aboutsummaryrefslogtreecommitdiff
path: root/src/lj_vmmath.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix compiler warning.Mike Pall2011-06-071-3/+3
* Add narrowing of modulo operator.Mike Pall2011-06-031-0/+14
* Move math helpers to lj_vmmath.c. Add missing log2/exp2 for Symbian.Mike Pall2011-06-031-0/+97