0
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Mar 17, 2025 — Mar 17, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Point to ruby 1.8 shim More... almost 12 years ago
Use version 1.8 of ruby for bundle items More... over 12 years ago
Move scripts into commands directly for easier access More... over 12 years ago
Add initial semantic classes. More... over 13 years ago
Change tm-file: → file: More... over 13 years ago
Improve comment.line match. More... over 14 years ago
Move folding settings. More... over 14 years ago
Add readme. More... over 14 years ago
Remove usage of TM_RUBY. More... over 15 years ago
• Fixing scoping problem I created when re-scoping the bundle to happily work alongside the AS3 bundle. More... about 17 years ago
Adding encoding comments to the Bundles directory where needed. Patch from Dave Thomas. More... about 17 years ago
• Re-scoping from source.actionscript to source.actionscript.2 to allow peaceful coexistence with the ActionScript 3 bundle. More... over 17 years ago
• Updated flash build output parsing so it doesn't fail completely when it encounters a line it can't match. • Added web preview to style the output window. More... over 17 years ago
Change the ToC a bit, remove key equivalent. More... over 18 years ago
• use TM_FULLNAME instead of TM_USERNAME in all templates and remove the setup of TM_USERNAME from the template script/helper More... over 18 years ago
Fixed a path error in the Validate Syntax command More... over 18 years ago
Added 'class' snippet: More... over 18 years ago
Added a "Validate Syntax" command that uses MTASC to check the current file, bound to Control + Shift + V More... over 18 years ago
- Improved "Build with MTASC" command for compiling on project subfolders (it will look for a mtasc.yaml file on the current file's folder) - TextMate preview of Flash files now uses a .rhtml template for display More... over 18 years ago
Added a new option to mtasc.yaml: More... over 18 years ago
- Fixed a bug with MTASC, where it wouldn't compile single .as files. - Now the log file for Flash Player is created if it doesn't exist More... over 18 years ago
- Revamped configuration parser. - Added a patch from Fabricio Zuardi to allow Full Screen for Flash 9. More... over 18 years ago
Updated "Find in Actionscript Dictionary" command to work with ActionScript 3 source files (scoped source.as3) More... almost 19 years ago
Cosmetic changes to the "Find in ActionScript Dictionary" command output. More... almost 19 years ago
Search all actionscript help folders (including the new folders for Flash CS3). This makes all the component, flash lite, remoting, etc help available in the help browser. More... almost 19 years ago
Added support for Flash CS3 help in the "Find in Actionscript Dictionary" (Ctrl + H) command. More... almost 19 years ago
Removed get_doc_path.sh (not in use anymore) More... almost 19 years ago
Removed asd.pl as it's not being kept up to date More... almost 19 years ago
Moved MTASC libraries to Support/bin/ to have MTASC autolink needed bits (instead of including everything) More... about 19 years ago
Added a 'trace: console' option to mtasc.yaml to debug Flash apps with Console.app (see <http://bomberstudios.com/2007/03/14/how-to-use-consoleapp-for-flash-debugging/> for more info) More... about 19 years ago