Thu, 27 May 2010 04:01:36 +0100 Matthew Wild Update Makefile and squishy to build in gzip changeset | files
Thu, 27 May 2010 04:01:04 +0100 Matthew Wild gzip: Add support for gzipping output files, based on a very hacked compress.deflatelua by David Manura changeset | files
Thu, 27 May 2010 03:59:44 +0100 Matthew Wild squish: Insert a space before ending our wrapper function, in case the module doesn't end with whitespace already changeset | files
Thu, 27 May 2010 03:58:27 +0100 Matthew Wild compile: Update copy of minichunkspy.lua (new release) changeset | files
Thu, 27 May 2010 03:57:30 +0100 Matthew Wild uglify: Preserve the uglified module's return value(s) changeset | files
Mon, 25 Jan 2010 19:00:43 +0000 Matthew Wild Don't let squishy file override the user's specified output file, if one changeset | files
Tue, 17 Nov 2009 14:13:38 +0000 Matthew Wild squish.lua: Small fix to comment changeset | files
Sat, 10 Oct 2009 17:37:56 +0100 Matthew Wild Fixes for handling binary resources changeset | files
Mon, 27 Jul 2009 13:21:25 +0100 Matthew Wild Obey --no-recursion option changeset | files
Mon, 27 Jul 2009 13:19:17 +0100 Matthew Wild make_squishy: Disable resolution of binary modules for now changeset | files
Mon, 27 Jul 2009 13:18:56 +0100 Matthew Wild make_squishy: Add help text changeset | files
Mon, 27 Jul 2009 04:36:56 +0100 Matthew Wild Add squish.debug to .hgignore changeset | files
Mon, 27 Jul 2009 04:36:12 +0100 Matthew Wild Add local/ to .hgignore changeset | files
Mon, 27 Jul 2009 04:35:09 +0100 Matthew Wild Add .hgignore to .hgignore changeset | files
Mon, 27 Jul 2009 04:33:39 +0100 Matthew Wild -g == --debug changeset | files
Mon, 27 Jul 2009 04:33:20 +0100 Matthew Wild compile: Use minichunkspy for stripping debug info changeset | files
Mon, 27 Jul 2009 04:15:23 +0100 Matthew Wild Add to README about make_squishy changeset | files
Mon, 27 Jul 2009 04:11:53 +0100 Matthew Wild make_squishy: Automatically scan sources looking for modules and generate a squishy file changeset | files
Mon, 27 Jul 2009 04:10:31 +0100 Matthew Wild Add virtual IO section to the README changeset | files
Mon, 27 Jul 2009 04:10:10 +0100 Matthew Wild Rename --enable-virtual-io to --virtual-io changeset | files
Mon, 27 Jul 2009 04:01:53 +0100 Matthew Wild Update README to reflect --debug change changeset | files
Mon, 27 Jul 2009 04:01:10 +0100 Matthew Wild Rename --enable-debug option to --debug changeset | files
Mon, 27 Jul 2009 04:00:16 +0100 Matthew Wild Support for resolving the paths of modules when they are not explicitly specified changeset | files
Mon, 27 Jul 2009 03:59:39 +0100 Matthew Wild Only add a module to the list once, no matter how many times it is added in the squishy file changeset | files
Mon, 27 Jul 2009 03:54:38 +0100 Matthew Wild uglify: Restore filename on chunk when loading changeset | files
Mon, 27 Jul 2009 03:32:28 +0100 Matthew Wild Update README for debug extension changeset | files
Mon, 27 Jul 2009 03:32:13 +0100 Matthew Wild Add new debug extension changeset | files
Mon, 27 Jul 2009 03:30:29 +0100 Matthew Wild Fix .hgignore changeset | files
Mon, 27 Jul 2009 03:28:05 +0100 Matthew Wild Warn when output file not writeable changeset | files
Mon, 27 Jul 2009 03:27:32 +0100 Matthew Wild Rewrite '-' to '_' in Option command changeset | files
Mon, 27 Jul 2009 03:26:17 +0100 Matthew Wild minify: Add debug level, add warnings when specified level not valid, don't override options with defaults changeset | files
Sun, 26 Jul 2009 14:54:54 +0100 Matthew Wild Map print() to print_verbose() changeset | files
Sun, 26 Jul 2009 14:50:05 +0100 Matthew Wild Allow user or squishy file to specify custom shebang changeset | files
Sun, 26 Jul 2009 14:47:05 +0100 Matthew Wild minify: Break into minify_file and minify_string to allow easier re-use changeset | files
Sun, 26 Jul 2009 14:46:23 +0100 Matthew Wild compile: Compile the correct data (fixes a traceback if there is a shebang in the input) changeset | files
Sun, 26 Jul 2009 14:45:45 +0100 Matthew Wild Complain if output file not specified, or if squish would generate an empty file changeset | files
Sun, 26 Jul 2009 14:45:13 +0100 Matthew Wild Make Message and Error commands obey user's verbosity options changeset | files
Sun, 26 Jul 2009 14:21:31 +0100 Matthew Wild Support for Message and Error in squishy files to show messages to the user, and Exit to halt squishing changeset | files
Sun, 26 Jul 2009 03:59:35 +0100 Matthew Wild Add support for virtual IO in dofile and loadfile changeset | files
Sun, 26 Jul 2009 03:38:20 +0100 Matthew Wild Fix to work with modules which call module(...) changeset | files
Sun, 26 Jul 2009 01:26:42 +0100 Matthew Wild Add io.lines support for the virtual io changeset | files
Sun, 26 Jul 2009 00:56:13 +0100 Matthew Wild Add virtual io support for accessing resources changeset | files
Sun, 26 Jul 2009 00:51:10 +0100 Matthew Wild Add .hgignore changeset | files
Sat, 25 Jul 2009 23:04:16 +0100 Matthew Wild Add README and COPYRIGHT files changeset | files
Sat, 25 Jul 2009 22:17:09 +0100 Matthew Wild Add --use-http option, and default to off changeset | files
Sat, 25 Jul 2009 22:13:34 +0100 Matthew Wild Restrict access to opts table from squishy files now that we have GetOption changeset | files
Sat, 25 Jul 2009 22:09:53 +0100 Matthew Wild Update squishy file to use GetOption changeset | files
Sat, 25 Jul 2009 22:05:55 +0100 Matthew Wild Add GetOption function for squishy files changeset | files
Sat, 25 Jul 2009 21:18:44 +0100 Matthew Wild Add very basic Makefile changeset | files
Sat, 25 Jul 2009 19:38:39 +0100 Matthew Wild Support for adding 'resources' changeset | files
Sat, 25 Jul 2009 19:38:09 +0100 Matthew Wild Some logging level changes changeset | files
Sat, 25 Jul 2009 18:46:47 +0100 Matthew Wild compile: Compile output files to Lua bytecode changeset | files
Sat, 25 Jul 2009 16:44:47 +0100 Matthew Wild uglify: New specialised Lua 'compression' filter changeset | files
Sat, 25 Jul 2009 16:43:52 +0100 Matthew Wild minify: Don't minify if --no-minify option set changeset | files
Sat, 25 Jul 2009 16:43:14 +0100 Matthew Wild minify: Update error output to use print_err, and os.exit(1) changeset | files
Sat, 25 Jul 2009 10:55:48 +0100 Matthew Wild Add 'OK' after minification changeset | files
Sat, 25 Jul 2009 03:11:35 +0100 Matthew Wild squish.lua: Use --enable-debug flag to decide whether to enable debug options changeset | files
Sat, 25 Jul 2009 03:11:08 +0100 Matthew Wild squishy: Add some comments changeset | files
Sat, 25 Jul 2009 03:05:23 +0100 Matthew Wild Add squishy file to squish squish :) changeset | files
Sat, 25 Jul 2009 03:05:01 +0100 Matthew Wild Add minify plugin changeset | files
(0) tip

mercurial