Apache Royale Compiler
- 644827f [maven-release-plugin] prepare for next development iteration by ApacheRoyale · 4 days ago develop
- c82b30d [maven-release-plugin] prepare branch @{releaseLabel} by ApacheRoyale · 4 days ago
- 4c5ffb3 Use released compiler-jburg-types 1.1.1 by Yishay Weiss · 2 weeks ago
- 65602c0 [maven-release-plugin] prepare for next development iteration by ApacheRoyale · 7 days ago
- 185958a [maven-release-plugin] prepare branch @{releaseLabel} by ApacheRoyale · 7 days ago
- 63cd0ea BinaryOperatorEmitter, UnaryOperatorEmitter, DynamicAccessEmitter: followup to ensure matching closing parentheses for JSDynamicAccessOverride by Josh Tynjala · 8 days ago
- 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
- 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
- b939a18 UnaryOperatorEmitter: followup to adding new JSDynamicAccess metadata to also support ++ and -- operators by Josh Tynjala · 10 days ago
- 69784e9 RoyaleJSTarget: add includes, include-resource-bundles and include-libraries to rooted compilation units, similar to RoyaleAppSWFTarget by Josh Tynjala · 10 days ago
- 5227fb4 JSDynamicAccessOverride, JSForInOverride, and JSForEachOverride metadata: followup to detect this metadata on subclasses and interfaces by Josh Tynjala · 2 weeks ago
- d446e12 Merge branch 'develop' of https://github.com/apache/royale-compiler into develop by Yishay Weiss · 2 weeks ago
- ee29ee5 Make source-vs-tag verification mandatory in the approve scripts by Yishay Weiss · 2 weeks ago
- db9cd8d RoyaleJSTarget: compiler-jx/src/main/java/org/apache/royale/compiler/internal/targets/RoyaleJSTarget.java by Josh Tynjala · 2 weeks ago
- 8d02a4b fix(compiler-jx): restore codegraph test build dependencies by Yishay Weiss · 2 weeks ago
- f9a5490 feat(codegraph): Normalize line endings in test assertions and add helper method by Harbs · 3 weeks ago
- 471d895 feat(asdoc): Update ASDocComment to handle Windows line endings and add test for private ASDoc tags by Harbs · 3 weeks ago
- 78f61c2 feat(codegraph): Update implementation plan and enhance CompileCodeGraphMojo with skipCodeGraph property by Harbs · 3 weeks ago
- b349697 feat(codegraph): Update CODEGRAPH_EXPORTER implementation plan with current status, completed integrations, and remaining release tasks by Harbs · 3 weeks ago codegraph
- 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