Apache Royale Compiler

Clone this repo:
  1. e880caf update RELEASE_NOTES by Josh Tynjala · 2 days ago develop
  2. 6679e22 ASParser, VariableExpressionNode: fix start position of variable expression in for-in and for-each loops by Josh Tynjala · 2 days ago
  3. 16db787 compiler-jx: source map improvements by Josh Tynjala · 2 days ago
  4. 634fe4d Revert "[maven-release-plugin] prepare branch @{releaseLabel}" by Josh Tynjala · 11 days ago
  5. a078343 Revert "[maven-release-plugin] prepare for next development iteration" by Josh Tynjala · 11 days ago
  6. f0d867a [maven-release-plugin] prepare for next development iteration by Josh Tynjala · 11 days ago
  7. ff8ae7c [maven-release-plugin] prepare branch @{releaseLabel} by Josh Tynjala · 11 days ago
  8. a3ba36f LexicalScope: fix NullPointerException when getNameFromDefinition() is called with a null definition by Josh Tynjala · 12 days ago
  9. 2ea8bed ABCGeneratingReducer: fix NullPointerException when assigning to a property that has a getter, but no setter by Josh Tynjala · 12 days ago
  10. e6e2878 NamespaceDefinition: fix null exception when calling addResolvedUsedNamespace() and getResolvedOpenNamespaces() hasn't been called previously by Josh Tynjala · 2 weeks ago
  11. 427d542 formatter: fix formatting of switch/case inside for-each or for-in loop by Josh Tynjala · 2 weeks ago
  12. f7c9252 Revert "compiler: Maven build was excluding some tests that don't need to be excluded" by Josh Tynjala · 4 weeks ago
  13. 7a7fe6a compiler: Maven build was excluding some tests that don't need to be excluded by Josh Tynjala · 4 weeks ago
  14. 2848b52 compiler: new tests to ensure that compc-only options produce errors in mxmlc by Josh Tynjala · 4 weeks ago
  15. f6c1d2d royale-maven-plugin: fix Velocity warnings for deprecated configuration properties by Josh Tynjala · 4 weeks ago
  16. 8060fee debugger: directory name was changed from flex to royale, but package name still starts with flex by Josh Tynjala · 5 weeks ago
  17. 6f3ae5a add some missing parameters to raw types, or use ? in some cases, where it isn't safe, to clear up warnings by Josh Tynjala · 5 weeks ago
  18. 07d6e45 JSCSSCompilationSession: unused local var by Josh Tynjala · 5 weeks ago
  19. 0424f6a flex-compiler-oem: suppress some warnings for raw types by Josh Tynjala · 5 weeks ago
  20. 50a5b5d CustomPlayerCommand: Execute.getProcEnvironment() is deprecated, replace with suggested Execute.getEnvironmentVariables() by Josh Tynjala · 5 weeks ago