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 05, 2024 — Aug 05, 2025
Showing page 14 of 33
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
• Adding missing class to auto completion list. • Introducing new utility module to contain common tm flex tasks. • Added a list of common places to search for flex to the bundle settings. • Fixed bug in auto completions where the correct type of a member was located but the document it belonged to was being lost.
Simon Gregory
More...
about 17 years ago
• Where a class is not explicitly imported the package path is now used when trying to locate it.
Simon Gregory
More...
about 17 years ago
• Where a class is not explicitly imported the package path is now used when trying to locate it.
Simon Gregory
More...
about 17 years ago
• Add match for allow for 'static' declarations to appear before the namespace in methods, getters and setters.
Simon Gregory
More...
about 17 years ago
• Add match for allow for 'static' declarations to appear before the namespace in methods, getters and setters.
Simon Gregory
More...
about 17 years ago
• Introducing 'include' and '#include' (deprecated) scopes.
Simon Gregory
More...
about 17 years ago
• Introducing 'include' and '#include' (deprecated) scopes.
Simon Gregory
More...
about 17 years ago
• Final snippets now recognise scope, so package level gets you a final class, and class level gives you a final method.
Simon Gregory
More...
about 17 years ago
• Final snippets now recognise scope, so package level gets you a final class, and class level gives you a final method.
Simon Gregory
More...
about 17 years ago
• Getter / Setter snippets now recognise interface scope and tailor their output accordingly.
Simon Gregory
More...
about 17 years ago
• Getter / Setter snippets now recognise interface scope and tailor their output accordingly.
Simon Gregory
More...
about 17 years ago
• Correcting class scope from last weeks refactoring (had retained meta.definition.class).
Simon Gregory
More...
about 17 years ago
• Correcting class scope from last weeks refactoring (had retained meta.definition.class).
Simon Gregory
More...
about 17 years ago
A couple of todo/experimental items.
Simon Gregory
More...
about 17 years ago
A couple of todo/experimental items.
Simon Gregory
More...
about 17 years ago
• Internal classes are now correctly recognised by the language definition. • Updated comments, docs and todo's in class parser.
Simon Gregory
More...
about 17 years ago
• Internal classes are now correctly recognised by the language definition. • Updated comments, docs and todo's in class parser.
Simon Gregory
More...
about 17 years ago
• Adding interface scope recognition for get and set snippets which now tailor their output accordingly.
Simon Gregory
More...
about 17 years ago
• Adding interface scope recognition for get and set snippets which now tailor their output accordingly.
Simon Gregory
More...
about 17 years ago
• Moving opening curly braces to the following line.
Simon Gregory
More...
about 17 years ago
• Moving opening curly braces to the following line.
Simon Gregory
More...
about 17 years ago
• Now recognises interface scope and cut's down the available list accordingly.
Simon Gregory
More...
about 17 years ago
• Now recognises interface scope and cut's down the available list accordingly.
Simon Gregory
More...
about 17 years ago
• Getter/Setters now how have a specific scope within interfaces and highlight parameter and return type errors.
Simon Gregory
More...
about 17 years ago
• Getter/Setters now how have a specific scope within interfaces and highlight parameter and return type errors.
Simon Gregory
More...
about 17 years ago
• Added accessor for common src list. • Added comments.
Simon Gregory
More...
about 17 years ago
• Added accessor for common src list. • Added comments.
Simon Gregory
More...
about 17 years ago
• Now references common source list via package_completion.rb.
Simon Gregory
More...
about 17 years ago
• Now references common source list via package_completion.rb.
Simon Gregory
More...
about 17 years ago
• Removing old mxmlc output parser.
Simon Gregory
More...
about 17 years ago
←
1
2
…
10
11
12
13
14
15
16
17
18
…
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