Apache Royale Compiler

Clone this repo:
  1. e6b5a81 Update release notes for 1.0.0 by Yishay Weiss · 3 days ago develop
  2. 4ba7850 Update version to 1.0.0 for release by Yishay Weiss · 3 days ago
  3. 7d583da MXMLRoyaleEmitter: don't assign property in factory method if it uses data binding by Josh Tynjala · 3 days ago
  4. 85a936b update release notes with latest commits by Josh Tynjala · 4 days ago
  5. 8f40ae2 MXMLClassReferenceNodeBase: an fx:DesignLayer may have children in MXML without [DefaultProperty] metadata by Josh Tynjala · 4 days ago
  6. a0a2d54 MXMLArrayNode: special case for fx:DesignLayer when checking if children are valid for the specified optional [ArrayElementType] by Josh Tynjala · 4 days ago
  7. de684f3 MXMLRoyaleEmitter: implement children-as-data=false for JS emitter by Josh Tynjala · 4 days ago
  8. 6c75f00 MXMLClassReferenceNodeBase: stricter MXML handling of default element children by Josh Tynjala · 4 days ago
  9. 16e41ab MXMLRoyaleEmitter: missing implementation for <fx:Vector> inside <fx:Declarations> by Josh Tynjala · 9 days ago
  10. 2ed32af MXMLRoyaleEmitter: an array containing a vector is not simple by Josh Tynjala · 9 days ago
  11. 7c450b0 MXMLVectorNode: fix wrong value of type in initializeDefaultProperty() by Josh Tynjala · 9 days ago
  12. 733c414 MXMLClassReferenceNodeBase: detect MXML 2006 declarations and add them to implicit MXMLDeclarationsNodes in the AST (references #243) by Josh Tynjala · 9 days ago
  13. 63ed1bc RELEASE_NOTES: update by Josh Tynjala · 12 days ago
  14. 4dc4c0f JSConfiguration: move warn-this-within-closure default value of true from Configuration by Josh Tynjala · 12 days ago
  15. 9bbc3e4 JSCPublisher: null check for result of resolveQNameToDefinition() when writing HTML template body by Josh Tynjala · 2 weeks ago
  16. 3879893 externc: expand list of top-level classes that should be dynamic, and add a list of top-level classes that should be final by Josh Tynjala · 3 weeks ago
  17. 0c4b771 ASC: fix comment that said the opposite of what it meant by Josh Tynjala · 3 weeks ago
  18. 5bf3f7f NOTICE: 2026 by Josh Tynjala · 3 weeks ago
  19. 4fdacae CSSTree: fix CSS attribute selectors that use an identifier instead of a string (closes apache/royale-asjs#108) by Josh Tynjala · 4 weeks ago
  20. 9c15562 royaleunit-ant-tasks: parse Adobe AIR version including both major and minor by Josh Tynjala · 4 weeks ago