Tue, 27 Nov 2012 08:25:18 -0800 Matthew Wild Remove shebangs from modules, if any (thanks Markus Stenberg) file | diff | annotate
Sat, 22 Jan 2011 18:04:56 +0000 Matthew Wild Change to behaviour of --debug/-g - at the (temporary) loss of squishing modules -g will now give real tracebacks again with original filenames file | diff | annotate
Tue, 30 Nov 2010 13:22:35 +0000 Matthew Wild squish.lua: AutoFetch file paths can now begin with / or . too file | diff | annotate
Tue, 30 Nov 2010 13:18:47 +0000 Matthew Wild squish.lua: Support for AutoFetch to use file:// URLs file | diff | annotate
Tue, 09 Nov 2010 20:41:21 +0000 Matthew Wild squish.lua: Initialise LuaRocks if available file | diff | annotate
Fri, 06 Aug 2010 20:17:46 +0100 Matthew Wild squish.lua: Only prepend project base path for relative paths specified in the squishy file file | diff | annotate
Sat, 29 May 2010 21:44:23 +0100 Matthew Wild squish: Handle nil errors when can't pack a module file | diff | annotate
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 file | diff | annotate
Mon, 25 Jan 2010 19:00:43 +0000 Matthew Wild Don't let squishy file override the user's specified output file, if one file | diff | annotate
Tue, 17 Nov 2009 14:13:38 +0000 Matthew Wild squish.lua: Small fix to comment file | diff | annotate
Sat, 10 Oct 2009 17:37:56 +0100 Matthew Wild Fixes for handling binary resources file | diff | annotate
Mon, 27 Jul 2009 04:33:39 +0100 Matthew Wild -g == --debug file | diff | annotate
Mon, 27 Jul 2009 04:10:10 +0100 Matthew Wild Rename --enable-virtual-io to --virtual-io file | diff | annotate
Mon, 27 Jul 2009 04:01:10 +0100 Matthew Wild Rename --enable-debug option to --debug file | diff | annotate
Mon, 27 Jul 2009 04:00:16 +0100 Matthew Wild Support for resolving the paths of modules when they are not explicitly specified file | diff | annotate
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 file | diff | annotate
Mon, 27 Jul 2009 03:32:13 +0100 Matthew Wild Add new debug extension file | diff | annotate
Mon, 27 Jul 2009 03:28:05 +0100 Matthew Wild Warn when output file not writeable file | diff | annotate
Mon, 27 Jul 2009 03:27:32 +0100 Matthew Wild Rewrite '-' to '_' in Option command file | diff | annotate
Sun, 26 Jul 2009 14:54:54 +0100 Matthew Wild Map print() to print_verbose() file | diff | annotate
Sun, 26 Jul 2009 14:50:05 +0100 Matthew Wild Allow user or squishy file to specify custom shebang file | diff | annotate
Sun, 26 Jul 2009 14:45:45 +0100 Matthew Wild Complain if output file not specified, or if squish would generate an empty file file | diff | annotate
Sun, 26 Jul 2009 14:45:13 +0100 Matthew Wild Make Message and Error commands obey user's verbosity options file | diff | annotate
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 file | diff | annotate
Sun, 26 Jul 2009 03:59:35 +0100 Matthew Wild Add support for virtual IO in dofile and loadfile file | diff | annotate
Sun, 26 Jul 2009 03:38:20 +0100 Matthew Wild Fix to work with modules which call module(...) file | diff | annotate
Sun, 26 Jul 2009 01:26:42 +0100 Matthew Wild Add io.lines support for the virtual io file | diff | annotate
Sun, 26 Jul 2009 00:56:13 +0100 Matthew Wild Add virtual io support for accessing resources file | diff | annotate
Sat, 25 Jul 2009 22:17:09 +0100 Matthew Wild Add --use-http option, and default to off file | diff | annotate
Sat, 25 Jul 2009 22:13:34 +0100 Matthew Wild Restrict access to opts table from squishy files now that we have GetOption file | diff | annotate
Sat, 25 Jul 2009 22:05:55 +0100 Matthew Wild Add GetOption function for squishy files file | diff | annotate
Sat, 25 Jul 2009 19:38:39 +0100 Matthew Wild Support for adding 'resources' file | diff | annotate
Sat, 25 Jul 2009 19:38:09 +0100 Matthew Wild Some logging level changes file | diff | annotate
Sat, 25 Jul 2009 03:11:35 +0100 Matthew Wild squish.lua: Use --enable-debug flag to decide whether to enable debug options file | diff | annotate
Sat, 25 Jul 2009 03:04:25 +0100 Matthew Wild squish, because libraries don't have to be tricky to package! file | diff | annotate
(0) tip

mercurial