Roberto Ierusalimschy 196c87c9ce no more 'stackless' implementation; 'luaV_execute' calls itself
recursively to execute function calls. 'unroll' continues all
executions suspended by an yield (through a long jump)
2017-11-23 14:41:16 -02:00
2017-10-04 18:56:32 -03:00
2015-11-23 09:30:45 -02:00
2017-06-27 11:21:12 -03:00
2017-10-11 09:38:45 -03:00
2014-12-19 15:26:14 -02:00
2017-11-23 13:38:42 -02:00
2017-09-27 15:59:08 -03:00
2017-05-24 18:11:19 -03:00
2017-01-31 19:17:47 -02:00
Description
No description provided
13 MiB
Languages
C 66.7%
Lua 32.6%
Makefile 0.6%
Shell 0.1%