1
0
mirror of https://github.com/lua/lua.git synced 2025-01-28 06:03:00 +08:00
Roberto Ierusalimschy 223bb04090 Correction in the documentation of 'io.lines'
The loop does not end on end of file, but when the iterator function
fails to read a value. (In particular, the format "a" never fails,
so a loop with 'io.lines(fname, "a")' never ends.)
2019-07-31 11:41:59 -03:00
2019-07-25 13:55:29 -03:00
2019-07-05 15:03:15 -03:00
2019-04-24 14:41:41 -03:00
2019-06-04 11:22:21 -03:00
2019-07-17 14:26:56 -03:00
2019-07-22 09:41:10 -03:00
2019-07-22 09:41:10 -03:00
2019-06-03 11:36:42 -03:00
2019-07-19 09:43:35 -03:00
2019-07-19 11:12:31 -03:00
2019-07-30 12:18:19 -03:00
2019-07-17 14:26:56 -03:00
2019-06-26 13:26:36 -03:00
2019-07-19 11:12:31 -03:00
2019-06-03 11:36:42 -03:00
2019-07-05 15:03:15 -03:00
2019-06-26 13:26:36 -03:00
2019-06-18 16:52:22 -03:00
2019-07-05 15:03:15 -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%