openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
TextMate ActionScript 3 Bundle
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Aug 02, 2024 — Aug 02, 2025
Showing page 3 of 33
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Since asdoc will print the type of a variable automatically, it is not nescessary to print it in the @param description. To reflect this fact, the type is now the tab stop, so you can overwrite it with your description.
Lars van de Kerkhof
More...
over 15 years ago
Fixes Description tabstop for public and protected methods in asdoc command not showing up when the method has parameters.
Lars van de Kerkhof
More...
over 15 years ago
people who type stuff like public override function startEntry( req: INavigationRequest ): void Are now supported by the language definition.
Lars van de Kerkhof
More...
over 15 years ago
• Removing extra newline at end of asdoc block.
Simon Gregory
More...
over 15 years ago
asdoc command now inserts @private correctly based on the defined namespace
Lars van de Kerkhof
More...
over 15 years ago
• Fixing a completion problem where methods with a return type had their parameters missing.
Simon Gregory
More...
over 15 years ago
• Function command now recognises handler naming conventions and adapts the snippet it provides accordingly.
Simon Gregory
More...
over 15 years ago
• Improved the doc search command.
Simon Gregory
More...
over 15 years ago
• Handling another rescue case for the TextMate.each_text_file_in_project problem.
Simon Gregory
More...
over 15 years ago
• Added TextMate.each_text_file_in_project problem to 'Known Issues'
Simon Gregory
More...
over 15 years ago
• Adding check for the minimum support version.
Simon Gregory
More...
over 15 years ago
Correcting the spelling of my name
Kristofer Joseph
More...
over 15 years ago
• Finally we're correctly compiling swc's when 'TM_FLEX_OUTPUT' ends with '.swc'.
Simon Gregory
More...
over 15 years ago
• Warn the user that they can't 'run' swcs.
Simon Gregory
More...
over 15 years ago
• Adding completion lookup stubs for fl, air, and flash ide classes.
Simon Gregory
More...
over 15 years ago
• Integrated the help and README documents.
Simon Gregory
More...
over 15 years ago
• Spelling corrections.
Simon Gregory
More...
over 15 years ago
• Removing whitespace.
Simon Gregory
More...
over 15 years ago
• Adding separators to template list popup.
Simon Gregory
More...
over 15 years ago
• Svn installation instructions removed from the README.
Simon Gregory
More...
over 15 years ago
• Tweaking the mxmlc exhaust parser.
Simon Gregory
More...
over 15 years ago
• Removing code that dealt with the change to TextMate.each_text_file.
Simon Gregory
More...
over 15 years ago
• Now recognise (and prefer where present) flex_sdk_3.5.0
Simon Gregory
More...
over 15 years ago
• Patching to handle changes in the underlying TextMate rb class.
Simon Gregory
More...
over 15 years ago
• Fixing an error when calculating output for a single file compile.
Simon Gregory
More...
over 15 years ago
• Improved package definition recognition.
Simon Gregory
More...
over 15 years ago
• Switching further references of 'lib' to 'libs'.
Simon Gregory
More...
over 15 years ago
• Changing the project template to create a 'libs' directory (instead of 'lib').
Simon Gregory
More...
over 15 years ago
• Initial work to compile using compc by specifying TM_FLEX_OUTPUT's suffix with .swc
Simon Gregory
More...
over 15 years ago
• Mxml exhaust now caches all input so that it can be retrieved later. Added extra tests and improved parsing.
Simon Gregory
More...
over 15 years ago
←
1
2
3
4
5
6
7
8
9
…
32
33
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree