0
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Mar 26, 2025 — Mar 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Now you can set extra MTASC parameters in mtasc.yaml Removed -keep option in MTASC command line (it can be added as an extra parameter) Made XTrace optional. To use it, set trace: xtrace More... about 19 years ago
Add the following keys to the bundle’s info.plist: More... about 19 years ago
Upgrade to MTASC 1.13 More... about 19 years ago
Added some credits to the documentation. More... about 19 years ago
Added 'static' keyword More... about 19 years ago
Added support for bgcolor and percentage sizes in preview. More... about 19 years ago
Added highlight: onHTTPStatus More... about 19 years ago
Added completions: LoadVars, onHTTPStatus, noScale More... about 19 years ago
Added some troubleshooting information. More... about 19 years ago
Added an option to preview output in a TextMate window. It is triggered by setting the 'preview' option in mtasc.yaml to 'textmate'. The option is enabled by default. More... about 19 years ago
Small tweak to "Install MTASC Support Files", to have TextMate open mtasc.yaml in the current project window. More... about 19 years ago
Added support for custom trace function in mtasc.yaml More... about 19 years ago
Fixed a bug with the regexp matching for help. More... over 19 years ago
Upgraded MTASC to latest CVS version. TextMate's MTASC is a Universal Binary (the one from mtasc.org is PPC only) More... over 19 years ago
Improved search performance by using regexp instead of String#includes? More... over 19 years ago
Enclosed input .as file in quotes to fix an error when the path contains spaces More... over 19 years ago
Fixed a bug where .swf files are not created in no previous .swf exists. More... over 19 years ago
The "Build With MTASC" command now works on single .as files, assuming some sane defaults. More... over 19 years ago
Small improvement in 'trace' snippet: now quotes are added by the snippet. More... over 19 years ago
Updated XTrace.app compiled as Universal Binary More... over 19 years ago
Added Credits to Help. More... over 19 years ago
Added some help. Removed the part that tries to build the project in Flash (there's a different command for that). Now we use XTrace for debugging. More... over 19 years ago
Initial import of the XTrace tool <http://mabblog.com/xtrace.html> More... over 19 years ago
Use the new help.markdown. More... over 19 years ago
Initial import of documentation for the "Build With MTASC" command. More... over 19 years ago
Added constructor function to class template. More... over 19 years ago
Cleanup More... over 19 years ago
Alert the user if TM_FLASH_HELP is not set. More... over 19 years ago
Use the new build_with_mtasc.rb script. More... over 19 years ago
Fixed the "Show AS Function Signature" command, and changed the keystroke to ⌃⇧H for consistency with the "Find in ActionScript Dictionary" command. More... over 19 years ago