summaryrefslogtreecommitdiff
path: root/src/LuaMinify.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* adjust some folder levels.Li Jin2021-04-211-2102/+0
|
* add support for local variable declared with attribute 'close' and 'const' ↵Li Jin2020-06-221-7/+26
| | | | for Lua 5.4.
* fix stupid msvc not supporting string literal longer than 16380 single-byte ↵Li Jin2020-04-151-4/+8
| | | | characters.
* add Lua code minify function to moonp.Li Jin2020-04-081-0/+2079