You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mark 465e0c4d57 removed checkuserdata -- use 5.1 luaL_checkudata
fix check_file to work with a negative index (luaL_checkudata does not)
refactor spawn.c interface; use spawn_params_init instead of spawn_params_default; spawm_param_execute() creates proc
ex_pipe needs to create FILE* userdata with the __close environment table
20 years ago
..
rt1.lua *** empty log message *** 21 years ago
rt2.lua *** empty log message *** 21 years ago
rt3.lua *** empty log message *** 21 years ago
rt4.lua *** empty log message *** 21 years ago
rt5.lua removed checkuserdata -- use 5.1 luaL_checkudata 20 years ago
rt6.lua removed checkuserdata -- use 5.1 luaL_checkudata 20 years ago
rt7.lua removed checkuserdata -- use 5.1 luaL_checkudata 20 years ago