Roberto Ierusalimschy c65605151c New function 'luaL_addgsub'
Added a new function 'luaL_addgsub', similar to 'luaL_gsub' but that
adds its result directly to a preexisting buffer, avoiding the creation
of one extra intermediate string. Also added two simple macros,
'luaL_bufflen' and 'luaL_buffaddr', to query the current length
and the contents address of a buffer.
2019-04-24 14:41:41 -03:00
2019-04-24 14:41:41 -03:00
2019-03-27 14:56:10 -03:00
2019-04-24 14:41:41 -03:00
2019-04-24 14:41:41 -03:00
2019-03-25 14:12:06 -03:00
2019-03-13 13:16:53 -03:00
2018-11-22 13:56:04 -02:00
2019-03-25 14:12:06 -03:00
2019-03-14 15:30:54 -03:00
2019-03-27 14:56:10 -03:00
2019-03-27 14:56:10 -03:00
2019-03-25 14:12:06 -03:00
Description
No description provided
17 MiB
Languages
C 67.4%
Lua 32%
Makefile 0.6%