Apache Royale Compiler

Clone this repo:
  1. cc319f1 compiler: more fixes for null conditional (?.) operator by Josh Tynjala · 3 weeks ago develop
  2. fdc6ad9 compiler: swfdumps for commit f72dd87343468e968249192503610c2c75b1d6b8 by Josh Tynjala · 3 weeks ago
  3. f72dd87 ASParser: partial fixes for null conditional (a?.b) operator by Josh Tynjala · 4 weeks ago
  4. d06fc19 JSIncludeScript, JSIncludeCSS, and JSIncludeAsset metadata by Josh Tynjala · 4 weeks ago
  5. 01895d9 CSSUnresolvedClassReferenceProblem: add quotes around qname to match other problems by Josh Tynjala · 4 weeks ago
  6. 2765b63 CSSUnresolvedClassReferenceProblem: fix exception by using isQuoted() before calling stripQuotes() by Josh Tynjala · 4 weeks ago
  7. fde9bdb compiler: Flex => Royale by Josh Tynjala · 5 weeks ago
  8. a0d3c89 compiler: clarify services compiler option description by Josh Tynjala · 5 weeks ago
  9. 068120f compiler-jx: mark some advanced compiler options as advanced by Josh Tynjala · 5 weeks ago
  10. 4cd1fa0 MXMLC, MXMLJSC: start message should use getProgramName() instead of hardcoding (mxmlc) by Josh Tynjala · 5 weeks ago
  11. 56fb1a8 MXMLJSC, ASDOCJSC: fix getProgramName() value by Josh Tynjala · 5 weeks ago
  12. 70c41c3 JSRoyaleASDocEmitter: improve escaping of asdoc tag descriptions by Josh Tynjala · 8 weeks ago
  13. 60af894 JSRoyaleASDocEmitter: instead of skipping certain fields, output valid empty values instead by Josh Tynjala · 8 weeks ago
  14. e7b7f07 JSCSSCompilationSession: fix font-weight incorrectly output with font-style value by Josh Tynjala · 8 weeks ago
  15. 4f0e9fa debugger: fix failure to find fdbhelp_XX.txt resources for help command by Josh Tynjala · 8 weeks ago
  16. 80e8afd debugger: generate build.number.date before version.properties is written so that it isn't empty by Josh Tynjala · 8 weeks ago
  17. 86c6b58 DebugCLI: fix localized messages appearing like !copyright! by Josh Tynjala · 8 weeks ago
  18. bb62190 debugger: consistent build.number/env.BUILD_NUMBER usage in Ant build with other Java modules by Josh Tynjala · 8 weeks ago
  19. 1dd498e debugger: some formatting in build.xml by Josh Tynjala · 8 weeks ago
  20. 8686b29 debugger: add and use javac.src, javac.deprecation, and javac.debug properties, like other Java modules by Josh Tynjala · 8 weeks ago