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: lcode.c,v 2.112 2016/12/22 13:08:50 roberto Exp $
** $Id: lcode.c,v 2.112.1.1 2017/04/19 17:20:42 roberto Exp $
** Code generator for Lua
** See Copyright Notice in lua.h
*/