1. fde9bdb compiler: Flex => Royale by Josh Tynjala · 5 days ago develop
  2. a0d3c89 compiler: clarify services compiler option description by Josh Tynjala · 5 days ago
  3. 068120f compiler-jx: mark some advanced compiler options as advanced by Josh Tynjala · 5 days ago
  4. 4cd1fa0 MXMLC, MXMLJSC: start message should use getProgramName() instead of hardcoding (mxmlc) by Josh Tynjala · 5 days ago
  5. 56fb1a8 MXMLJSC, ASDOCJSC: fix getProgramName() value by Josh Tynjala · 5 days ago
  6. 70c41c3 JSRoyaleASDocEmitter: improve escaping of asdoc tag descriptions by Josh Tynjala · 4 weeks ago
  7. 60af894 JSRoyaleASDocEmitter: instead of skipping certain fields, output valid empty values instead by Josh Tynjala · 4 weeks ago
  8. e7b7f07 JSCSSCompilationSession: fix font-weight incorrectly output with font-style value by Josh Tynjala · 4 weeks ago
  9. 4f0e9fa debugger: fix failure to find fdbhelp_XX.txt resources for help command by Josh Tynjala · 4 weeks ago
  10. 80e8afd debugger: generate build.number.date before version.properties is written so that it isn't empty by Josh Tynjala · 4 weeks ago
  11. 86c6b58 DebugCLI: fix localized messages appearing like !copyright! by Josh Tynjala · 4 weeks ago
  12. bb62190 debugger: consistent build.number/env.BUILD_NUMBER usage in Ant build with other Java modules by Josh Tynjala · 4 weeks ago
  13. 1dd498e debugger: some formatting in build.xml by Josh Tynjala · 4 weeks ago
  14. 8686b29 debugger: add and use javac.src, javac.deprecation, and javac.debug properties, like other Java modules by Josh Tynjala · 4 weeks ago
  15. 35eed62 FunctionScope: fix exception where a FunctionNode has been garbage collected, and a new FunctionNode gets re-attached to the existing FunctionScope scope by Josh Tynjala · 6 weeks ago
  16. d00faec ASDOCJSC: remove accidentally included System.gc() call by Josh Tynjala · 6 weeks ago
  17. 169365b ASDOCJSC: if emitting ASDoc JSON resulted in errors, report them by Josh Tynjala · 6 weeks ago
  18. affaf60 ASBlockWalker: in visitCompilationUnit(), if unit.getSyntaxTreeRequest().get().getAST() returns null, report the problems by Josh Tynjala · 6 weeks ago
  19. 56c09b5 ASCompilationUnit: collect problems when owner.getSyntaxTreeRequest().get().getAST() returns null by Josh Tynjala · 6 weeks ago
  20. 6885bcc CSSManager: ignore .css added with new -js-include-css option by Josh Tynjala · 6 weeks ago
  21. 45327d2 MXMLRoyalePublisher: include theme SWCs in js-include file copying by Josh Tynjala · 6 weeks ago
  22. 1e573f0 MXMLRoyalePublisher: ensure that project.needCSS is set before writeHTML() is called by Josh Tynjala · 7 weeks ago
  23. 841d8c9 externc: fix some warnings for bad return values that don't match the type by Josh Tynjala · 7 weeks ago
  24. 1a74cf9 MXMLRoyalePublisher: instead of copying js/css/assets from all SWCs, copy only from those with reachable compilation units by Josh Tynjala · 7 weeks ago
  25. c5b4cbb ASDocComment: fix detection of space/tab after see asdoc tag by Josh Tynjala · 7 weeks ago
  26. 43ee0f7 compiler-jx: some more royale.dependent.tests for tags/properties with primitive types by Josh Tynjala · 9 weeks ago
  27. 1c92c95 MXMLRoyaleEmitter: make <fx:String> generated JS more consistent with string properties by Josh Tynjala · 9 weeks ago
  28. e398fd6 MXMLRoyaleEmitter: allow unicode escape sequences in MXML strings by Josh Tynjala · 9 weeks ago
  29. 8d68d8c js-include-asset compiler options by Josh Tynjala · 9 weeks ago
  30. 0836b6e compiler-jx: fix path resolution of js-include-script and js-include-css when included in an XML file referenced by the -load-config option by Josh Tynjala · 9 weeks ago
  31. 315c165 MXMLRoyalePublisher: fix duplicate scripts/ prefixing src when using js-include-script for app by Josh Tynjala · 9 weeks ago
  32. 08160d2 js-include-css compiler options by Josh Tynjala · 9 weeks ago
  33. 431483a UnaryOperatorEmitter: add comment about hacky use of string LiteralNode without quotes for member access by Josh Tynjala · 10 weeks ago
  34. 1c3e637 compiler-jx: avoid duplicates in usedNames/staticUsedNames by using a Set instead of a List by Josh Tynjala · 10 weeks ago
  35. 4afc6da tests: now that LANGUAGE_QNAME is going through formatQualifiedName(), the goog.require() calls for it that were missing from tests are finally showing up by Josh Tynjala · 10 weeks ago
  36. e5953d3 compiler-jx: pass LANGUAGE_QNAME to formatQualifiedName(), like other qualified names by Josh Tynjala · 10 weeks ago
  37. 90277ff JSRoyaleEmitterTokens: keep LANGUAGE_QNAME token separate from names of methods on that class by Josh Tynjala · 10 weeks ago
  38. be64aa7 compiler-jx: some places were missing needLanguage = true by Josh Tynjala · 10 weeks ago
  39. bad67ed SwfLoadedEvent, SwfUnloadedEvent: added isolateId field by Josh Tynjala · 3 months ago
  40. 6a6d579 js-include-script compiler options by Josh Tynjala · 4 months ago
  41. 067fe5f MXMLRoyalePublisher: don't add an empty <script> tag if it is not required by Josh Tynjala · 4 months ago
  42. 88ccbfd MXMLRoyalePublisher: don't add <link> tag for CSS if the .css file has not been emitted by Josh Tynjala · 4 months ago
  43. 8f43208 JSGoogConfiguration: fix comment formatting for option names by Josh Tynjala · 4 months ago
  44. 35fc5c5 MXMLRoyalePublisher: when html-output-filename is empty and no HTML file is created, output a -dependencies.js file for debug builds by Josh Tynjala · 4 months ago
  45. 285eb2f MXHXRoyalePublisher: allow empty string for html-output-filename by Josh Tynjala · 4 months ago
  46. 4c0167e MXMLRoyalePublisher: when html-template file can't be found, report a problem instead of throwing an exception by Josh Tynjala · 4 months ago
  47. 0277b3e formatter: add missing Config annotation to some config options by Josh Tynjala · 4 months ago
  48. aff467b formatter: fix switch indent not decreasing if case/default starts with block, but has non-block content after by Josh Tynjala · 4 months ago
  49. b90b5a8 formatter: new option indent-switch-contents by Josh Tynjala · 4 months ago
  50. c3fad5d formatter: new option indent-package-contents by Josh Tynjala · 4 months ago
  51. 6d13e5c formatter: new option mxml-indent-cdata by Josh Tynjala · 4 months ago
  52. 4619990 formatter: mxml-align-attributes and mxml-insert-new-line-attributes should not be considered advanced command line options by Josh Tynjala · 4 months ago
  53. 1338eb5 formatter: fix extra space before colon if comment appears in object literal by Josh Tynjala · 4 months ago
  54. 5a56049 formatter: fix extra space before comma if comment appears in array or object literal by Josh Tynjala · 4 months ago
  55. 63177f9 formatter: insert space after multi-line comment in some cases by Josh Tynjala · 4 months ago
  56. fd1a592 linter: more performance optimization by Josh Tynjala · 5 months ago
  57. e10a9f3 ASLinter: significantly optimize performance of looking for `@linter:on` and `@linter:off` comments by Josh Tynjala · 5 months ago
  58. 7f0073b linter: missing null check in MissingASDocRule by Josh Tynjala · 5 months ago
  59. 6a79c35 Fixing version number in compiler readme by Yishay Weiss · 5 months ago
  60. c4573a6 formatter, linter: filter out syntax warnings from compiler by Josh Tynjala · 5 months ago
  61. 8f05fa8 linter: ignore CannotResolveConfigExpressionProblem, like formatter does by Josh Tynjala · 5 months ago
  62. 6c17ef7 Update commons-io to 2.14.0 for security by Josh Tynjala · 5 months ago
  63. b3b22b1 StreamingASTokenizer: accidentally had lastTokenNotRegularComment and lastTokenNotRegularCommentOrASDocComment backwards by Josh Tynjala · 5 months ago
  64. da3d8df StreamingASTokenizer: ignore the previous non-asdoc comment token when determining if [ is the start of metadata by Josh Tynjala · 5 months ago
  65. 7f078bb StreamingASTokenizer: more cases where comment tokens should be ignored and the previous token before the comment should be checked instead. by Josh Tynjala · 6 months ago
  66. 064ac9c ASParser: recognize (and ignore) asdoc comment token in contexts where it should be treated like a regular multiline comment (references #189) by Josh Tynjala · 6 months ago
  67. db0c0de formatter: call workspace.close() to fix out of memory exceptions when rrocessing many files by Josh Tynjala · 6 months ago
  68. 1759d78 StreamingASTokenizer: fix issue where array literal was treated as metadata when comment tokens are included by Josh Tynjala · 6 months ago
  69. 9862720 formatter: fix formatting of literal RegExp that contains escape sequences by Josh Tynjala · 6 months ago
  70. 975a04b formatter: fix missing space before instanceof by Josh Tynjala · 6 months ago
  71. bf297e5 ASTokenFormatter: fix indentation if nested else where both inner and outer if/else values have no optional closing curly braces by Josh Tynjala · 6 months ago
  72. 690d9a8 ASTokenFormatter: ensure else without if is considered control flow, and mark if it is missing optional braces by Josh Tynjala · 6 months ago
  73. d0e48ed UnexpectedExceptionProblem: include message from exception by Josh Tynjala · 6 months ago
  74. ce162e0 formatter: don't print exception multiple times by Josh Tynjala · 6 months ago
  75. 6fd5837 formatter: include file path in exception message by Josh Tynjala · 6 months ago
  76. 42f23ee formatter: fix exception when control flow statements are nested with mixed braces by Josh Tynjala · 6 months ago
  77. fee4cb1 EmbedNode: if containing file path is null, skip file name normalization to fix null exception by Josh Tynjala · 7 months ago
  78. 2745365 formatter, linter: when creating a new ASParser, pass the file path to avoid exceptions where it is expected to be non-null by Josh Tynjala · 7 months ago
  79. aad1b0a BaseASParser: call setSourceLocation() on EmbedNode with the original IMetaTagNode by Josh Tynjala · 6 months ago
  80. 6c4ae81 CSSFontFace: fix exception when src attribute value is unexpected type by Josh Tynjala · 6 months ago
  81. b6dc011 linter: call workspace.close() when done with workspace to avoid out of emory error by Josh Tynjala · 6 months ago
  82. f2df513 MethodBodySemanticChecker: fix method name in CallUndefinedMethodProblem when method name starts with @ symbol for an attribute by Josh Tynjala · 7 months ago
  83. 9ff701d MethodBodySemanticChecker: fix missing function signature checks for super() constructor calls by Josh Tynjala · 7 months ago
  84. 0f2660e ABCGeneratingReducer: fix missing function signature checks for super.method() member access calls by Josh Tynjala · 7 months ago
  85. dc92ef4 Merge branch 'release/0.9.12' into develop by Yishay Weiss · 5 months ago
  86. c6ca334 update version to 0.9.13 by Yishay Weiss · 5 months ago
  87. c74b638 [maven-release-plugin] prepare for next development iteration by yishayw · 6 months ago
  88. 658ba46 [maven-release-plugin] prepare release org.apache.royale.compiler-0.9.12-rc2 by yishayw · 6 months ago apache-royale-0.9.12 org.apache.royale.compiler-0.9.12-rc2
  89. 149818f [maven-release-plugin] prepare for next development iteration by ApacheRoyale · 6 months ago
  90. c9bdd29 [maven-release-plugin] prepare branch @{releaseLabel} by ApacheRoyale · 6 months ago
  91. f2ace54 Revert "[maven-release-plugin] prepare branch @{releaseLabel}" by Yishay Weiss · 6 months ago
  92. 1150c9c Revert "[maven-release-plugin] prepare for next development iteration" by Yishay Weiss · 6 months ago
  93. 0ffa9af [maven-release-plugin] prepare for next development iteration by ApacheRoyale · 7 months ago
  94. 4dfaedf [maven-release-plugin] prepare branch @{releaseLabel} by ApacheRoyale · 7 months ago
  95. 5c182be Merge branch 'release/0.9.11' into develop by Yishay Weiss · 7 months ago
  96. 6b6e43c update version to 0.9.12 by Yishay Weiss · 7 months ago
  97. aef3b99 RELEASE_NOTES: recent updates by Josh Tynjala · 7 months ago
  98. 9f65ea1 [maven-release-plugin] prepare for next development iteration by yishayw · 7 months ago release/0.9.11
  99. bffe523 [maven-release-plugin] prepare release org.apache.royale.compiler-0.9.11-rc1 by yishayw · 7 months ago apache-royale-0.9.11 org.apache.royale.compiler-0.9.11-rc1
  100. 58c754d [maven-release-plugin] prepare for next development iteration by ApacheRoyale · 7 months ago