Messages by Date
-
2024/09/18
(royale-compiler) 07/12: ConstantLogic: fix missing warnings for boolean constant comparison with undefined
joshtynjala
-
2024/09/18
(royale-compiler) 01/12: SemanticUtils: isUnprotectedAssignmentInConditional() should return true for any else ifs that have assignment within conditionals too
joshtynjala
-
2024/09/18
(royale-compiler) 06/12: ConstantLogic: missing null and undefined warnings for constants in not equals, strict not equals, less than, less than or equal, greater than, or greater than or equal
joshtynjala
-
2024/09/09
(royale-compiler) branch develop updated: compiler-jx: fix tests
joshtynjala
-
2024/09/06
(royale-compiler) branch develop updated: ParametersEmitter: implement Friendly Call Frames for sourcemaps
joshtynjala
-
2024/08/18
(royale-asjs) branch develop updated: extra return
harbs
-
2024/08/07
(royale-compiler) 06/07: compiler: tests for nodes, including literals and global constants
joshtynjala
-
2024/08/07
(royale-compiler) 01/07: StreamingASTokenizer: fix end line and end column of literal number with - or + sign
joshtynjala
-
2024/08/07
(royale-compiler) 03/07: BaseASParser: fix parseFunctionBody() to adjust line/column values by the endLine and endColumn of the block open token
joshtynjala
-
2024/08/07
(royale-compiler) 05/07: compiler-jx: more source map tests for methods
joshtynjala
-
2024/08/07
(royale-compiler) 07/07: compiler: some more tests for node parsing
joshtynjala
-
2024/08/07
(royale-compiler) 02/07: INumericLiteralNode: extend IExpressionNode
joshtynjala
-
2024/08/07
(royale-compiler) 04/07: TokenBase: in adjustLocation(), don't adjust the end column unless endLine == line
joshtynjala
-
2024/08/07
(royale-compiler) branch develop updated (1599080bd -> 5ea8b4086)
joshtynjala
-
2024/08/06
(royale-compiler) branch develop updated: More improvements to source maps
joshtynjala
-
2024/07/29
(royale-asjs) 01/02: New bead removeDynamicSelector: Removes a CSS selector dynamically at runtime.
hiedra
-
2024/07/29
(royale-asjs) branch develop updated (f547da6cbe -> b67a9a4a7b)
hiedra
-
2024/07/29
(royale-asjs) 02/02: Changed the Jewel InputButtonSize bead. The ability to assign a className to the component was disabled because it was overwritten.
hiedra
-
2024/07/25
(royale-compiler) 01/03: compiler-jx: source map improvements
joshtynjala
-
2024/07/25
(royale-compiler) branch develop updated (634fe4ddd -> e880cafe3)
joshtynjala
-
2024/07/25
(royale-compiler) 02/03: ASParser, VariableExpressionNode: fix start position of variable expression in for-in and for-each loops
joshtynjala
-
2024/07/25
(royale-compiler) 03/03: update RELEASE_NOTES
joshtynjala
-
2024/07/16
(royale-asjs) branch develop updated (5f8baa0881 -> f547da6cbe)
joshtynjala
-
2024/07/16
(royale-asjs) 02/04: Revert "update other poms to next version"
joshtynjala
-
2024/07/16
(royale-asjs) 01/04: update other poms to next version
joshtynjala
-
2024/07/16
(royale-asjs) 04/04: Revert "[maven-release-plugin] prepare branch @{releaseLabel}"
joshtynjala
-
2024/07/16
(royale-asjs) branch release/0.9.11 deleted (was 687e0134f5)
joshtynjala
-
2024/07/16
(royale-typedefs) branch release/0.9.11 deleted (was e542c4a)
joshtynjala
-
2024/07/16
(royale-typedefs) 03/04: Revert "[maven-release-plugin] prepare for next development iteration"
joshtynjala
-
2024/07/16
(royale-typedefs) 04/04: Revert "[maven-release-plugin] prepare branch @{releaseLabel}"
joshtynjala
-
2024/07/16
(royale-typedefs) 01/04: update other poms to next version
joshtynjala
-
2024/07/16
(royale-typedefs) branch develop updated (452dbd9 -> 000df98)
joshtynjala
-
2024/07/16
(royale-typedefs) 02/04: Revert "update other poms to next version"
joshtynjala
-
2024/07/16
(royale-compiler) 02/02: Revert "[maven-release-plugin] prepare branch @{releaseLabel}"
joshtynjala
-
2024/07/16
(royale-compiler) branch release/0.9.11 deleted (was ff8ae7c0e)
joshtynjala
-
2024/07/16
(royale-compiler) branch develop updated (f0d867a34 -> 634fe4ddd)
joshtynjala
-
2024/07/16
(royale-compiler) 01/02: Revert "[maven-release-plugin] prepare for next development iteration"
joshtynjala
-
2024/07/16
(royale-asjs) branch release/0.9.11 created (now 687e0134f5)
joshtynjala
-
2024/07/16
(royale-typedefs) branch develop updated: [maven-release-plugin] prepare branch @{releaseLabel}
joshtynjala
-
2024/07/16
(royale-asjs) branch develop updated: [maven-release-plugin] prepare branch @{releaseLabel}
joshtynjala
-
2024/07/16
(royale-compiler) branch release/0.9.11 created (now ff8ae7c0e)
joshtynjala
-
2024/07/16
(royale-typedefs) branch develop updated: [maven-release-plugin] prepare for next development iteration
joshtynjala
-
2024/07/16
(royale-typedefs) branch release/0.9.11 created (now e542c4a)
joshtynjala
-
2024/07/16
(royale-compiler) branch develop updated: [maven-release-plugin] prepare for next development iteration
joshtynjala
-
2024/07/16
(royale-compiler) branch develop updated: [maven-release-plugin] prepare branch @{releaseLabel}
joshtynjala
-
2024/07/15
(royale-compiler) branch develop updated (e6e287850 -> a3ba36f80)
joshtynjala
-
2024/07/15
(royale-compiler) 01/02: ABCGeneratingReducer: fix NullPointerException when assigning to a property that has a getter, but no setter
joshtynjala
-
2024/07/15
(royale-compiler) 02/02: LexicalScope: fix NullPointerException when getNameFromDefinition() is called with a null definition
joshtynjala
-
2024/07/11
(royale-compiler) branch develop updated: NamespaceDefinition: fix null exception when calling addResolvedUsedNamespace() and getResolvedOpenNamespaces() hasn't been called previously
joshtynjala
-
2024/07/11
(royale-compiler) branch develop updated: formatter: fix formatting of switch/case inside for-each or for-in loop
joshtynjala
-
2024/07/01
(royale-asjs) branch develop updated: Jewel: Add RestrictValidator - validate based on StringValidator capabilities and RegExp pattern
piotrz
-
2024/07/01
(royale-asjs) branch develop updated: Jewel: Add RestrictRegExp which is essentially a copy of Restrict, but with RegExp property
piotrz
-
2024/06/28
(royale-compiler) branch develop updated: Revert "compiler: Maven build was excluding some tests that don't need to be excluded"
joshtynjala
-
2024/06/28
(royale-compiler) branch develop updated (f6c1d2d42 -> 7a7fe6a33)
joshtynjala
-
2024/06/28
(royale-compiler) 01/02: compiler: new tests to ensure that compc-only options produce errors in mxmlc
joshtynjala
-
2024/06/28
(royale-compiler) 02/02: compiler: Maven build was excluding some tests that don't need to be excluded
joshtynjala
-
2024/06/28
(royale-compiler) branch develop updated: royale-maven-plugin: fix Velocity warnings for deprecated configuration properties
joshtynjala
-
2024/06/22
(royale-asjs) branch develop updated: Fix DEPRECATION WARNING: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
hiedra
-
2024/06/21
(royale-asjs) branch develop updated: Jewel DataGrid: Simplify style assignment
piotrz
-
2024/06/21
(royale-asjs) branch develop updated: Jewel DataGrid: Missing event import and COMPILE:JS section for styling
piotrz
-
2024/06/21
(royale-asjs) branch develop updated: Jewel DataGrid: Add ability to dynamically assign itemRenderer to DataGridColumn
piotrz
-
2024/06/20
(royale-compiler) branch develop updated: debugger: directory name was changed from flex to royale, but package name still starts with flex
joshtynjala
-
2024/06/20
(royale-compiler) 08/08: add some missing parameters to raw types, or use ? in some cases, where it isn't safe, to clear up warnings
joshtynjala
-
2024/06/20
(royale-compiler) 07/08: JSCSSCompilationSession: unused local var
joshtynjala
-
2024/06/20
(royale-compiler) 01/08: FileFileFilter.FILE from commons-io is deprecated and replaced with FileFileFilter.INSTANCE
joshtynjala
-
2024/06/20
(royale-compiler) branch develop updated (0a7d2f2c7 -> 6f3ae5a0b)
joshtynjala
-
2024/06/20
(royale-compiler) 05/08: CustomPlayerCommand: Execute.getProcEnvironment() is deprecated, replace with suggested Execute.getEnvironmentVariables()
joshtynjala
-
2024/06/20
(royale-compiler) 04/08: class.newInstance() is deprecated, replace with recommended class.getConstructor().newInstance() instead
joshtynjala
-
2024/06/20
(royale-compiler) 03/08: Tests: org.junit.Assert.assertThat is deprecated, so migrate to the suggested org.hamcrest.MatcherAssert.assertThat
joshtynjala
-
2024/06/20
(royale-compiler) 02/08: TestRoyaleProject: for some reason this class hadn't migrated to org.junit.Assert from junit.framework.Assert, which is deprecated
joshtynjala
-
2024/06/20
(royale-compiler) 06/08: flex-compiler-oem: suppress some warnings for raw types
joshtynjala
-
2024/06/20
(royale-compiler) branch develop updated: royale-maven-plugin: update Velocity Engine to 2.3
joshtynjala
-
2024/06/20
(royale-compiler) 03/03: fix use of deprecated constructors for primitive types like Integer/Double/etc.
joshtynjala
-
2024/06/20
(royale-compiler) 01/03: MXMLJSC: remove some dead code
joshtynjala
-
2024/06/20
(royale-compiler) branch develop updated (8145d4998 -> 1ee4fe4ac)
joshtynjala
-
2024/06/20
(royale-compiler) 02/03: clean up some warnings
joshtynjala
-
2024/06/19
(royale-asjs) branch develop updated: Maven 3.8.1 and JDK 11
joshtynjala
-
2024/06/19
(royale-compiler) branch develop updated: JDK 11
joshtynjala
-
2024/06/19
(royale-typedefs) 01/02: Maven 3.8.1
joshtynjala
-
2024/06/19
(royale-typedefs) 02/02: JDK 11
joshtynjala
-
2024/06/19
(royale-typedefs) branch develop updated (a776573 -> 6e2aa2f)
joshtynjala
-
2024/06/19
(royale-compiler) branch develop updated: missing updates for minimum Maven version to 3.8.1
joshtynjala
-
2024/06/12
(royale-asjs) branch develop updated: RoyaleUnit: doesn't need dependency on Basic
joshtynjala
-
2024/06/11
(royale-compiler) branch develop updated: royale-maven-plugin: ignore swcs in test scope when compiling swc, app, or asdoc
joshtynjala
-
2024/06/11
(royale-compiler) branch develop updated: compiler-jx: fix exception when projectConfigurator.getTargetSettings() returns null
joshtynjala
-
2024/06/10
(royale-compiler) 01/02: MethodBodySemanticChecker: fix null reference exception checking IASNode source path value
joshtynjala
-
2024/06/10
(royale-compiler) branch develop updated (06d364c40 -> bc55e66be)
joshtynjala
-
2024/06/10
(royale-compiler) 02/02: NoCRLFInputStream: fix three argument read(), which iterated through a temp byte[] using a wrong starting index
joshtynjala
-
2024/06/10
(royale-asjs) branch develop updated: Comment caused NullPointerException (bug in the compiler)
harbs
-
2024/06/10
(royale-asjs) branch develop updated: Fixed attribute name
harbs
-
2024/06/09
(royale-asjs) branch develop updated: Made XML descendents more efficient
harbs
-
2024/06/07
(royale-asjs) branch develop updated: Jewel: Update version dart-sass-maven-plugin artifactId from 0.3.0 to 1.3.1 version
hiedra
-
2024/06/06
(royale-asjs) branch develop updated: More performant
harbs
-
2024/05/28
(royale-compiler) branch issues/#238 deleted (was 8807085a5)
hiedra
-
2024/05/28
(royale-compiler) branch develop updated (575793f0c -> 06d364c40)
hiedra
-
2024/05/28
(royale-compiler) 01/01: Merge branch 'develop' of https://github.com/apache/royale-compiler into develop
hiedra
-
2024/05/28
(royale-compiler) 04/05: compiler: fix ArrayStoreException for unexpected attributes on <fx:Array> and <fx:Vector>
joshtynjala
-
2024/05/28
(royale-compiler) 05/05: compiler: Fix null pointer exception when omitting quoted <fx:Vector> value for fixed and type attributes
joshtynjala
-
2024/05/28
(royale-compiler) 01/05: compiler: Fix null pointer exception when omitting quoted <fx:Style> value for source attribute
joshtynjala
-
2024/05/28
(royale-compiler) branch develop updated (2f14d6d5e -> 575793f0c)
joshtynjala
-
2024/05/28
(royale-compiler) 03/05: compiler: better problem message when MXML implements attribute is empty
joshtynjala
-
2024/05/28
(royale-compiler) 02/05: compiler: fix parsing of source, destination, and twoWay values in MXMLBindingNode
joshtynjala
-
2024/05/28
(royale-compiler) 02/02: Merge branch 'issues/#238' of https://github.com/apache/royale-compiler into issues/#238
hiedra
-
2024/05/28
(royale-compiler) branch issues/#238 updated (d347bf7fa -> 8807085a5)
hiedra
-
2024/05/28
(royale-compiler) 01/02: compiler: CSS support so that an identifier can be the value of an attribute-selector.
hiedra
-
2024/05/28
(royale-compiler) branch develop updated: compiler: strict-flex-css compiler option
joshtynjala
-
2024/05/28
(royale-compiler) 01/02: CSS.g/CSSTree.g: a dashed identifier is not allowed everywhere an identifier is
joshtynjala
-
2024/05/28
(royale-compiler) branch develop updated (2d0a1d851 -> ae1069c18)
joshtynjala
-
2024/05/28
(royale-compiler) 02/02: JSCSSCompilationSession: fix double quotes not getting escaped for certain selectors (references #238)
joshtynjala
-
2024/05/28
(royale-asjs) branch develop updated: Fixed doc
yishayw
-
2024/05/26
(royale-asjs) branch develop updated: Add index to XMLList prototype instead of instances. This prevents GC thrashing
harbs
-
2024/05/25
(royale-compiler) branch issues/#238 created (now d347bf7fa)
hiedra
-
2024/05/25
(royale-compiler) 01/01: compiler: CSS support so that an identifier can be the value of an attribute-selector.
hiedra
-
2024/05/23
(royale-asjs) branch develop updated: FontAwesomeIcon: Add support for the new version 6 kits "kit" and "kitDoutone". New "swapOpacity" property for "duotone" styles
hiedra
-
2024/05/23
(royale-compiler) 02/02: CSSTree.g: supports a mode where CSS syntax that would be unrecognized by the Flex SDK compiler reports a problem
joshtynjala
-
2024/05/23
(royale-compiler) branch develop updated (a90b17068 -> 2d0a1d851)
joshtynjala
-
2024/05/23
(royale-compiler) 01/02: compiler: support CSS custom properties with -- prefix and var() function in JS targets (closes #184)
joshtynjala
-
2024/05/17
(royale-asjs) branch develop updated: FontAwesomeIcon, fix error: when applying faStyle when including the value "6" to the variable "v" (version)
hiedra
-
2024/05/17
(royale-asjs) branch develop updated: FontAwesomeIcon: Add properties "kit", only v=6.
hiedra
-
2024/05/16
(royale-asjs) branch develop updated: Jewel Snackbar: Give ability to extend and override SnackbarView
piotrz
-
2024/05/14
(royale-compiler) branch develop updated: MXMLPropertySpecifierNode: fix crash when IStyleDefinition was incorrectly cast to IVariableDefinition when handling default property for type Object
joshtynjala
-
2024/05/13
(royale-compiler) 01/02: ICSSCombinator: should extend ICSSNode, like other CSS interfaces
joshtynjala
-
2024/05/13
(royale-compiler) branch develop updated (a1ae0e223 -> 152d7408f)
joshtynjala
-
2024/05/13
(royale-compiler) 02/02: ICSSFontFace: add getProperties() to allow tools to access the original ICSSProperty values
joshtynjala
-
2024/05/13
(royale-compiler) branch develop updated: fix CSS children for JBurg
joshtynjala
-
2024/05/10
(royale-compiler) branch develop updated: add missing parent/child relationships and better start/end/line/column positions to CSS nodes
joshtynjala
-
2024/05/08
(royale-compiler) branch develop updated: ICSSNode: add getParent()
joshtynjala
-
2024/05/04
(royale-asjs) branch emulation_improvements created (now d2640200e7)
gregdove
-
2024/05/04
(royale-asjs) 01/04: interim changes
gregdove
-
2024/05/04
(royale-asjs) 04/04: reverting this change until I make unit tests to verify
gregdove
-
2024/05/04
(royale-asjs) 03/04: Merge branch 'develop' into emulation_improvements
gregdove
-
2024/05/04
(royale-compiler) branch develop updated: Fix null reference error for type parameter in createLiteralNode. Under some circumstances, 'type' can be null when called, (perhaps only with '*'/ANY type). The null 'type' value is checked/avoided in higher up call site methods, but not here.
gregdove
-
2024/04/30
(royale-asjs) branch develop updated: GoogleMaps: fix invalid CSS in defaults.css
joshtynjala
-
2024/04/30
(royale-compiler) branch develop updated: RoyaleAppSWFTarget: someone forgot to catch ProblemParsingCSSRuntimeException
joshtynjala
-
2024/04/27
(royale-asjs) branch develop updated: Fix error in TDJ. Sorting stopped working when "Load Data" on the DataGrid control's examples page.
hiedra
-
2024/04/25
(royale-asjs) branch develop updated: Update reference FontAwesomeIcon pro css
hiedra
-
2024/04/24
(royale-compiler) 01/06: CSS.g: more CSS transform functions
joshtynjala
-
2024/04/24
(royale-compiler) 02/06: CSS.g: commas are optional in rgb() and rgba()
joshtynjala
-
2024/04/24
(royale-compiler) 06/06: release notes for recent CSS changes
joshtynjala
-
2024/04/24
(royale-compiler) 03/06: CSS.g: matrix() and matrix3d() functions strictly require commas
joshtynjala
-
2024/04/24
(royale-compiler) 05/06: CSS.g: radial, conic, and repeating gradient functions
joshtynjala
-
2024/04/24
(royale-compiler) branch develop updated (d300191d0 -> 1d6dc6559)
joshtynjala
-
2024/04/24
(royale-compiler) 04/06: CSS.g: add support for modern rgb()/rgba() function syntax that has whitespace instead of commas between values, and forward slash / before alpha
joshtynjala
-
2024/04/24
(royale-compiler) 01/03: CSS.g: require EOF so that extra invalid content at the end after valid content is not ignored silently
joshtynjala
-
2024/04/24
(royale-compiler) 03/03: CSSDocument: fix missing lexer problems that were lost in commit 1c9dca4a76ddca724accd1f814aac9d91b64dd62
joshtynjala
-
2024/04/24
(royale-compiler) 02/03: UnexpectedExceptionProblem: displays full stack trace instead of top of stack only
joshtynjala
-
2024/04/24
(royale-compiler) branch develop updated (d23dd1656 -> d300191d0)
joshtynjala
-
2024/04/24
(royale-asjs) branch develop updated: Fix MaterialIcon regularized
hiedra
-
2024/04/23
(royale-compiler) 05/05: CSSDocument: if CSSFontFace or CSSNamespace have syntax issues, report them as problems instead of throwing exceptions
joshtynjala
-
2024/04/23
(royale-compiler) 04/05: CSSDocument: parser, lexer, and tree walker can add ICompilerProblem instead of just CSSParserProblem
joshtynjala
-
2024/04/23
(royale-compiler) 03/05: CSSDocument: if lexer has errors, don't continue to parser, and if parser has errors, don't continue to tree walker
joshtynjala
-
2024/04/23
(royale-compiler) branch develop updated (dc081e2c6 -> d23dd1656)
joshtynjala
-
2024/04/23
(royale-compiler) 01/05: CSS.g: fixed crash when EOF is next token after simple selector
joshtynjala
-
2024/04/23
(royale-compiler) 02/05: MXMLStyleNode: fix exception when CSSDocument.parse() returns null
joshtynjala
-
2024/04/23
(royale-asjs) 01/01: Merge branch 'fontIcon/toplineup_fontawesome5' into develop
hiedra
-
2024/04/23
(royale-asjs) branch develop updated (a5cf5fc8d4 -> a93a4a2dfd)
hiedra
-
2024/04/22
(royale-compiler) branch develop updated (fc03f3b4f -> dc081e2c6)
joshtynjala
-
2024/04/22
(royale-compiler) 02/02: Missing release note
joshtynjala
-
2024/04/22
(royale-compiler) 01/02: CSSDocument: fix null exception when <fx:Style> contains only comments (closes #1218)
joshtynjala
-
2024/04/21
(royale-asjs) branch fontIcon/toplineup_fontawesome5 updated: MaterialIconType: Sort statements alphabetically for comparison with the next update.
hiedra
-
2024/04/21
(royale-asjs) branch fontIcon/toplineup_fontawesome5 updated: MaterialIconType: Fix errors
hiedra
-
2024/04/21
(royale-asjs) branch fontIcon/toplineup_fontawesome5 updated: Fix errors
hiedra
-
2024/04/21
(royale-asjs) branch fontIcon/toplineup_fontawesome5 created (now b3099904cb)
hiedra
-
2024/04/21
(royale-asjs) 01/01: FontAwesome5IconType update ver. 5.15.4
hiedra
-
2024/04/17
(royale-asjs) branch develop updated: Fix duplicate declarations FontAwesome6IconType
hiedra
-
2024/04/17
(royale-asjs) branch develop updated: Normalized names FontAwesome6IconType
hiedra
-
2024/04/11
(royale-compiler) branch develop updated: JSClosureCompilerWrapper: fix compiler crash when attempting to use --remove-circulars=false with a release build
joshtynjala
-
2024/04/11
(royale-compiler) branch develop updated: compiler: abstract getters/setters
joshtynjala
-
2024/04/09
(royale-docs) 03/03: more cross-linking
joshtynjala
-
2024/04/09
(royale-docs) branch master updated (766e442 -> 102ce77)
joshtynjala
-
2024/04/09
(royale-docs) 01/03: development-tools: IDE means Integrated Development Environment
joshtynjala
-
2024/04/09
(royale-docs) 02/03: system-requirements: link to IDEs
joshtynjala
-
2024/04/09
(royale-docs) branch master updated: system-requirements: fix OpenJDK minimum version (currently 8), and link to OpenJDK vendors
joshtynjala
-
2024/04/09
(royale-docs) branch master updated: download-royale: remove old header
joshtynjala
-
2024/04/09
(royale-docs) branch master updated: mxmlcnpm is not a valid command
joshtynjala
-
2024/04/09
(royale-docs) 02/04: download-royale: better npm -g instructions without sudo
joshtynjala
-
2024/04/09
(royale-docs) 04/04: intro paragraphs should generally link to Apache Royale homepage, for those who might not be familiar with the project
joshtynjala
-
2024/04/09
(royale-docs) 01/04: download-royale: fix royale-js-swf npm global install
joshtynjala
-
2024/04/09
(royale-docs) 03/04: download-royale: Apache mirrors links were terribly out of date
joshtynjala
-
2024/04/09
(royale-docs) branch master updated (bf50fc0 -> 7970352)
joshtynjala
-
2024/03/21
(royale-asjs) branch develop updated: FontAwesome5IconType: new icon
hugoferreira
-
2024/03/16
(royale-asjs) branch develop updated: FontAwesome5IconType: new icon
hugoferreira
-
2024/03/12
(royale-asjs) branch develop updated: Release notes for things that joshtynjala worked on
joshtynjala
-
2024/03/12
(royale-compiler) branch develop updated: Release Notes
joshtynjala
-
2024/03/09
(royale-asjs) branch develop updated: FontAwesome5IconType: new icon
hugoferreira
-
2024/03/06
(royale-compiler) 02/04: Ant tasks: update ant dependency to 1.10.14 to make Dependabot happy
joshtynjala
-
2024/03/06
(royale-compiler) 04/04: update junit to 4.13.2 to make Dependabot happy
joshtynjala
-
2024/03/06
(royale-compiler) 01/04: update Java-WebSocket to version 1.5.6 to make Dependabot happy
joshtynjala
-
2024/03/06
(royale-compiler) 03/04: update dom4j to 2.1.4 to make Dependabot happy
joshtynjala
-
2024/03/06
(royale-compiler) branch develop updated (355054c89 -> 6700d8b4e)
joshtynjala
-
2024/03/06
(royale-compiler) 01/02: MXMLModelNode: add problem if it has multiple root tags
joshtynjala
-
2024/03/06
(royale-compiler) 02/02: RoyaleProject: collect missing errors from MXMLManifestManager, which indicate if a manifest XML file is invalid or creates an invalid mapping
joshtynjala
-
2024/03/06
(royale-compiler) branch develop updated (f2808fde5 -> 355054c89)
joshtynjala
-
2024/03/06
(royale-compiler) 02/02: RPC: arguments/request tags are now parsed the same as <fx:Model>
joshtynjala
-
2024/03/06
(royale-compiler) 01/02: MXMLModelPropertyContainerNodeBase: add missing setLocation() for tags
joshtynjala
-
2024/03/06
(royale-compiler) branch develop updated (3f76ef1ce -> f2808fde5)
joshtynjala
-
2024/03/05
(royale-compiler) 02/02: RPC: arguments made with duplicate child tags are now treated as arrays
joshtynjala
-
2024/03/05
(royale-compiler) branch develop updated (ca7fde54d -> 3f76ef1ce)
joshtynjala
-
2024/03/05
(royale-compiler) 01/02: MXMLRoyaleEmitter: fix issue where non-string values in an array could be quoted
joshtynjala
-
2024/03/05
(royale-asjs) branch develop updated: browser wheel events need to be converted to MouseEvent
yishayw