1
0
mirror of https://github.com/lua/lua synced 2026-06-08 15:34:49 +00:00
Roberto Ierusalimschy 264659bd53 Optional 'init' argument to 'string.gmatch'
The function 'string.gmatch' now has an optional 'init' argument,
similar to 'string.find' and 'string.match'. Moreover, there was
some reorganization in the manipulation of indices in the string
library.
This commit also includes small janitorial work in the manual
and in comments in the interpreter loop.
2019-01-08 14:22:32 -02:00
2019-01-01 12:14:56 -02:00
2018-10-25 15:30:15 -03:00
2018-12-28 15:42:34 -02:00
2018-12-28 15:42:34 -02:00
2019-01-04 13:09:47 -02:00
2019-01-04 13:09:47 -02:00
2019-01-01 12:14:56 -02:00
2018-11-01 13:21:00 -03:00
2018-10-23 12:58:38 -03:00
2018-11-01 13:21:00 -03:00
2018-11-22 13:56:04 -02:00
2019-01-01 12:14:56 -02:00
2019-01-01 12:14:56 -02:00
2019-01-04 13:09:47 -02:00
2019-01-01 12:14:56 -02:00
2018-07-12 15:56:44 -03:00
S
Description
Automated archival mirror of github.com/lua/lua
18 MiB
Languages
C 66.4%
Lua 33%
Makefile 0.6%