1. 4dc0ab5 Ant: fix wipe command failing because of a typo by Josh Tynjala · 3 years, 2 months ago
  2. d8b352b [maven-release-plugin] prepare for next development iteration by ApacheRoyaleCI · 3 years, 2 months ago
  3. 3d227e6 [maven-release-plugin] prepare branch @{releaseLabel} by ApacheRoyaleCI · 3 years, 2 months ago
  4. fa0166c playerglobal: some optional arguments missing on Number methods by Josh Tynjala · 3 years, 2 months ago
  5. fe0f4b2 royale-maven-plugin: fixed issue where includeLibrary() included all libraries for both JS and SWF by Josh Tynjala · 3 years, 2 months ago
  6. e02df39 royale-maven-plugin: playerglobal/airglobal should use swf classifier instead of typedefs by Josh Tynjala · 3 years, 2 months ago
  7. 90662d9 Merge remote-tracking branch 'origin/develop' into develop by Christofer Dutz · 3 years, 2 months ago
  8. 078ef83 - Added the antlr-runtime.jar to the classpath by Christofer Dutz · 3 years, 2 months ago
  9. ae25c0e - Added the antlr-runtime.jar to the classpath by Christofer Dutz · 3 years, 2 months ago
  10. 1c99396 - Worked on getting the MANIFEST classpath entries right by Christofer Dutz · 3 years, 3 months ago
  11. 0c9788f - Fixed the classpath entries in the compiler-jx module by Christofer Dutz · 3 years, 3 months ago
  12. 4acb8d7 - First major refactoring to align the Maven and the ANT distribution a bit more by Christofer Dutz · 3 years, 3 months ago
  13. ac00bb1 playerglobalc: added various missing properties and methods by Josh Tynjala · 3 years, 2 months ago feature/distribution-allignment
  14. 69d868c playerglobalc: constants that should be read/write variables by Josh Tynjala · 3 years, 2 months ago
  15. 71f4fc0 playerglobalc: Date.parse should accept any by Josh Tynjala · 3 years, 2 months ago
  16. 7e2f11c playerglobalc: Function missing APIs by Josh Tynjala · 3 years, 2 months ago
  17. 8e2bce7 playerglobalc: some refinements to the Object prototype methods by Josh Tynjala · 3 years, 2 months ago
  18. e0a5383 playerglobalc: Function is missing prototype property by Josh Tynjala · 3 years, 2 months ago
  19. c496876 playerglobalc: Array.splice() should be a ...rest method by Josh Tynjala · 3 years, 2 months ago
  20. ab52135 playerglobalc: some missing members by Josh Tynjala · 3 years, 2 months ago
  21. 75ebf17 playerglobalc: some more constructors that need parameters typed as any by Josh Tynjala · 3 years, 2 months ago
  22. 14605a5 playerglobalc: member variables that should be typed as any by Josh Tynjala · 3 years, 2 months ago
  23. b0bd67a playerglobalc: some extra members on flash.display.Graphics by Josh Tynjala · 3 years, 2 months ago
  24. 1742b29 playerglobalc: special case for global constants: undefined, NaN, and Infinity by Josh Tynjala · 3 years, 2 months ago
  25. 2ed9da1 playerglobalc: various methods on Date need parameters typed as * and null defaults by Josh Tynjala · 3 years, 2 months ago
  26. 6e33d5f playerglobalc: accidentally put into REST_METHODS instead of ANY_METHODS by Josh Tynjala · 3 years, 2 months ago
  27. 4ab6afc playerglobalc: keys of REST_METHODS should have been fully qualified by Josh Tynjala · 3 years, 2 months ago
  28. 380d6d7 royale-maven-plugin: allow modules to build with playerglobalc and clean up some naming to avoid confusion by Josh Tynjala · 3 years, 2 months ago
  29. 5318a0b playerglobalc: option to compile airglobal.swc or playerglobal.swc by Josh Tynjala · 3 years, 2 months ago
  30. 0b8952d fix tests affected by commit a0cfeff3ecd983ed4bd0e8267c372858ac0a49e7 by Josh Tynjala · 3 years, 2 months ago
  31. 94b85c6 Fix int.MAX_VALUE by sten · 3 years, 2 months ago
  32. 9bf9303 playerglobalc: added various missing properties and methods by Josh Tynjala · 3 years, 2 months ago
  33. bf016f1 playerglobalc: constants that should be read/write variables by Josh Tynjala · 3 years, 2 months ago
  34. d3285e0 playerglobalc: Date.parse should accept any by Josh Tynjala · 3 years, 2 months ago
  35. e0e24b4 playerglobalc: Function missing APIs by Josh Tynjala · 3 years, 2 months ago
  36. 9b3ff46 playerglobalc: some refinements to the Object prototype methods by Josh Tynjala · 3 years, 2 months ago
  37. 62ecb0f playerglobalc: Function is missing prototype property by Josh Tynjala · 3 years, 2 months ago
  38. a426d80 playerglobalc: Array.splice() should be a ...rest method by Josh Tynjala · 3 years, 2 months ago
  39. a43bc6b playerglobalc: some missing members by Josh Tynjala · 3 years, 2 months ago
  40. cbeda50 playerglobalc: some more constructors that need parameters typed as any by Josh Tynjala · 3 years, 2 months ago
  41. aa3264a playerglobalc: member variables that should be typed as any by Josh Tynjala · 3 years, 2 months ago
  42. 605a138 playerglobalc: some extra members on flash.display.Graphics by Josh Tynjala · 3 years, 2 months ago
  43. fb068a0 playerglobalc: special case for global constants: undefined, NaN, and Infinity by Josh Tynjala · 3 years, 2 months ago
  44. bd27efe playerglobalc: various methods on Date need parameters typed as * and null defaults by Josh Tynjala · 3 years, 2 months ago
  45. 3b1f473 playerglobalc: accidentally put into REST_METHODS instead of ANY_METHODS by Josh Tynjala · 3 years, 2 months ago
  46. a2a3a8e playerglobalc: keys of REST_METHODS should have been fully qualified by Josh Tynjala · 3 years, 2 months ago
  47. a971579 royale-maven-plugin: allow modules to build with playerglobalc and clean up some naming to avoid confusion by Josh Tynjala · 3 years, 2 months ago
  48. 48e8753 playerglobalc: option to compile airglobal.swc or playerglobal.swc by Josh Tynjala · 3 years, 2 months ago
  49. eaec10f fix tests affected by commit a0cfeff3ecd983ed4bd0e8267c372858ac0a49e7 by Josh Tynjala · 3 years, 2 months ago
  50. 5316577 Merge pull request #183 from stanislaw89/fix-int-max-value by Harbs · 3 years, 2 months ago
  51. a0cfeff Fix int.MAX_VALUE by sten · 3 years, 2 months ago
  52. 7f3c838 - Added the antlr-runtime.jar to the classpath by Christofer Dutz · 3 years, 2 months ago
  53. c4f259c - Added the antlr-runtime.jar to the classpath by Christofer Dutz · 3 years, 2 months ago
  54. 2cca221 - Worked on getting the MANIFEST classpath entries right by Christofer Dutz · 3 years, 3 months ago
  55. 1a07992 - Fixed the classpath entries in the compiler-jx module by Christofer Dutz · 3 years, 3 months ago
  56. 0ddb050 - First major refactoring to align the Maven and the ANT distribution a bit more by Christofer Dutz · 3 years, 3 months ago
  57. 20369bc royale-maven-plugin: can build with playerglobalc by Josh Tynjala · 3 years, 3 months ago
  58. ebebc68 playerglobalc: make command line arguments work like other compiler tools by Josh Tynjala · 3 years, 3 months ago
  59. 30cd607 fix build for playerglobalc by Josh Tynjala · 3 years, 3 months ago
  60. 9a21a5e playerglobalc: remove outdated usage by Josh Tynjala · 3 years, 3 months ago
  61. 5914975 playerglobal-sourcegen => compiler-playerglobalc by Josh Tynjala · 3 years, 3 months ago
  62. c9a07ae playerglobal-source-gen: radix parameter of int/uint has default value, like Number by Josh Tynjala · 3 years, 3 months ago
  63. 4764098 playerglobal-source-gen: special case for d...rest that isn't in docs by Josh Tynjala · 3 years, 3 months ago
  64. fe55f7c playerglobal-source-gen: add to Maven build by Josh Tynjala · 3 years, 3 months ago
  65. 4270342 maven-distribution: final fix in classpaths to make it work with the new name strategy without version number by Carlos Rovira · 3 years, 3 months ago feature/maven-ace
  66. 80f1543 fix MANIFEST so distribution find common-lang without version number in classpath by Carlos Rovira · 3 years, 3 months ago
  67. 2a24def setting versions back to 0.9.8-SNAPSHOT to avoid cross references between different royale repositories by Carlos Rovira · 3 years, 3 months ago
  68. 8461535 playerglobal-source-gen: constructors for built-ins should be forced to be optional by Josh Tynjala · 3 years, 3 months ago
  69. 2c48598 playerglobal-source-gen: object methods on prototype by Josh Tynjala · 3 years, 3 months ago
  70. 70c1c9a playerglobal-source-gen: fix issue where XML/XMLList methods should accept * instead of a specific type by Josh Tynjala · 3 years, 3 months ago
  71. 870f3ca playerglobal-source-gen: special case for XML/XMLList constructors by Josh Tynjala · 3 years, 3 months ago
  72. 1c76d57 playerglobal-source-gen: merge parameters when there are multiple constructors by Josh Tynjala · 3 years, 3 months ago
  73. 3209bb1 playerglobal-source-gen: wrong maven dependency by Josh Tynjala · 3 years, 3 months ago
  74. 2fb42a7 ABCGenerator: fix issue where native methods did not include default argument values in bytecode by Josh Tynjala · 3 years, 3 months ago
  75. e38ce64 ABCGenerator: fix issue where the return type of a native method incorrectly set a qname as the base name, instead of separating out the package into a namespace by Josh Tynjala · 3 years, 3 months ago
  76. efae99e ASScope: improved assertion messages for incorrect qname as base name to show the qname by Josh Tynjala · 3 years, 3 months ago
  77. daad508 build: add playerglobal-source-gen by Josh Tynjala · 3 years, 3 months ago
  78. c129d76 playerglobal-source-gen: more build tweaks by Josh Tynjala · 3 years, 3 months ago
  79. 6e96c07 playerglobal-source-gen: better string detection on default parameter values by Josh Tynjala · 3 years, 3 months ago
  80. bfcf2c1 playerglobal-source-gen: build tweaks by Josh Tynjala · 3 years, 3 months ago
  81. b850dd3 playerglobal-source-gen: Ant build.xml for .jar file by Josh Tynjala · 3 years, 3 months ago
  82. 72887d2 AppliedVectorDefinition: error if Vector$double, Vector$int, Vector$uint, or Vector$object is missing by Josh Tynjala · 3 years, 4 months ago
  83. 97c4e5b playerglobal-source-gen: initial commit by Josh Tynjala · 3 years, 4 months ago
  84. 9f1c59a royale.dependent.tests: fix missing MXML 2009 manifest by Josh Tynjala · 3 years, 4 months ago
  85. c699a92 compiler: fix issue where using the MXML 2009 namespace with any tag name (including classes that don't exist) was allowed without error by Josh Tynjala · 3 years, 4 months ago
  86. 241b324 fix dispatcher variable initialization: use the staticEventDispatcher getter function instead of the _bindingEventDispatcher underlying variable, which is never initialized. (#175) by SemiConscious · 3 years, 4 months ago
  87. eac9126 Reverting parts of the earlier change in here, and simplifying the initial check. Left some notes to revisit this for potential future iteration of function call argumentsNode by greg-dove · 3 years, 5 months ago
  88. 084a639 AccessorEmitter: don't redeclare instance accessor as variable if it is an override by Josh Tynjala · 3 years, 5 months ago
  89. c9457b8 MXMLRoyaleEmitter: use emitter tokens instead of strings for the defineProperties call and fix whitespace before first property by Josh Tynjala · 3 years, 5 months ago
  90. 23e64f0 AccessorEmitter: similar to static accessors, instance accessors are written as a variable first by Josh Tynjala · 3 years, 5 months ago
  91. cefb26b Merge pull request #172 from estanglerbm/proxy-getproperty-quoting by Carlos Rovira · 3 years, 5 months ago
  92. 2c4462f Fix quoting when getProperty() is added for indexed array syntax ([]) on Proxy using an already-quoted value. by Edward Stangler · 3 years, 5 months ago
  93. 7dc35f1 More thorough checking of assigned value for static initializers. Adds checking for function call return type and function call params into the 'isExternalReference' checking. by greg-dove · 3 years, 5 months ago
  94. 472c934 FieldEmitteR: uses Object.defineProperties() instead of Object.defineProperty() for fields with complex initializers because it plays nicer with Closure renaming (closes #169) (closes apache/royale-asjs#408) (closes apache/royale-asjs#831) (references matrix3d/spriteflexjs#21) by Josh Tynjala · 3 years, 5 months ago
  95. 790d6cb AccessorEmitter: fix null exception when setter has custom namespace and there is no getter by Josh Tynjala · 3 years, 5 months ago
  96. 8922a2a AccessorEmitter: missing nocollapse annotation when an accessor is only a setter without a getter by Josh Tynjala · 3 years, 5 months ago
  97. 5d78474 mxml-reflect-object-property compiler option by Josh Tynjala · 3 years, 5 months ago
  98. b47892e JSClosureCompilerWrapper: setInlineProperties(false) by Josh Tynjala · 3 years, 5 months ago
  99. ba2d331 fix some bugs around fx:Array, fx:Object, fx:Number, etc in fx:Declarations. Should fix apache/royale-asjs#1007 and apache/royale-asjs#999 by Alex Harui · 3 years, 5 months ago
  100. 58fccd1 fix whitespace in royale.dependent.tests by Josh Tynjala · 3 years, 5 months ago