name
squish
description
Squish Lua libraries and apps into a single compact file
owner
Matthew Wild <mwild1@gmail.com>
last change
Fri, 17 Mar 2023 11:02:12 +0000

Changes

Fri, 17 Mar 2023 11:02:12 +0000 Matthew Wild A range of fixes for Lua 5.2 support lua5.2 tip changeset | files
Fri, 17 Mar 2023 11:01:19 +0000 Matthew Wild squish: Fix generation of custom shebang lua5.2 changeset | files
Fri, 17 Mar 2023 11:00:22 +0000 Matthew Wild Makefile: remove -q by default for easier debugging of build issues lua5.2 changeset | files
Fri, 05 May 2017 09:48:31 +0100 Matthew Wild uglify: Fix 'mode' parameter to io.open (5.2 is more strict) lua5.2 changeset | files
Fri, 05 May 2017 09:47:52 +0100 Matthew Wild squish: Optionally add in a 5.2-compatible module() function (5.2's own compat function is broken) lua5.2 changeset | files
Fri, 05 May 2017 09:44:43 +0100 Matthew Wild minify: Preserve _ENV, as it's lexically significant in 5.2+ lua5.2 changeset | files
Fri, 05 May 2017 09:44:05 +0100 Matthew Wild minify: Return _M from modules that weren't lua5.2 changeset | files
Wed, 10 Feb 2016 12:33:42 +0000 Matthew Wild uglify: Ensure prettified code inherits the current environment, instead of the default global environment default changeset | files
Thu, 31 Dec 2015 20:29:08 +0000 Matthew Wild squish.lua: Add --list-missing-files option changeset | files
Thu, 31 Dec 2015 20:28:50 +0000 Matthew Wild squish.lua: Exit if any modules don't have a path changeset | files
...

Tags

...

Bookmarks

...

Branches

Fri, 17 Mar 2023 11:02:12 +0000 lua5.2 changeset | changelog | files
Wed, 10 Feb 2016 12:33:42 +0000 default changeset | changelog | files
...

mercurial