1. 15d4b7b formatter: MXML whitespace improvements by Josh Tynjala · 2 years, 8 months ago
  2. aa4a088 formatter: MXML basics by Josh Tynjala · 2 years, 8 months ago
  3. fcbc9c2 minor: consistency with other compiler maven targets by greg-dove · 2 years, 8 months ago
  4. b5ddb87 minor: keep RAT happy (ratify?) by greg-dove · 2 years, 8 months ago
  5. f24ff86 formatter: refactor MXML script formatting and format MXML metadata by Josh Tynjala · 2 years, 8 months ago
  6. 0755d8f formatter: MXML formatting tweeaks and tests by Josh Tynjala · 2 years, 8 months ago
  7. cc78bac formatter: remove debug console output by Josh Tynjala · 2 years, 8 months ago
  8. e18e4e7 formatter: ignore compiler problems that aren't errors by Josh Tynjala · 2 years, 8 months ago
  9. 1f6fc36 formatter: preserve minimum whitespace at end of blank lines inside asdoc <listing> tags by Josh Tynjala · 2 years, 8 months ago
  10. 8221cc2 formatter: insert-space-meta-attributes by Josh Tynjala · 2 years, 8 months ago
  11. 5236461 formatter: format MXML script blocks by Josh Tynjala · 2 years, 8 months ago
  12. e609665 formatter: class should be public by Josh Tynjala · 2 years, 8 months ago
  13. c2bee35 formatter: fix unnecessary escape of quote if wrapping quote is different by Josh Tynjala · 2 years, 9 months ago
  14. bf83e8f formatter: block close before paren close or comma does not require a new line by Josh Tynjala · 2 years, 9 months ago
  15. 5b05a53 formatter: fix extra spaces before and after * type by Josh Tynjala · 2 years, 9 months ago
  16. 92c3eca formatter: don't insert space before ... if it's the first parameter by Josh Tynjala · 2 years, 9 months ago
  17. b2a1d92 formatter: unary - after colon by Josh Tynjala · 2 years, 9 months ago
  18. c51f2fc formatter: unary - after comma by Josh Tynjala · 2 years, 9 months ago
  19. c816de4 formatter: unary - with return by Josh Tynjala · 2 years, 9 months ago
  20. a963681 formatter: increase indent when opening square brackets by Josh Tynjala · 2 years, 9 months ago
  21. 256a045 formatter: fix missing new line after single line comment by Josh Tynjala · 2 years, 9 months ago
  22. 92c76fe formatter: extra test for block comments by Josh Tynjala · 2 years, 9 months ago
  23. 64e040c formatter: option to insert a space at the start of line comments by Josh Tynjala · 2 years, 9 months ago
  24. f0e2765 playerglobalc: [Event] metadata by Josh Tynjala · 2 years, 9 months ago
  25. 55c2dad Changes to fix MXMLBooleanNode_with_id_attribute by greg-dove · 2 years, 9 months ago
  26. 60ffbb2 Added a new compiler option 'force-local-id', which is false by default. by greg-dove · 2 years, 9 months ago
  27. 179edad JSRoyaleEmitter: when inserting a synthetic second argument for parseInt() pass 0 instead of undefined by Josh Tynjala · 2 years, 9 months ago
  28. 67b7fd6 formatter: fix usages with zero args by Josh Tynjala · 2 years, 9 months ago
  29. 09d33bf formatter: fix wrong command line option mapping by Josh Tynjala · 2 years, 9 months ago
  30. 4667518 formatter: fix some defaults that should have been true by Josh Tynjala · 2 years, 9 months ago
  31. f623b33 RELEASE_NOTES: asformat by Josh Tynjala · 2 years, 9 months ago
  32. 9195440 build: add formatter by Josh Tynjala · 2 years, 9 months ago
  33. 8ca8306 formatter: help and version args by Josh Tynjala · 2 years, 9 months ago
  34. da1c4e5 formatter: fix new lines at end of file not being preserved by Josh Tynjala · 2 years, 9 months ago
  35. 661630a formatter: fix bad logic for printing formatting text to stdout by Josh Tynjala · 2 years, 9 months ago
  36. 1a9333b formatter: command line configuration by Josh Tynjala · 2 years, 9 months ago
  37. d2358fd formatter: detect when + and - are used as unary operators instead of binary by Josh Tynjala · 2 years, 10 months ago
  38. 89893ab formatter: better formatting for object literal inside a ternary statement by Josh Tynjala · 2 years, 10 months ago
  39. 583f4e2 formatter: fix indentation of methods in interfaces by Josh Tynjala · 2 years, 10 months ago
  40. 6ef095b JSRoyaleEmitter: don't emit the namespace for namespace access expressions because the identifier emitter will handle that by Josh Tynjala · 2 years, 10 months ago
  41. 3e23e66 IfEmitter: improved handling of if, else if, and else bodies that are just a semicolon by Josh Tynjala · 2 years, 10 months ago
  42. 3f89ec9 js-getter-prefix and js-setter-prefix compiler options by Josh Tynjala · 2 years, 10 months ago
  43. 31e226e formatter: missing license headers by Josh Tynjala · 2 years, 10 months ago
  44. df1fbec formatter: initial commit of incomplete tool by Josh Tynjala · 2 years, 10 months ago
  45. 7300c8b Merge branch 'release/0.9.8' into develop by Yishay Weiss · 2 years, 10 months ago
  46. f559cc7 update version to 0.9.9 by Yishay Weiss · 2 years, 10 months ago release/0.9.8
  47. 2ea8d36 [maven-release-plugin] prepare for next development iteration by yishayw · 2 years, 10 months ago
  48. ba09ed9 [maven-release-plugin] prepare release org.apache.royale.compiler-0.9.8-rc7 by yishayw · 2 years, 10 months ago apache-royale-0.9.8 org.apache.royale.compiler-0.9.8-rc7
  49. 848c326 [maven-release-plugin] prepare for next development iteration by Yishay Weiss · 2 years, 10 months ago
  50. b2c5e08 [maven-release-plugin] prepare branch @{releaseLabel} by Yishay Weiss · 2 years, 10 months ago
  51. 797163e Merge branch 'develop' of https://github.com/apache/royale-compiler into develop by Yishay Weiss · 2 years, 10 months ago
  52. 95fbea5 Revert "[maven-release-plugin] prepare branch @{releaseLabel}" by Yishay Weiss · 2 years, 10 months ago
  53. f318d20 Revert "[MAVEN-release-plugin] prepare for next development iteration" by Yishay Weiss · 2 years, 10 months ago
  54. bf2047c make sure we include compiler release notes in staging by greg-dove · 2 years, 10 months ago
  55. 744a76b minor change to release notes for 0.9.8 by greg-dove · 2 years, 10 months ago
  56. b35629b [maven-release-plugin] prepare for next development iteration by Yishay Weiss · 2 years, 10 months ago
  57. dd126f1 [maven-release-plugin] prepare branch @{releaseLabel} by Yishay Weiss · 2 years, 10 months ago
  58. 19e4e18 Revert "[maven-release-plugin] prepare branch @{releaseLabel}" by Yishay Weiss · 2 years, 10 months ago
  59. 97689dc Revert "[maven-release-plugin] prepare for next development iteration" by Yishay Weiss · 2 years, 10 months ago
  60. fd67d58 JSRoyaleASDocEmitter: similar null check for return type as for parameter type by Josh Tynjala · 2 years, 11 months ago
  61. 70c7894 JSRoyaleASDocEmitter: fix null exception on resolving parameter type by Josh Tynjala · 2 years, 11 months ago
  62. 28ad0ca [maven-release-plugin] prepare for next development iteration by Yishay Weiss · 2 years, 11 months ago
  63. e51487c [maven-release-plugin] prepare branch @{releaseLabel} by Yishay Weiss · 2 years, 11 months ago
  64. d87be54 Revert "[maven-release-plugin] prepare branch @{releaseLabel}" by Yishay Weiss · 2 years, 11 months ago
  65. 923d75b Revert "[maven-release-plugin] prepare for next development iteration" by Yishay Weiss · 2 years, 11 months ago
  66. 7ec2ed8 Add compiler-playerglobalc to source bundle by Yishay Weiss · 2 years, 11 months ago
  67. a6f6d00 Update NOTICE files to 2021 by Yishay Weiss · 2 years, 11 months ago
  68. 2ddf696 Merge branch 'develop' of https://github.com/apache/royale-compiler into develop by Yishay Weiss · 3 years ago
  69. f3964ea Add some missing signatures on new artifacts by Yishay Weiss · 3 years ago
  70. f1c330e RepairingTokenBuffer: check for array index should be >= 0 instead of > 0 by Josh Tynjala · 3 years ago
  71. b48a0cb RepairingTokenBuffer: fixed previous() returning position - 2 instead of position - 1 by Josh Tynjala · 3 years ago
  72. d44ffdc Merge branch 'develop' of https://github.com/apache/royale-compiler into develop by Yishay Weiss · 3 years ago
  73. 2d2985b Remove verbosity and improve performance of upload by Yishay Weiss · 3 years ago
  74. 976ad01 [maven-release-plugin] prepare for next development iteration by Yishay Weiss · 3 years ago
  75. 572fb44 [maven-release-plugin] prepare branch @{releaseLabel} by Yishay Weiss · 3 years ago
  76. d765397 Revert "[maven-release-plugin] prepare branch @{releaseLabel}" by Yishay Weiss · 3 years ago
  77. 1efa398 Revert "[maven-release-plugin] prepare for next development iteration" by Yishay Weiss · 3 years ago
  78. c456f43 compiler: fix issue where automatic semicolon insertion did not account for comment tokens by Josh Tynjala · 3 years ago
  79. 1dfa0e9 Merge branch 'develop' of https://github.com/apache/royale-compiler into develop by Yishay Weiss · 3 years ago
  80. f059bab Remove verbosity and slowness on upload by Yishay Weiss · 3 years ago
  81. 03264a5 Fix for additional issue raised in comments of #185, closes #185 by greg-dove · 3 years ago
  82. 6da4dc4 MXMLScopeBuilder: don't try to resolve the definition of the base class because that can cause the compiler to hang (closes #187) by Josh Tynjala · 3 years ago
  83. f212062 Fix for issue #185 : RoyaleArrayLike iteration when there is an implicit Content block in the original code. by greg-dove · 3 years ago
  84. 0137963 ClassEmitter, MXMLRoyaleEmitter: fixed missing self variable for complex initializers when one of them is a closure (closes #177) by Josh Tynjala · 3 years ago
  85. 8049d70 BindingInfo: fixed that destination string was missing this. when binding directly to MXML primitives like Array/String/Number by Josh Tynjala · 3 years, 1 month ago
  86. 208a396 MXMLRoyaleEmitter: don't output complex initializers for numbers, strings, or arrays if the expression is an MXML data binding expression by Josh Tynjala · 3 years, 1 month ago
  87. 756e1f4 BindingInfo: fix issue where binding to MXML <fx:Array> did not work by Josh Tynjala · 3 years, 1 month ago
  88. 6159732 MXMLPropertySpecifierNode: fixed Generated byte code contains an operand stack underflow error when binding to a property typed as Array in MXML using an element by Josh Tynjala · 3 years, 1 month ago
  89. b3f8084 FindRoyaleMXMLPropertyNamesToKeep: fix incorrect exception when name is not string by Josh Tynjala · 3 years, 1 month ago
  90. 6580528 removed file that shouldn't have been committed by Josh Tynjala · 3 years, 2 months ago
  91. 1711895 prevent-rename-mxml-symbol-references by Josh Tynjala · 3 years, 2 months ago
  92. 9acc79a MemberAccessEmitter: fix issue where accessing (getting) a member variable from a superclass with super would fail in JS (closes #162) by Josh Tynjala · 3 years, 2 months ago
  93. 4cc6e59 BinaryOperatorEmitter: fix missing parentheses in generated JS when using Date properties that are automatically converted to function calls (closes #179) by Josh Tynjala · 3 years, 2 months ago
  94. a9adcdc MXMLFileNode: validate the the file name of the .mxml file is a valid ActionScript class name (closes #173) by Josh Tynjala · 3 years, 2 months ago
  95. ed2e93e MXMLTreeBuilder: fix null pointer exception in parseValue() when the type is not known (closes apache/royale-asjs#1096) (closes #170) by Josh Tynjala · 3 years, 2 months ago
  96. cf29c59 [maven-release-plugin] prepare for next development iteration by Yishay Weiss · 3 years, 2 months ago
  97. 2bb6491 [maven-release-plugin] prepare branch @{releaseLabel} by Yishay Weiss · 3 years, 2 months ago
  98. 87388b4 Merge branch 'develop' of https://github.com/apache/royale-compiler into develop by Yishay Weiss · 3 years, 2 months ago
  99. 99b9ab9 Revert "[maven-release-plugin] prepare branch @{releaseLabel}" by Yishay Weiss · 3 years, 2 months ago
  100. 479faf8 Revert "[maven-release-plugin] prepare for next development iteration" by Yishay Weiss · 3 years, 2 months ago