Apache Royale Compiler

Clone this repo:
  1. 644827f [maven-release-plugin] prepare for next development iteration by ApacheRoyale · 4 days ago develop
  2. c82b30d [maven-release-plugin] prepare branch @{releaseLabel} by ApacheRoyale · 4 days ago
  3. 4c5ffb3 Use released compiler-jburg-types 1.1.1 by Yishay Weiss · 2 weeks ago
  4. 65602c0 [maven-release-plugin] prepare for next development iteration by ApacheRoyale · 7 days ago
  5. 185958a [maven-release-plugin] prepare branch @{releaseLabel} by ApacheRoyale · 7 days ago
  6. 63cd0ea BinaryOperatorEmitter, UnaryOperatorEmitter, DynamicAccessEmitter: followup to ensure matching closing parentheses for JSDynamicAccessOverride by Josh Tynjala · 8 days ago
  7. 0158f00 UnaryOperatorEmitter, BinaryOperatorEmitter: followup to adding JSDynamicOverride metadata, adding a new setMethodReversed attribute to optionally reverse key and value parameters by Josh Tynjala · 9 days ago
  8. 7c14907 GoogDepsWriter: followup to handling -includes compiler option by also ensuring that they get sorted properly in release builds by Josh Tynjala · 9 days ago
  9. b939a18 UnaryOperatorEmitter: followup to adding new JSDynamicAccess metadata to also support ++ and -- operators by Josh Tynjala · 10 days ago
  10. 69784e9 RoyaleJSTarget: add includes, include-resource-bundles and include-libraries to rooted compilation units, similar to RoyaleAppSWFTarget by Josh Tynjala · 10 days ago
  11. 5227fb4 JSDynamicAccessOverride, JSForInOverride, and JSForEachOverride metadata: followup to detect this metadata on subclasses and interfaces by Josh Tynjala · 2 weeks ago
  12. d446e12 Merge branch 'develop' of https://github.com/apache/royale-compiler into develop by Yishay Weiss · 2 weeks ago
  13. ee29ee5 Make source-vs-tag verification mandatory in the approve scripts by Yishay Weiss · 2 weeks ago
  14. db9cd8d RoyaleJSTarget: compiler-jx/src/main/java/org/apache/royale/compiler/internal/targets/RoyaleJSTarget.java by Josh Tynjala · 2 weeks ago
  15. 8d02a4b fix(compiler-jx): restore codegraph test build dependencies by Yishay Weiss · 2 weeks ago
  16. f9a5490 feat(codegraph): Normalize line endings in test assertions and add helper method by Harbs · 3 weeks ago
  17. 471d895 feat(asdoc): Update ASDocComment to handle Windows line endings and add test for private ASDoc tags by Harbs · 3 weeks ago
  18. 78f61c2 feat(codegraph): Update implementation plan and enhance CompileCodeGraphMojo with skipCodeGraph property by Harbs · 3 weeks ago
  19. b349697 feat(codegraph): Update CODEGRAPH_EXPORTER implementation plan with current status, completed integrations, and remaining release tasks by Harbs · 3 weeks ago codegraph
  20. 8a92d8a feat(codegraph): Enhance Code Graph functionality with static and instance field handling, improved error reporting, and updated configuration files by Harbs · 3 weeks ago