1 Jul 2005 04:03
1 Jul 2005 12:29
1 Jul 2005 12:30
1 Jul 2005 12:31
1 Jul 2005 12:55
[SVN] Revision 1279
Now it's official, you can do whatever you want with (most of) these files! :) >From the submitted file, unless otherwise stated, files fall under this license: Permission to copy, use, modify, sell and distribute this software is granted. This software is provided "as is" without express or implied warranty, and with no claim as to its suitability for any purpose. Exceptions should normally only be made for the 3rd party software added to the support directory. Changed: A trunk/LICENSE
1 Jul 2005 13:00
1 Jul 2005 13:32
[SVN] Revision 1281 (UnixShell)
? rewrote the grammar to match most of the high level constructs mentioned in ?man bash?. I didn't use recursion for several of the constructs which actually do contain shell expressions (e.g. interpolated strings), mainly because bash works by doing 7 iterative expansions and quote/space removal, and it's rather difficult to simulate this with a grammar. Changed: U trunk/Bundles/UnixShell.tmbundle/Syntaxes/Shell-Unix-Generic.plist
2 Jul 2005 16:27
[SVN] Revision 1282 (HTML)
? removed Basic from the name ? flattened out the file by using includes ? embedded PHP & Ruby is now recognized in all strings ? correct markup of tag attributes for style and script tags Changed: U trunk/Bundles/HTML.tmbundle/Syntaxes/HTML.plist U trunk/Bundles/HTML.tmbundle/info.plist
3 Jul 2005 06:22
RSS Feed