Apache Royale Compiler

Clone this repo:
  1. c03be24 MXMLRoyaleEmitter: fix missing comma after childDescriptors with children-as-data=false if there are 0 child descriptors by Josh Tynjala · 29 hours ago develop
  2. 4bec471 MXMLRoyaleEmitter: fixed missing event handlers with children-as-data=false because children of container weren't walked by Josh Tynjala · 31 hours ago
  3. e8af9f8 MethodBodySemanticChecker: don't warn when comparing numeric or boolean with null if default initializers are disabled for JS by Josh Tynjala · 7 days ago
  4. 00ee1bf ApproveFalcon.xml: don't require ANT_HOME environment variable, and download Apache Rat JARs to basedir when they're not found by Josh Tynjala · 12 days ago
  5. e6b7a6f ApproveFalcon.xml: fix examine-jars to work on all platforms (not macOS only) by Josh Tynjala · 12 days ago
  6. 20abe9b ApproveBuildTools.xml: fix examine-jars to work on all platforms (not macOS only) by Josh Tynjala · 12 days ago
  7. 6e422da JSRoyaleEmitter: fix namespace URI when namespace is defined in a package by Josh Tynjala · 13 days ago
  8. cc2dcdb ExcludeTagNode: improved parsing of [Exclude] metadata to make the member name an identifier for tooling by Josh Tynjala · 3 weeks ago
  9. e7edc8b Configuration: get/set functions for allow-strict-function-types weren't named properly following the existing convention by Josh Tynjala · 3 weeks ago
  10. 9fd223b ApproveBuildTools.xml: don't require ANT_HOME environment variable, and download Apache Rat JARs to basedir when they're not found by Josh Tynjala · 3 weeks ago
  11. 44685a4 Create README by Andrew Wetmore · 4 weeks ago
  12. ccea89b [maven-release-plugin] prepare for next development iteration by yishayw · 4 weeks ago
  13. 60f6920 [maven-release-plugin] prepare release org.apache.royale.compiler-build-tools-1.2.2-rc1 by yishayw · 4 weeks ago org.apache.royale.compiler-build-tools-1.2.2-rc1
  14. f574e82 Fix duplicate properties tag in compiler-build-tools pom.xml by Yishay Weiss · 4 weeks ago
  15. 3373454 Set maven.compiler.source/target to 11 for utils (JDK 21 dropped Java 7 support) by Yishay Weiss · 4 weeks ago
  16. 223607f Update compiler-jburg-types version to 1.1.1-SNAPSHOT and add release notes by Yishay Weiss · 5 weeks ago
  17. 3fb6c58 Merge branch 'develop' of https://github.com/apache/royale-compiler into develop by Yishay Weiss · 5 weeks ago
  18. d441671 Update release notes for jburg-types and build-tools by Yishay Weiss · 5 weeks ago
  19. 7009c0c forgot release note by Josh Tynjala · 5 weeks ago
  20. a05d840 MXMLRoyaleEmitter: Added support for mx.core.UIComponentDescriptor with -children-as-data=false for JavaScript by Josh Tynjala · 5 weeks ago