Apache Royale Compiler

Clone this repo:
  1. 44685a4 Create README by Andrew Wetmore · 3 days ago develop
  2. ccea89b [maven-release-plugin] prepare for next development iteration by yishayw · 6 days ago
  3. 60f6920 [maven-release-plugin] prepare release org.apache.royale.compiler-build-tools-1.2.2-rc1 by yishayw · 6 days ago org.apache.royale.compiler-build-tools-1.2.2-rc1
  4. f574e82 Fix duplicate properties tag in compiler-build-tools pom.xml by Yishay Weiss · 8 days ago
  5. 3373454 Set maven.compiler.source/target to 11 for utils (JDK 21 dropped Java 7 support) by Yishay Weiss · 9 days ago
  6. 223607f Update compiler-jburg-types version to 1.1.1-SNAPSHOT and add release notes by Yishay Weiss · 9 days ago
  7. 3fb6c58 Merge branch 'develop' of https://github.com/apache/royale-compiler into develop by Yishay Weiss · 9 days ago
  8. d441671 Update release notes for jburg-types and build-tools by Yishay Weiss · 9 days ago
  9. 7009c0c forgot release note by Josh Tynjala · 11 days ago
  10. a05d840 MXMLRoyaleEmitter: Added support for mx.core.UIComponentDescriptor with -children-as-data=false for JavaScript by Josh Tynjala · 11 days ago
  11. 51d22a5 MXMLRoyalEmitter: Added support for mx.core.IDeferredInstance for default properties with -children-as-data=false by Josh Tynjala · 12 days ago
  12. af8b621 MXMLJSCJSEmitter: Fixed intermittent missing goog.require() calls because formatQualifiedName() was overridden to remove formatting by Josh Tynjala · 12 days ago
  13. 9356c8a MXMLDeferredInstanceNode: added missing dependency on mx.core.DeferredInstanceFromFunction that prevented it from being emitted in JavaScript by Josh Tynjala · 12 days ago
  14. b4e3ff6 JSCPublisher: don't call start() for MXML classes either by Josh Tynjala · 12 days ago
  15. fad7ee8 DefinitionBase: fix resolution of types specified in [InstanceType] when they are in a package by Josh Tynjala · 13 days ago
  16. a487fcf MXMLRoyalePublisher added mainClass as a token that may be replaced in the HTML template (closes #245) by Josh Tynjala · 2 weeks ago
  17. e6b5a81 Update release notes for 1.0.0 by Yishay Weiss · 4 weeks ago
  18. 4ba7850 Update version to 1.0.0 for release by Yishay Weiss · 4 weeks ago
  19. 7d583da MXMLRoyaleEmitter: don't assign property in factory method if it uses data binding by Josh Tynjala · 4 weeks ago
  20. 85a936b update release notes with latest commits by Josh Tynjala · 4 weeks ago