1
0
mirror of https://github.com/lua/lua synced 2026-06-08 15:34:49 +00:00
Roberto Ierusalimschy 9d067ab73b Optimization for 'n^2'
Squares are much more common than other exponentiations, and 'n*n' is
much more efficient than 'pow'.
2020-11-13 09:59:07 -03:00
2020-10-30 10:18:54 -03:00
2020-10-12 12:29:09 -03:00
2019-12-30 11:45:08 -03:00
2019-08-16 14:58:02 -03:00
2020-10-30 10:18:54 -03:00
2020-02-27 12:59:22 -03:00
2020-07-06 12:09:44 -03:00
2020-09-03 09:52:43 -03:00
2020-11-08 11:52:26 -03:00
2020-10-12 12:29:09 -03:00
2019-11-18 14:54:06 -03:00
2020-11-08 11:52:26 -03:00
2020-04-23 14:48:15 -03:00
2020-10-22 15:54:46 -03:00
2020-09-15 14:29:52 -03:00
2020-11-13 09:59:07 -03:00
2020-04-23 14:48:15 -03:00
2020-04-23 14:48:15 -03:00
2020-10-12 12:29:09 -03:00
2020-04-23 14:48:15 -03:00
2020-10-30 10:18:54 -03:00
2020-04-23 14:48:15 -03:00
2020-11-08 11:52:26 -03:00
2020-10-12 12:29:09 -03:00
2020-10-22 15:54:46 -03:00
2020-08-07 11:21:44 -03:00
2019-07-05 15:03:15 -03:00
2020-10-12 12:29:09 -03:00
2020-07-07 18:03:48 -03:00
2020-08-07 11:21:44 -03:00
2020-10-26 11:15:51 -03:00
2020-10-12 14:52:39 -03:00
2020-10-12 12:29:09 -03:00
2020-05-07 14:52:19 -03:00
2020-10-19 15:55:25 -03:00
2020-04-23 14:48:15 -03:00
2020-11-11 15:10:51 -03:00
2020-09-28 14:34:44 +00:00

Lua

This is the repository of Lua development code, as seen by the Lua team. It contains the full history of all commits but is mirrored irregularly. For complete information about Lua, visit Lua.org.

Please do not send pull requests. To report issues and send patches, post a message to the Lua mailing list.

Download official Lua releases from Lua.org.

S
Description
Automated archival mirror of github.com/lua/lua
Readme 18 MiB
Languages
C 66.4%
Lua 33%
Makefile 0.6%