1. 58c34f1 Fixes issue #211 by greg-dove · 2 years, 1 month ago
  2. b9c0c50 WatchThread: make older Java compiler happy by Josh Tynjala · 2 years, 1 month ago
  3. 42642e2 Added --watch compiler option by Josh Tynjala · 2 years, 3 months ago
  4. dd44cbb Normalize exit codes across compiler tools by Josh Tynjala · 2 years, 3 months ago
  5. 0f350d6 BinaryOperatorEmitter: Fixed value not propgating beyond super setter when it is part of a chained assignment (closes #210) by Josh Tynjala · 2 years, 1 month ago
  6. 480cc9c Merge branch 'release/0.9.9' into develop by Yishay Weiss · 2 years, 1 month ago
  7. 158d84c update version to 0.9.10 by Yishay Weiss · 2 years, 1 month ago release/0.9.9
  8. c6788a3 [maven-release-plugin] prepare for next development iteration by yishayw · 2 years, 2 months ago
  9. a1ca497 [maven-release-plugin] prepare release org.apache.royale.compiler-0.9.9-rc3 by yishayw · 2 years, 2 months ago apache-royale-0.9.9 org.apache.royale.compiler-0.9.9-rc3
  10. 5976566 [maven-release-plugin] prepare for next development iteration by Yishay Weiss · 2 years, 2 months ago
  11. 729a3ab [maven-release-plugin] prepare branch @{releaseLabel} by Yishay Weiss · 2 years, 2 months ago
  12. dc75674 Revert "[maven-release-plugin] prepare branch @{releaseLabel}" by Yishay Weiss · 2 years, 2 months ago
  13. 4e8352f Revert "[maven-release-plugin] prepare for next development iteration" by Yishay Weiss · 2 years, 2 months ago
  14. 6d08213 [maven-release-plugin] prepare for next development iteration by Yishay Weiss · 2 years, 2 months ago
  15. bf53466 [maven-release-plugin] prepare branch @{releaseLabel} by Yishay Weiss · 2 years, 2 months ago
  16. 68510af Revert "[maven-release-plugin] prepare branch @{releaseLabel}" by Yishay Weiss · 2 years, 2 months ago
  17. 4b08489 Revert "[maven-release-plugin] prepare for next development iteration" by Yishay Weiss · 2 years, 2 months ago
  18. 0d6beae [maven-release-plugin] prepare for next development iteration by Yishay Weiss · 2 years, 2 months ago
  19. c4f1c85 [maven-release-plugin] prepare branch @{releaseLabel} by Yishay Weiss · 2 years, 2 months ago
  20. c7e0b76 Revert "[maven-release-plugin] prepare branch @{releaseLabel}" by Yishay Weiss · 2 years, 2 months ago
  21. 5b74abb Revert "[maven-release-plugin] prepare for next development iteration" by Yishay Weiss · 2 years, 2 months ago
  22. 7c69ff3 Revert "[maven-release-plugin] prepare branch @{releaseLabel}" by Yishay Weiss · 2 years, 2 months ago
  23. 21a0d22 Revert "[maven-release-plugin] prepare for next development iteration" by Yishay Weiss · 2 years, 2 months ago
  24. da35e9f [maven-release-plugin] prepare for next development iteration by Yishay Weiss · 2 years, 2 months ago
  25. 0e4da83 [maven-release-plugin] prepare branch @{releaseLabel} by Yishay Weiss · 2 years, 2 months ago
  26. e1a0e4f [maven-release-plugin] prepare for next development iteration by Yishay Weiss · 2 years, 2 months ago
  27. 323fcb2 [maven-release-plugin] prepare branch @{releaseLabel} by Yishay Weiss · 2 years, 2 months ago
  28. 1925dd9 Revert "[maven-release-plugin] prepare branch @{releaseLabel}" by Yishay Weiss · 2 years, 2 months ago
  29. 174885f Revert "[maven-release-plugin] prepare for next development iteration" by Yishay Weiss · 2 years, 2 months ago
  30. 5427a40 BinaryOperatorEmitter, SuperCallEmitter: remove more unnecessary spaces from generated JS by Josh Tynjala · 2 years, 2 months ago
  31. 26ec68f SuperCallEmitter: remove unnecessary space character from JS output by Josh Tynjala · 2 years, 2 months ago
  32. e7dee33 BinaryOperatorEmitter: remove unnecessary space character from JS output by Josh Tynjala · 2 years, 2 months ago
  33. b4dda35 formatter: fix collapseEmptyBlocks by Josh Tynjala · 2 years, 3 months ago
  34. 12285d0 RELEASE_NOTES: more changes in 0.9.9 by Josh Tynjala · 2 years, 3 months ago
  35. 9f3454f Merge branch 'develop' of https://github.com/apache/royale-compiler into develop by Yishay Weiss · 2 years, 3 months ago
  36. 0a2f8c6 Update NOTICE files by Yishay Weiss · 2 years, 3 months ago
  37. 760957b [maven-release-plugin] prepare for next development iteration by Yishay Weiss · 2 years, 3 months ago
  38. 83f7c38 [maven-release-plugin] prepare branch @{releaseLabel} by Yishay Weiss · 2 years, 3 months ago
  39. 893abf4 Quick fix for enclosing parentheses around instanceof operator. Closes #209 by greg-dove · 2 years, 3 months ago
  40. 9f88db0 compiler-jx: use JSConfiguration where appropriate to be more specific by Josh Tynjala · 2 years, 4 months ago
  41. 6cab1d2 MXMLJSC, COMPJSC: remove dead code by Josh Tynjala · 2 years, 4 months ago
  42. 4fc2532 JSConfiguration: revert code that wasn't supposed to be committed yet by Josh Tynjala · 2 years, 4 months ago
  43. 707d100 MXMLJSC: validate targets compiler option by Josh Tynjala · 2 years, 4 months ago
  44. 8e67663 compiler-jx: minor refactor to call a function for each compilation unit instead of putting everything directly in the loop by Josh Tynjala · 2 years, 4 months ago
  45. 5a23c75 [JS] Fixes for XMLList addition, for boolean equality checking vs. XML, and for QName inequality checking. by greg-dove · 2 years, 4 months ago
  46. 02b56a7 Support for addition operator with XMLish operands. Fix for #208 by greg-dove · 2 years, 4 months ago
  47. b9d941e Fix for #206 by greg-dove · 2 years, 4 months ago
  48. b12adb4 Fix for CI ant build using old jdk (not 8) for compiling the compiler - no support for method references. by greg-dove · 2 years, 4 months ago
  49. fd8b633 Support for jsUnsafeNativeInline (to be defined externally in Language swc) by greg-dove · 2 years, 4 months ago
  50. 9387024 minor : fix parameter naming by greg-dove · 2 years, 4 months ago
  51. eeebcdb FindRoyaleMXMLPropertyNamesToKeep: fix missing break in switch case by Josh Tynjala · 2 years, 4 months ago
  52. bbb47bc Fix for #191. And related improvement in compiler-jx code for Multi-Catch support. by greg-dove · 2 years, 4 months ago
  53. faa733b maven build needs more goog files too by Alex Harui · 2 years, 4 months ago
  54. ebf3137 add HtmlSanitizer to the list of goog files that are added to output by Alex Harui · 2 years, 5 months ago
  55. 3ccebe5 ignore disabled conditional compilation blocks by Alex Harui · 2 years, 5 months ago
  56. 363efd1 MemberAccessEmitter: improved detection of XMLish expressions to determine if dynamic-access-unknown-members is necessary (references #203) by Josh Tynjala · 2 years, 5 months ago
  57. 60242fe MemberAccessEmitter: when checking if member access is XMLish for dynamic-access-unknown-members, also check the left side of dynamic access nodes (references #203) by Josh Tynjala · 2 years, 5 months ago
  58. 9bd4648 MemberAccessEmitter: fix nested XML member access with dynamic access unknown members (references #203) by Josh Tynjala · 2 years, 5 months ago
  59. 52b0dd9 AccessorEmitter: always use nocollapse for static accessors (closes #200) by Josh Tynjala · 2 years, 5 months ago
  60. 6c25d1d MemberAccessEmitter: if left side resolves to an XMLish type, don't use dynamic access for unknown members because XML members always fail to resolve to a definition (closes #203) by Josh Tynjala · 2 years, 5 months ago
  61. e50e45f Remove svg.js dependency from externc tests and unfail build by Yishay Weiss · 2 years, 5 months ago
  62. 83cf0b4 Merge branch 'develop' of https://github.com/apache/royale-compiler into develop by yweiss · 2 years, 5 months ago
  63. 4ce069f Externc tests were failing on network error even if some of the dependencies were cached by yweiss · 2 years, 5 months ago
  64. 5d08d6f js-getter-prefix and js-setter-prefix in release notes by Josh Tynjala · 2 years, 5 months ago
  65. 8a2067c update asformat release note by Josh Tynjala · 2 years, 5 months ago
  66. 382026c Fix for missing mxml reflection data when using localId (it should still be there) by greg-dove · 2 years, 5 months ago
  67. 74cdb97 If something has suppressedExport, also do not emit '@nocollapse'. This seems correct for suppressedExport, and therefore (because Language has suppressedExport) also addresses issue #201 by greg-dove · 2 years, 5 months ago
  68. 519f433 Some recent updates to release notes, for next release by greg-dove · 2 years, 5 months ago
  69. b2b8513 Fixes #199 by greg-dove · 2 years, 5 months ago
  70. dd13c42 (JX) Fix for various code output scenarios that can be missing closing parenthesis. Closes #198 by greg-dove · 2 years, 5 months ago
  71. 9939768 Test-commit by Maria José Esteve · 2 years, 5 months ago
  72. db68faa RawMXMLTokenizer: fix <!----> being incorrectly interpreted as an unclosed ASDoc comment instead of a properly closed regular XML comment by Josh Tynjala · 2 years, 6 months ago
  73. c8dcad8 fix typo in doc comments by Josh Tynjala · 2 years, 6 months ago
  74. ad51da8 FieldEmitter: fix missing custom namespace special case formatting in emitFieldInitializer() by Josh Tynjala · 2 years, 6 months ago
  75. 3043a5c formatter: tests by Josh Tynjala · 2 years, 6 months ago
  76. 0e872b5 formatter: whitespace between block close and comments by Josh Tynjala · 2 years, 6 months ago
  77. cf33da7 formatter: like square and curly brackets, parentheses are on the block stack by Josh Tynjala · 2 years, 6 months ago
  78. 5f7e57a formatter: chained variable declarations by Josh Tynjala · 2 years, 6 months ago
  79. 54c322b Fixes #197. Similar to #196 by greg-dove · 2 years, 6 months ago
  80. 70f43ea Fix for <fx:Object> nodes inside dataProvider nodes (and any similar 'Array'-like parent nodes in mxml). Fixes #196 by greg-dove · 2 years, 6 months ago
  81. cfc9085 Refactored the compiler-jx approach to outputting ResourceBundles. Uses the established parsing from swf compiler and is more aligned with Flex. Fixes #195 by greg-dove · 2 years, 6 months ago
  82. 9fb3b29 formatter: minor cleanup of off/on tags for AS3 by Josh Tynjala · 2 years, 6 months ago
  83. 149dace formatter: handle space before /> in MXML by Josh Tynjala · 2 years, 6 months ago
  84. 078dfca formatter: MXML formatter off/on comments by Josh Tynjala · 2 years, 6 months ago
  85. 33e0b4a formatter: some missing braces by Josh Tynjala · 2 years, 6 months ago
  86. 6e26571 formatter: disable and re-enable formatting with comments by Josh Tynjala · 2 years, 6 months ago
  87. 16dcb98 (minor) code tidy and update release notes. by greg-dove · 2 years, 6 months ago
  88. 79e0406 Explore ancestry fully for the "Frame" metadata, which is present (for example) in mx.core.Application. fixes #194 by greg-dove · 2 years, 6 months ago
  89. bf8da99 Fix @royalesuppressexport implementation to match the change to dynamic export configuration for Closure compile,. closes #193 by greg-dove · 2 years, 6 months ago
  90. 4b92d86 formatter: fix new <*>[] by Josh Tynjala · 2 years, 6 months ago
  91. d56e53b StreamingASTokenizer: fix issue where metadata was not recognized after comments by Josh Tynjala · 2 years, 6 months ago
  92. 991dd2a formatter: fix for deeply nested control flow statements where none have braces by Josh Tynjala · 2 years, 6 months ago
  93. 70853f7 fixes #192 NullPointerException by greg-dove · 2 years, 6 months ago
  94. 16ffb9e formatter: MXML attribute whitespace options by Josh Tynjala · 2 years, 7 months ago
  95. 15d4b7b formatter: MXML whitespace improvements by Josh Tynjala · 2 years, 7 months ago
  96. aa4a088 formatter: MXML basics by Josh Tynjala · 2 years, 7 months ago
  97. fcbc9c2 minor: consistency with other compiler maven targets by greg-dove · 2 years, 7 months ago
  98. b5ddb87 minor: keep RAT happy (ratify?) by greg-dove · 2 years, 7 months ago
  99. f24ff86 formatter: refactor MXML script formatting and format MXML metadata by Josh Tynjala · 2 years, 7 months ago
  100. 0755d8f formatter: MXML formatting tweeaks and tests by Josh Tynjala · 2 years, 7 months ago