commits
Thread
Date
Earlier messages
Later messages
Messages by Date
2023/09/14
[royale-compiler] 02/05: ASTokenFormatter: fix formatting with config constants like COMPILE:JS
joshtynjala
2023/09/14
[royale-compiler] 01/05: ASTokenFormatter: better error message when block stack isn't empty
joshtynjala
2023/09/13
[royale-compiler] branch develop updated: ASTokenFormatter: fix unicode and ascii escape sequences getting lost when formatting string literals
joshtynjala
2023/09/12
[royale-compiler] branch develop updated: ASTokenFormatter: fix missing indent after empty object literal when collapse-empty-blocks is true
joshtynjala
2023/09/06
[royale-asjs] branch cottage14-patch-1 updated (36a6dfeb42 -> e4ec67a2b5)
andreww
2023/09/06
[royale-asjs] branch cottage14-patch-1 updated (330484d1b9 -> 36a6dfeb42)
andreww
2023/09/05
[royale-asjs] branch cottage14-patch-1 updated: Adding DOAP file draft
andreww
2023/09/05
[royale-asjs] branch cottage14-patch-1 created (now affbd0f584)
andreww
2023/09/03
[royale-asjs] branch develop updated: SmalSmall correction in the theming of the RadioButton control. Fixed font-size assignment removed. (Aligned with CheckBox control)
hiedra
2023/08/29
[royale-asjs] branch develop updated: The loader was never actually created
harbs
2023/08/27
[royale-typedefs] branch develop updated: missing browser path
harbs
2023/08/27
[royale-typedefs] branch develop updated: Add intersection_observer to pom
harbs
2023/08/27
[royale-asjs] branch develop updated: Use the IntersectionObserver typedef
harbs
2023/08/27
[royale-typedefs] branch develop updated: add IntersectionObserver typedefs
harbs
2023/08/24
[royale-website] branch asf-site updated: Deploy site
github-bot
2023/08/24
[royale-website] branch master updated: get-involved: new nightly link
joshtynjala
2023/08/23
[royale-asjs] branch develop updated (4e78d26e2c -> 2621e4a097)
joshtynjala
2023/08/22
[royale-compiler] branch develop updated: MXMLEventSpecifierNode: fix null exception when an event is missing = and quotes
joshtynjala
2023/08/20
[royale-asjs] branch develop updated: version comment
harbs
2023/08/20
[royale-asjs] branch develop updated: Added toDecimals utility function
harbs
2023/08/13
[royale-asjs] branch develop updated: Added execute method for HttpRequestTask
harbs
2023/08/11
[royale-compiler] branch develop updated: MetadataTokenizer: fix column position of string inside metadata
joshtynjala
2023/08/11
[royale-compiler] branch develop updated: formatter: fix stack overflow on some platforms when MXML Script text is beyond a certain length
joshtynjala
2023/08/10
[royale-compiler] branch develop updated: MXMLPropertySpecifierNode: fix null exception when an MXML tag includes multiple initializers and accepts only one
joshtynjala
2023/07/24
[royale-asjs] branch develop updated: Made parameter names clearer
harbs
2023/07/05
[royale-compiler] branch develop updated: debugger: avoid ArrayIndexOutOfBoundsException when evaluating expression and generated FileNode contains no children (references BowlerHatLLC/vscode-swf-debug#47)
joshtynjala
2023/07/03
[royale-asjs] branch develop updated: Change ComboBoxView by IComboBoxView and ComboBoxPopUp by IStrandWithModelView
hiedra
2023/06/23
[royale-compiler] branch develop updated: linter: fix empty statement incorrectly detected for implicit semicolon
joshtynjala
2023/06/22
[royale-asjs] branch develop updated (a662217daf -> c507992c45)
joshtynjala
2023/06/20
[royale-compiler] 02/05: BinaryOperatorNodeBase: resolving type of && and || logical operators now accounts for the common base type, using the same algorithm as type inference
joshtynjala
2023/06/20
[royale-compiler] 05/05: Release Notes: infer-types compiler option
joshtynjala
2023/06/20
[royale-compiler] 04/05: SemanticUtils: fix bad cast for class/interface common base type detection and rename resolveCommonBaseInterface to resolveCommonBaseType
joshtynjala
2023/06/20
[royale-compiler] 01/05: New compiler option --infer-types to enable type inference for variables, constants, parameters, and return types
joshtynjala
2023/06/20
[royale-compiler] 03/05: TernaryOperator: resolving type of ?: ternary operator now accounts for the common base type, using the same algorithm as type inference
joshtynjala
2023/06/20
[royale-compiler] branch develop updated (bb927160e -> 1d2833a64)
joshtynjala
2023/06/20
[royale-docs] 04/04: type inference
joshtynjala
2023/06/20
[royale-docs] 03/04: main-menu-options: use normal case in markup, and use CSS to transform to uppercase
joshtynjala
2023/06/20
[royale-docs] branch master updated (adf8c99 -> 789967e)
joshtynjala
2023/06/20
[royale-docs] 01/04: reword description of compiler option for new features
joshtynjala
2023/06/20
[royale-docs] 02/04: footer: copyright year
joshtynjala
2023/06/16
[royale-asjs] branch develop updated (dfa37337c1 -> a662217daf)
piotrz
2023/06/14
[royale-compiler] branch dependabot/maven/compiler-build-tools/com.google.guava-guava-32.0.0-jre created (now a343b8bed)
github-bot
2023/06/08
[royale-compiler] branch develop updated: PackageFooterEmitter: fix null exception from getReturnTypeNode() on getter function node
joshtynjala
2023/06/05
[royale-asjs] branch develop updated (3d32c42ffb -> dfa37337c1)
hugoferreira
2023/05/31
[royale-website] branch asf-site updated: Deploy site
github-bot
2023/05/31
[royale-website] branch master updated: Added blob post for 0.9.10
yishayw
2023/05/30
[royale-website] branch asf-site updated: Deploy site
github-bot
2023/05/30
[royale-website] branch master updated: update source code and binary distribution download links to 0.9.10, released in May 2023
joshtynjala
2023/05/27
[royale-asjs] branch develop updated (b61d059273 -> 3d32c42ffb)
yishayw
2023/05/25
[royale-compiler] branch develop updated: MXMLRoyaleEmitter: fix null exceptions when emitter encounters variables or functions without a type declaration
joshtynjala
2023/05/23
[royale-website] branch dependabot/npm_and_yarn/socket.io-parser-4.2.3 created (now 805a96dc)
github-bot
2023/05/23
[royale-asjs] branch develop updated (11abfc4996 -> b61d059273)
harbs
2023/05/23
[royale-asjs] branch develop updated (88094458b2 -> 11abfc4996)
yishayw
2023/05/23
[royale-asjs] branch develop updated (36591fe5be -> 88094458b2)
yishayw
2023/05/23
[royale-typedefs] 01/02: update version to 0.9.11
yishayw
2023/05/23
[royale-asjs] branch develop updated (1cce4873cc -> 36591fe5be)
yishayw
2023/05/23
[royale-typedefs] 02/02: Merge branch 'release/0.9.10' into develop
yishayw
2023/05/23
[royale-typedefs] branch develop updated (89ac968 -> 6874bce)
yishayw
2023/05/23
[royale-compiler] branch develop updated (e5347e93d -> d4b917b95)
yishayw
2023/05/23
[royale-compiler] 01/02: update version to 0.9.11
yishayw
2023/05/23
[royale-compiler] 02/02: Merge branch 'release/0.9.10' into develop
yishayw
2023/05/22
[royale-asjs] annotated tag apache-royale-0.9.10 updated (6ad88d608d -> 0a7fb9f025)
yishayw
2023/05/22
[royale-typedefs] annotated tag apache-royale-0.9.10 updated (160c2ba -> 8c636e6)
yishayw
2023/05/22
[royale-compiler] annotated tag apache-royale-0.9.10 updated (aedd6e271 -> a8373e8a9)
yishayw
2023/05/22
svn commit: r62040 - /dev/royale/0.9.10/rc4/ /release/royale/0.9.10/
yishayw
2023/05/19
[royale-asjs] branch develop updated: Jewel: Add missing method implementation on SWF side
piotrz
2023/05/17
[royale-asjs] branch develop updated: Basic: Remove redundant event listener registration - event listeners are being register in setDataProvider method
piotrz
2023/05/16
[royale-asjs] branch develop updated: Jewel: Add manual implementation of IEventDispatcher to Tile layouts
piotrz
2023/05/16
[royale-asjs] branch develop updated (8ce5f306b1 -> 007e6976e7)
piotrz
2023/05/15
[royale-asjs] branch develop updated: DataGridNavigateItems bead was not working on VirtualDataGrid along with many other beads
hugoferreira
2023/05/15
[royale-asjs] branch develop updated (d36b987a62 -> 1af10e30de)
joshtynjala
2023/05/13
svn commit: r61820 - in /dev/royale/0.9.10/rc4: ./ binaries/
yishayw
2023/05/12
[royale-website] branch asf-site updated: Deploy site
github-bot
2023/05/12
[royale-website] branch master updated: download: add --forground-scripts to npm install command for js-swf distribution
joshtynjala
2023/05/12
[royale-asjs] annotated tag org.apache.royale.framework-0.9.10-rc4 updated (6ad88d608d -> f5d7c48244)
yishayw
2023/05/12
[royale-asjs] branch release/0.9.10 updated (430db46c67 -> c842052b44)
yishayw
2023/05/11
[royale-asjs] branch release/0.9.10 updated: update project.royale.compiler.version and royale.typedefs.version in pom
yishayw
2023/05/11
[royale-asjs] branch release/0.9.10 created (now 33a88ad584)
yishayw
2023/05/11
[royale-asjs] branch develop updated (b4669907c3 -> d36b987a62)
yishayw
2023/05/11
[royale-asjs] branch develop updated (c09837def3 -> b4669907c3)
yishayw
2023/05/11
[royale-typedefs] branch release/0.9.10 updated (876118f -> bd8b0e5)
yishayw
2023/05/11
[royale-typedefs] 01/02: [maven-release-plugin] prepare release org.apache.royale.typedefs-0.9.10-rc4
yishayw
2023/05/11
[royale-typedefs] annotated tag org.apache.royale.typedefs-0.9.10-rc4 updated (160c2ba -> d830f9b)
yishayw
2023/05/11
[royale-typedefs] 02/02: [maven-release-plugin] prepare for next development iteration
yishayw
2023/05/11
[royale-typedefs] branch release/0.9.10 updated: update royale.compiler.version in pom
yishayw
2023/05/11
[royale-typedefs] branch release/0.9.10 created (now 768a290)
yishayw
2023/05/11
[royale-typedefs] branch develop updated (1bee42b -> 89ac968)
yishayw
2023/05/11
[royale-typedefs] 02/02: [maven-release-plugin] prepare for next development iteration
yishayw
2023/05/11
[royale-typedefs] 01/02: [maven-release-plugin] prepare branch @{releaseLabel}
yishayw
2023/05/11
[royale-compiler] annotated tag org.apache.royale.compiler-0.9.10-rc4 updated (aedd6e271 -> 2d65165f1)
yishayw
2023/05/11
[royale-compiler] branch release/0.9.10 updated (537ee9fbe -> 98baac6f1)
yishayw
2023/05/11
[royale-compiler] 01/02: [maven-release-plugin] prepare release org.apache.royale.compiler-0.9.10-rc4
yishayw
2023/05/11
[royale-compiler] 02/02: [maven-release-plugin] prepare for next development iteration
yishayw
2023/05/11
[royale-compiler] branch release/0.9.10 created (now 537ee9fbe)
yishayw
2023/05/11
[royale-compiler] branch develop updated (46a4e7e8d -> e5347e93d)
yishayw
2023/05/11
[royale-asjs] branch develop updated (06755adc90 -> c09837def3)
yishayw
2023/05/11
[royale-typedefs] branch release/0.9.10 deleted (was cddb20a)
yishayw
2023/05/11
[royale-compiler] 01/02: Revert "[maven-release-plugin] prepare for next development iteration"
yishayw
2023/05/11
[royale-asjs] branch release/0.9.10 deleted (was 3aad765c1a)
yishayw
2023/05/11
[royale-compiler] branch release/0.9.10 deleted (was 3da89c1ac)
yishayw
2023/05/11
[royale-typedefs] 01/02: Revert "[maven-release-plugin] prepare for next development iteration"
yishayw
2023/05/11
[royale-typedefs] 02/02: Revert "[maven-release-plugin] prepare branch @{releaseLabel}"
yishayw
2023/05/11
[royale-typedefs] branch develop updated (4e6e5f4 -> 1bee42b)
yishayw
2023/05/11
[royale-compiler] branch develop updated (6eafc9c94 -> 46a4e7e8d)
yishayw
2023/05/11
[royale-compiler] 02/02: Revert "[maven-release-plugin] prepare branch @{releaseLabel}"
yishayw
2023/05/11
[royale-asjs] branch develop updated (b7c94aad39 -> 06755adc90)
yishayw
2023/05/09
svn commit: r61751 - in /dev/royale/0.9.10/rc3: ./ binaries/
yishayw
2023/05/08
[royale-asjs] annotated tag org.apache.royale.framework-0.9.10-rc3 updated (3fd798b53f -> c6fcc278a3)
yishayw
2023/05/08
[royale-asjs] branch release/0.9.10 updated (9946117a8a -> 3aad765c1a)
yishayw
2023/05/08
[royale-asjs] branch release/0.9.10 updated: update project.royale.compiler.version and royale.typedefs.version in pom
yishayw
2023/05/08
[royale-asjs] branch release/0.9.10 created (now f254a053f1)
yishayw
2023/05/08
[royale-asjs] branch develop updated (011d9b7745 -> b7c94aad39)
yishayw
2023/05/08
[royale-typedefs] annotated tag org.apache.royale.typedefs-0.9.10-rc3 updated (cf0a87f -> c7b3240)
yishayw
2023/05/08
[royale-typedefs] branch release/0.9.10 updated (3ee27e2 -> cddb20a)
yishayw
2023/05/08
[royale-typedefs] 01/02: [maven-release-plugin] prepare release org.apache.royale.typedefs-0.9.10-rc3
yishayw
2023/05/08
[royale-typedefs] 02/02: [maven-release-plugin] prepare for next development iteration
yishayw
2023/05/08
[royale-typedefs] branch release/0.9.10 updated: update royale.compiler.version in pom
yishayw
2023/05/08
[royale-typedefs] 02/02: [maven-release-plugin] prepare for next development iteration
yishayw
2023/05/08
[royale-typedefs] branch release/0.9.10 created (now 7cd1bc1)
yishayw
2023/05/08
[royale-typedefs] 01/02: [maven-release-plugin] prepare branch @{releaseLabel}
yishayw
2023/05/08
[royale-typedefs] branch develop updated (2bf9d94 -> 4e6e5f4)
yishayw
2023/05/08
[royale-compiler] annotated tag org.apache.royale.compiler-0.9.10-rc3 updated (93157293b -> cb11f7ea2)
yishayw
2023/05/08
[royale-compiler] 01/02: [maven-release-plugin] prepare release org.apache.royale.compiler-0.9.10-rc3
yishayw
2023/05/08
[royale-compiler] branch release/0.9.10 updated (87434c395 -> 3da89c1ac)
yishayw
2023/05/08
[royale-compiler] 02/02: [maven-release-plugin] prepare for next development iteration
yishayw
2023/05/08
[royale-compiler] branch release/0.9.10 created (now 87434c395)
yishayw
2023/05/08
[royale-compiler] branch develop updated (dd9867560 -> 6eafc9c94)
yishayw
2023/05/08
[royale-compiler] branch release/0.9.10 deleted (was 3beb80de6)
yishayw
2023/05/08
[royale-typedefs] branch release/0.9.10 deleted (was 4ab4dce)
yishayw
2023/05/08
[royale-typedefs] 01/02: Revert "[maven-release-plugin] prepare for next development iteration"
yishayw
2023/05/08
[royale-typedefs] 02/02: Revert "[maven-release-plugin] prepare branch @{releaseLabel}"
yishayw
2023/05/08
[royale-typedefs] branch develop updated (8a3bbd6 -> 2bf9d94)
yishayw
2023/05/08
[royale-compiler] branch develop updated (322b5c806 -> dd9867560)
yishayw
2023/05/08
[royale-asjs] branch develop updated (6ed283570d -> 011d9b7745)
yishayw
2023/05/08
[royale-asjs] branch release/0.9.10 deleted (was e6efc80dfb)
yishayw
2023/05/08
[royale-asjs] branch develop updated: Add release notes to correct location
yishayw
2023/05/08
[royale-asjs] branch develop updated (57a084b5ce -> fa84da83c7)
yishayw
2023/05/07
[royale-asjs] branch develop updated: min fix html property tag
hiedra
2023/05/05
[royale-asjs] branch develop updated (36adf988ef -> 04f80c5f32)
joshtynjala
2023/05/05
[royale-asjs] branch develop updated (545c209c1d -> 36adf988ef)
joshtynjala
2023/05/05
[royale-asjs] 01/02: README: add Flash Player debugger link for Linux
joshtynjala
2023/05/05
[royale-asjs] 02/02: npm: update Adobe download URLs
joshtynjala
2023/05/05
[royale-compiler] branch develop updated: README: add Flash Player download link for Linux
joshtynjala
2023/05/04
svn commit: r61630 - in /dev/royale/0.9.10/rc2: ./ binaries/
yishayw
2023/05/03
[royale-website] branch dependabot/npm_and_yarn/engine.io-and-socket.io-6.4.2 created (now 42ac6e5c)
github-bot
2023/05/03
[royale-asjs] branch develop updated (5599381f91 -> 545c209c1d)
harbs
2023/05/02
[royale-asjs] branch develop updated: Added IHasDataProvider
harbs
2023/05/01
[royale-asjs] branch develop updated (7a6911ca14 -> a27751623e)
harbs
2023/04/29
svn commit: r61544 - /dev/royale/0.9.10/
yishayw
2023/04/28
[royale-compiler] branch develop updated (a3dd80ca8 -> 51bd6d6ac)
yishayw
2023/04/27
[royale-asjs] annotated tag org.apache.royale.framework-0.9.10-rc2 updated (f9bf0fc71d -> 20501eb23f)
yishayw
2023/04/27
[royale-asjs] branch release/0.9.10 updated (dc654b9f4b -> e6efc80dfb)
yishayw
2023/04/27
[royale-asjs] branch release/0.9.10 updated: update project.royale.compiler.version and royale.typedefs.version in pom
yishayw
2023/04/27
[royale-asjs] branch release/0.9.10 created (now 3a29b0087b)
yishayw
2023/04/27
[royale-asjs] branch develop updated (cec2b62d4b -> 7a6911ca14)
yishayw
2023/04/27
[royale-typedefs] 02/02: [maven-release-plugin] prepare for next development iteration
yishayw
2023/04/27
[royale-typedefs] branch release/0.9.10 updated (d2c86a6 -> 4ab4dce)
yishayw
2023/04/27
[royale-typedefs] annotated tag org.apache.royale.typedefs-0.9.10-rc2 updated (bd23628 -> d711d54)
yishayw
2023/04/27
[royale-typedefs] 01/02: [maven-release-plugin] prepare release org.apache.royale.typedefs-0.9.10-rc2
yishayw
2023/04/27
[royale-typedefs] branch release/0.9.10 updated: update royale.compiler.version in pom
yishayw
2023/04/27
[royale-typedefs] branch release/0.9.10 created (now c9292cd)
yishayw
2023/04/27
[royale-typedefs] 02/02: [maven-release-plugin] prepare for next development iteration
yishayw
2023/04/27
[royale-typedefs] branch develop updated (d0820bb -> 8a3bbd6)
yishayw
2023/04/27
[royale-typedefs] 01/02: [maven-release-plugin] prepare branch @{releaseLabel}
yishayw
2023/04/27
[royale-typedefs] branch develop updated (5e60084 -> d0820bb)
yishayw
2023/04/27
[royale-typedefs] 02/02: Revert "[maven-release-plugin] prepare branch @{releaseLabel}"
yishayw
2023/04/27
[royale-typedefs] 01/02: Revert "[maven-release-plugin] prepare for next development iteration"
yishayw
2023/04/26
[royale-compiler] branch develop updated: IdentifierNode: needs null check before calling findProperty() in resolve() because getDependency() could return null for import nodes
joshtynjala
2023/04/25
[royale-typedefs] branch develop updated: skip cache consistently for all typedefs
joshtynjala
2023/04/20
[royale-asjs] branch develop updated: Added offsetX and Y for the ContextMenu bead
hugoferreira
2023/04/18
[royale-typedefs] annotated tag org.apache.royale.typedefs-0.9.10-rc2 updated (91a4016 -> 5791e09)
yishayw
2023/04/18
[royale-typedefs] 01/02: [maven-release-plugin] prepare release org.apache.royale.typedefs-0.9.10-rc2
yishayw
2023/04/18
[royale-typedefs] branch release/0.9.10 updated (e138e90 -> 6cf0c02)
yishayw
2023/04/18
[royale-typedefs] 02/02: [maven-release-plugin] prepare for next development iteration
yishayw
2023/04/18
[royale-typedefs] branch release/0.9.10 updated: update royale.compiler.version in pom
yishayw
2023/04/18
[royale-typedefs] branch release/0.9.10 created (now 20d80e0)
yishayw
2023/04/18
[royale-typedefs] branch develop updated (57c84d6 -> 903bc80)
yishayw
2023/04/18
[royale-typedefs] 01/02: [maven-release-plugin] prepare branch @{releaseLabel}
yishayw
2023/04/18
[royale-typedefs] 02/02: [maven-release-plugin] prepare for next development iteration
yishayw
2023/04/18
[royale-typedefs] 01/02: Revert "[maven-release-plugin] prepare for next development iteration"
yishayw
2023/04/18
[royale-typedefs] 02/02: Revert "[maven-release-plugin] prepare branch @{releaseLabel}"
yishayw
2023/04/18
[royale-typedefs] branch develop updated (3742f54 -> 57c84d6)
yishayw
2023/04/18
[royale-compiler] annotated tag org.apache.royale.compiler-0.9.10-rc2 updated (9b3d864b0 -> 8fe2ea559)
yishayw
2023/04/18
[royale-compiler] branch release/0.9.10 updated (164ee1ee6 -> 3beb80de6)
yishayw
2023/04/18
[royale-compiler] 01/01: [maven-release-plugin] prepare for next development iteration
yishayw
2023/04/18
[royale-compiler] branch release/0.9.10 created (now 164ee1ee6)
yishayw
2023/04/18
[royale-compiler] branch develop updated (5746606d7 -> 59ca2465c)
yishayw
2023/04/18
[royale-compiler] annotated tag org.apache.royale.compiler-0.9.10-rc2 updated (b39ef184a -> 9ff269474)
yishayw
2023/04/18
[royale-compiler] 01/02: [maven-release-plugin] prepare release org.apache.royale.compiler-0.9.10-rc2
yishayw
2023/04/18
[royale-compiler] 02/02: [maven-release-plugin] prepare for next development iteration
yishayw
2023/04/18
[royale-compiler] branch release/0.9.10 updated (137892ef0 -> 733377b67)
yishayw
2023/04/18
[royale-asjs] branch develop updated (bcacb6ef78 -> 21215b7117)
yishayw
2023/04/18
[royale-compiler] branch develop updated (a5c936b20 -> 5746606d7)
yishayw
2023/04/18
[royale-asjs] branch develop updated (3039689807 -> bcacb6ef78)
yishayw
2023/04/18
[royale-compiler] branch release/0.9.10 created (now 137892ef0)
yishayw
2023/04/18
[royale-compiler] branch develop updated (f3117a286 -> a5c936b20)
yishayw
2023/04/17
[royale-compiler] branch develop updated: JSRoyaleEmitter: fix intermittent duplicate hoisted variables in JS
joshtynjala
2023/04/17
[royale-asjs] branch develop updated: Selection model - make sure null dp implies null selection
yishayw
2023/04/10
[royale-asjs] branch develop updated: New bead to auto scroll a Jewel Text Input when the text change
hugoferreira
2023/04/07
[royale-asjs] branch develop updated (64778d4f1b -> 7843d7e63b)
joshtynjala
Earlier messages
Later messages