update lua to 5.3.5

This commit is contained in:
Cloud Wu
2018-07-10 22:11:56 +08:00
parent 07db2580c4
commit ea7c6402dd
60 changed files with 137 additions and 84 deletions

View File

@@ -1,5 +1,5 @@
/*
** $Id: lstring.c,v 2.56 2015/11/23 11:32:51 roberto Exp $
** $Id: lstring.c,v 2.56.1.1 2017/04/19 17:20:42 roberto Exp $
** String table (keeps all strings handled by Lua)
** See Copyright Notice in lua.h
*/