1. 81ce70d [maven-release-plugin] prepare release org.apache.royale.compiler-0.9.6-rc2 by piotrzarzycki21 · 4 years, 8 months ago
  2. 5fdb8bd JSGoogCompcConfiguration: added inline-constants so that it can be used to build libraries too by Josh Tynjala · 4 years, 8 months ago
  3. 498a7f3 [maven-release-plugin] prepare for next development iteration by piotrzarzycki21 · 4 years, 8 months ago
  4. b6788cb [maven-release-plugin] prepare release org.apache.royale.compiler-0.9.6-rc1 by piotrzarzycki21 · 4 years, 8 months ago org.apache.royale.compiler-0.9.6-rc1
  5. 7b596a0 update utils versions by Piotr Zarzycki · 4 years, 8 months ago
  6. 383416e ConfigConditionBlockNode: fix fillInOffsets() and normalize() when disabled by Josh Tynjala · 4 years, 8 months ago
  7. d941f26 compiler: more end line/column improvements by Josh Tynjala · 4 years, 8 months ago
  8. 111f0c8 FullNameNode: fixed issue where end line and end column were never set based on the right node by Josh Tynjala · 4 years, 8 months ago
  9. 1d60ebf Configuration: added -warn-this-within-closure compiler option (references #90) by Josh Tynjala · 4 years, 8 months ago
  10. 5c9bf22 compiler: warn when using this in a function closure (references #90) by Josh Tynjala · 4 years, 8 months ago
  11. a73451c JSWriter: externs are not post-processed like regular JS by Josh Tynjala · 4 years, 8 months ago
  12. b81373b ConfigConditionBlockNode: fix fillInOffsets() and normalize() when disabled by Josh Tynjala · 4 years, 8 months ago
  13. f72da60 compiler: more end line/column improvements by Josh Tynjala · 4 years, 8 months ago
  14. 39cb04f ImportNode: fixed issue where end line and end column were never set based on the name node by Josh Tynjala · 4 years, 8 months ago
  15. d2bb7b4 FullNameNode: fixed issue where end line and end column were never set based on the right node by Josh Tynjala · 4 years, 8 months ago
  16. 9a651d8 Configuration: added -warn-this-within-closure compiler option (references #90) by Josh Tynjala · 4 years, 8 months ago
  17. 7e7b269 compiler: warn when using this in a function closure (references #90) by Josh Tynjala · 4 years, 8 months ago
  18. 53745e5 JSWriter: externs are not post-processed like regular JS by Josh Tynjala · 4 years, 8 months ago
  19. 7635ee6 fix alt params again by Alex Harui · 4 years, 8 months ago
  20. 6594d6f Revert commit: a606114c4b8a8649d9b4ddcc0e63f3f40a350f74 by Piotr Zarzycki · 4 years, 8 months ago
  21. c278f51 Revert commit: f479878982e4b69774a0634072c3a4fda8046052 by Piotr Zarzycki · 4 years, 8 months ago
  22. 739e319 Revert commit: 36a60842ea667eee7d2eeddeb8ab1569d11a667a by Piotr Zarzycki · 4 years, 8 months ago
  23. 31c0a5a ClassDefinition: fixed case where problems could contain more than one of the same DuplicateSkinStateProblem by Josh Tynjala · 4 years, 8 months ago
  24. 0196592 Support for '*' ANY namespace, and also some other unusual possibilities when using AS3 language namespaces in e4x. by greg-dove · 4 years, 8 months ago
  25. f69d5d8 Merge branch 'release/0.9.6' of https://github.com/apache/royale-compiler into release/0.9.6 by Piotr Zarzycki · 4 years, 8 months ago
  26. e45b75f stage royaleunit-ant-tasks by Alex Harui · 4 years, 8 months ago
  27. 7fc29ec fix handling of altparams by Alex Harui · 4 years, 8 months ago
  28. 8745d93 handle module output without js-release by Alex Harui · 4 years, 8 months ago
  29. bc54aed .factorypath file should not have been committed by Josh Tynjala · 4 years, 8 months ago
  30. 3d52a65 added some things to release notes for 0.9.6 by Josh Tynjala · 4 years, 8 months ago
  31. afef365 .factorypath file should not have been committed by Josh Tynjala · 4 years, 8 months ago
  32. 8317542 update copyright year by Alex Harui · 4 years, 8 months ago
  33. dd50f67 handle pre tags better by Alex Harui · 4 years, 9 months ago
  34. a9fcf4f added some things to release notes for 0.9.6 by Josh Tynjala · 4 years, 8 months ago
  35. a47853b ClassDefinition: fixed case where problems could contain more than one of the same DuplicateSkinStateProblem by Josh Tynjala · 4 years, 8 months ago
  36. 4499026 Support for '*' ANY namespace, and also some other unusual possibilities when using AS3 language namespaces in e4x. by greg-dove · 4 years, 8 months ago
  37. 8a4a197 [maven-release-plugin] prepare for next development iteration by piotrzarzycki21 · 4 years, 9 months ago
  38. a606114 [maven-release-plugin] prepare release org.apache.royale.compiler-0.9.6-rc1 by piotrzarzycki21 · 4 years, 9 months ago
  39. f479878 update utils versions by piotrzarzycki21 · 4 years, 9 months ago
  40. 36a6084 [maven-release-plugin] prepare branch release/0.9.6 by piotrzarzycki21 · 4 years, 9 months ago
  41. 4ec4363 Add newline after binding-related output. Fixes output formatting and avoids a js parsing error when certain other output immediately after the last one of these. by greg-dove · 4 years, 9 months ago
  42. d5144c1 Minor: remove extra comma in bindings output. by greg-dove · 4 years, 9 months ago
  43. ff7fb7a Fix for output of e4X namespace-based child and descendant queries by greg-dove · 4 years, 9 months ago
  44. 4963671 compiler-jx: moved inject_html detection for source files back into GoogDepsWriter for now by Josh Tynjala · 4 years, 9 months ago
  45. e11f7a4 Merge branch 'develop' into release/0.9.6 by Piotr Zarzycki · 4 years, 9 months ago
  46. c2eef00 RoyaleJSProject: improved detection of SWC externs by Josh Tynjala · 4 years, 9 months ago
  47. 8f68416 MXMLRoyalePublisher, GoogDepsWriter: more utf8 charset requirements by Josh Tynjala · 4 years, 9 months ago
  48. f653998 MXMLRoyalePublisher: collect inject_html from externs in SWCs by Josh Tynjala · 4 years, 9 months ago
  49. 4bff82e BinaryOperatorEmitter: fixed extra semicolons in imports and removed unused import by Josh Tynjala · 4 years, 9 months ago
  50. 884afe9 GoogDepsWriter: extracted inject_html detection and moved it to the publisher so that inject_html can be detected in externs too by Josh Tynjala · 4 years, 9 months ago
  51. b5eba65 compiler-jx: some more verbose messages by Josh Tynjala · 4 years, 9 months ago
  52. 6048e84 compiler: remove old diagnostics by Josh Tynjala · 4 years, 9 months ago
  53. 6f76b72 Fix for error if <fx:Metadata/> tag is empty or effectively empty (contains commented our tags) by greg-dove · 4 years, 9 months ago
  54. 61cdcef Add royaleunit to releasessteps.xml by Piotr Zarzycki · 4 years, 9 months ago
  55. ec6a09b [maven-release-plugin] prepare for next development iteration by piotrzarzycki21 · 4 years, 9 months ago
  56. 8fa2da8 [maven-release-plugin] prepare release org.apache.royale.compiler-0.9.6-rc1 by piotrzarzycki21 · 4 years, 9 months ago
  57. 011e1c9 update utils versions by piotrzarzycki21 · 4 years, 9 months ago
  58. 00d0c2b [maven-release-plugin] prepare branch release/0.9.6 by piotrzarzycki21 · 4 years, 9 months ago
  59. f4f9898 MemberAccessEmitter: fixed issue where fully-qualified names were emitted as dynamic access with -js-dynamic-access-unknown-members=true by Josh Tynjala · 4 years, 9 months ago
  60. 24786cf Fixed the implementation of @royalesuppressexport at the class level (applies to all members) by greg-dove · 4 years, 9 months ago
  61. 61479f5 compiler-jx: added inline-constants compiler option for JS builds to optionally inline the values of primitive constants (like Number, String, Boolean, int, and uint) instead of referencing them. by Josh Tynjala · 4 years, 9 months ago
  62. 94c12e7 externc: fixed value of undefined (should not be 0), and added similar special treatment for NaN and Infinity by Josh Tynjala · 4 years, 9 months ago
  63. fd9e237 FieldEmitter: in addition to analyzing function calls for static dependencies, also analyzes constructors that are called by Josh Tynjala · 4 years, 9 months ago
  64. 800f9f3 Merge pull request #94 from mrchnk/develop by Carlos Rovira · 4 years, 9 months ago
  65. c00db51 closure-compiler: apply run-options during parse by mrchnk · 4 years, 9 months ago
  66. a085e7e Fix for #92. return typing for removeAt method on a Vector should resolve to the Vector's element type. by greg-dove · 4 years, 9 months ago
  67. 34ff8d4 Fix for issue #92 by greg-dove · 4 years, 9 months ago
  68. b95cd6f JSWriter, MXMLWriter, ASWriter: uses getBytes('utf8') so that files are written as UTF-8 instead of the default by Josh Tynjala · 4 years, 10 months ago
  69. 23defb9 BaseMojo: fixed issue where forceSwcExternalLibraryPath was not used for js- and swf- library paths by Josh Tynjala · 4 years, 10 months ago
  70. ffb4d64 CompileJSMojo: allow forceSwcExternalLibraryPath for JS SWCs by Josh Tynjala · 4 years, 10 months ago
  71. e81f399 Fix Maven tests by Josh Tynjala · 4 years, 10 months ago
  72. 7c5e83f Better detection of goog.provide() and externs classes by Josh Tynjala · 4 years, 10 months ago
  73. 217ab79 Merge branch 'develop' of https://gitbox.apache.org/repos/asf/royale-compiler into develop by Josh Tynjala · 4 years, 10 months ago
  74. bffc46f Add new name of the machine for in Jenkinsfile by Piotr Zarzycki · 4 years, 10 months ago
  75. 40599e1 BinaryOperatorEmitter: call formatQualifiedName() only when the right hand side is a package or file member (it could be a local variable instead) by Josh Tynjala · 4 years, 10 months ago
  76. ee5fcad SWCompilationUnit: added getSWC() that returns the associated ISWC by Josh Tynjala · 4 years, 10 months ago
  77. 6d687c4 externc: fixed a case where a string was used instead of the indent variable by Josh Tynjala · 4 years, 10 months ago
  78. 5f1b5f5 CSSProperty: fixed cast exception in toString() by Josh Tynjala · 4 years, 10 months ago
  79. 942a423 PackageHeaderEmitter: output goog.require() for externs because release builds fail without it by Josh Tynjala · 4 years, 10 months ago
  80. eecd387 improved commit 66ef1643b2139778e579b8b3ef342a5bc5b08571 that avoids writing source maps for externs by Josh Tynjala · 4 years, 10 months ago
  81. 61ee473 Configuration: debug() and release() use generateDebugTags instead of verboseStacktraces by Josh Tynjala · 4 years, 10 months ago
  82. 65c67ee modules-publication: inject_html was not processed for modules. Now we add for debug and release the lines generated (normaly script or link tags) so the lines will be added dynamically to the HTML when module are loaded avoiding user need to add this manually by Carlos Rovira · 4 years, 10 months ago
  83. d220af3 GoogDepsWriter: fixed duplicate single quotes added in yesterday's commit by Josh Tynjala · 4 years, 10 months ago
  84. b93c4f0 royaleunit-ant-tasks: fixed issue where socket close timeout caused tests to fail because the port was considered in use by Josh Tynjala · 4 years, 10 months ago
  85. 9602fe4 GoogDepsWriter: more use of StringBuilders to avoid creation of too many Strings by Josh Tynjala · 4 years, 10 months ago
  86. 562c244 MXMLRoyalePublisher: does not create or populate JSClosureCompilerWrapper for debug builds by Josh Tynjala · 4 years, 10 months ago
  87. 8994964 MXMLRoyalePublisher: small optimization to sortClosureFile() by Josh Tynjala · 4 years, 10 months ago
  88. 490a0a5 JSRoyaleEmitter, MXMLRoyaleEmitter: minor optimization to avoid extra string comparisons during post-process step by Josh Tynjala · 4 years, 10 months ago
  89. 2ce996c compiler-jx: most console output during compilation is hidden and can be re-enabled with the -verbose option by Josh Tynjala · 4 years, 10 months ago
  90. 9b6df79 XMLList global function was not working (because 'this' was referencing window). Use the same approach as XML here... by greg-dove · 4 years, 11 months ago
  91. 08196ad fix a few more asdoc output issues by Alex Harui · 4 years, 11 months ago
  92. 9b7467b Fix for file-private definitions output. This was an issue when using imports in the main package scope if the externally visible definition was a function, variable or namespace. by greg-dove · 4 years, 11 months ago
  93. e2d562f fix types in accessors for internal classes. Fixes apache/royale-asjs#425. by Alex Harui · 4 years, 11 months ago
  94. 0ba3777 BaseASParser: fix null reference exception when a config constant cannot be resolved by Josh Tynjala · 4 years, 11 months ago
  95. 7adaddd Fix for mxml localId output by greg-dove · 4 years, 11 months ago
  96. 73caf20 Fix logic for setting variations of royalesuppresscompleximplicitcoercion. Added supporting compiler tests. by greg-dove · 4 years, 11 months ago
  97. 03199ab don't emit asdoc for internal classes by Alex Harui · 4 years, 11 months ago
  98. 1701c44 handle tabs in ASDoc by Alex Harui · 4 years, 11 months ago
  99. 3cfee8b handle missing attributes by Alex Harui · 4 years, 11 months ago
  100. 13a701b Added missing unicodeRange attribute for [Embed] metadata by Josh Tynjala · 5 years ago