Apache Royale Compiler

Clone this repo:
  1. c544fdc JSCSSCompilationSession: added many more HTML elements from the specification by Josh Tynjala · 3 days ago develop
  2. ca46a4f JSCSSCompilationSession: improved distinction between components and HTML elements when outputting CSS by Josh Tynjala · 3 days ago
  3. 3f09ebc JSCSSCompilationSession: fix issues with generation of selectors in real .css file where parts were incorrect or missing by Josh Tynjala · 2 weeks ago
  4. 485402c compiler-jx: add missing emit for fx:RegExp tags in MXML for JS targets by Josh Tynjala · 3 weeks ago
  5. 96ea150 MXMLClassDirectiveProcessor: allow fx:RegExp declaration in MXML when targeting SWF by Josh Tynjala · 3 weeks ago
  6. 071c9dd CSS.g: fix Decision can match input warnings for rgb() and rgba() by Josh Tynjala · 4 weeks ago
  7. c34cb84 maven: update antlr from 3.3 to 3.5.2 for consistency by Josh Tynjala · 4 weeks ago
  8. 451d813 Revert "maven: update from Antlr 2.7.7 and 3.3 to 3.5.2" by Josh Tynjala · 4 weeks ago
  9. cf6bf15 maven: update from Antlr 2.7.7 and 3.3 to 3.5.2 by Josh Tynjala · 4 weeks ago
  10. 84bb2f8 MXMLClassNode, MXMLFunctionNode: tweak use of assertion in getValue() to allow a null expression to return without throwing an exception by Josh Tynjala · 4 weeks ago
  11. 11f6bd2 more updated Flash Player projector content debugger URLs by Josh Tynjala · 4 weeks ago
  12. 66cfda1 prerequisiteCheck: updated URLs for Flash Player projector content debugger by Josh Tynjala · 4 weeks ago
  13. 27199fd externc: MethodReferenca and FunctionReference should return null instead of an empty string as default value for String return type by Josh Tynjala · 4 weeks ago
  14. b5a398a externc: in FunctionReference, return the appropriate default value for each type similar to MethodReference by Josh Tynjala · 4 weeks ago
  15. 59310d3 externc: fix some warnings returning null for Number/int/uint type by Josh Tynjala · 4 weeks ago
  16. 09997e4 compiler: fx:Function tests for SWF by Josh Tynjala · 5 weeks ago
  17. db122e1 sdk.integration.tests: include only tests that are excluded from normal tests by Josh Tynjala · 5 weeks ago
  18. fe36e7d tests: remove redundant exclusions by Josh Tynjala · 5 weeks ago
  19. 9b02897 MXMLObjectTagTests: fix typo by Josh Tynjala · 5 weeks ago
  20. a540579 IMXMLBlockVisitor, IMXMLEmitter: move MXMLFunctionID/fx:Function into its own visitFunction and emitFunction methods by Josh Tynjala · 5 weeks ago