update lua to 5.3.5 and sol2 to 3.0.3

This commit is contained in:
2019-10-19 13:20:58 +07:00
parent c89edaf43c
commit a5c8b80176
169 changed files with 531 additions and 192 deletions

2
headers/3rdparty/lua/lapi.h vendored Executable file → Normal file
View File

@@ -1,5 +1,5 @@
/*
** $Id: lapi.h,v 2.8 2014/07/15 21:26:50 roberto Exp roberto $
** $Id: lapi.h,v 2.9.1.1 2017/04/19 17:20:42 roberto Exp $
** Auxiliary functions from Lua API
** See Copyright Notice in lua.h
*/