Messages by Thread
-
(royale-compiler) branch codegraph updated: feat(codegraph): Update CODEGRAPH_EXPORTER implementation plan with current status, completed integrations, and remaining release tasks
harbs
-
(royale-asjs) branch codegraph updated: Add code graph generation and verification to build process and documentation
harbs
-
(royale-asjs) branch codegraph updated: Add codegraph target to build process for generating public API code graphs
harbs
-
(royale-asjs) branch codegraph updated: Add codegraph profile and update assembly to include public API code graphs
harbs
-
(royale-asjs) branch codegraph created (now cc94d840b7)
harbs
-
(royale-compiler) branch codegraph updated: feat(codegraph): Enhance Code Graph functionality with static and instance field handling, improved error reporting, and updated configuration files
harbs
-
(royale-compiler) branch codegraph updated: feat(codegraph): Implement Code Graph Exporter with JSON Schema validation
harbs
-
(royale-compiler) branch codegraph updated: Enhance CODEGRAPH functionality and improve code graph export
harbs
-
(royale-compiler) branch codegraph updated: Add tests for compiler defines in Code Graph: implement testCompilerDefinesSelectTargetMembers to verify target labels and active-member selection for JS and SWF outputs.
harbs
-
(royale-compiler) branch codegraph updated: Enhance Code Graph functionality: implement package-level definitions with focused coverage, add packageCallable method, and introduce tests for package definitions and callable symbols.
harbs
-
(royale-compiler) branch codegraph updated: Add ASDoc support to Code Graph: implement CodeGraphASDoc and CodeGraphASDocTag classes, update CodeGraphExporter and CodeGraphWriter to handle ASDoc, and enhance tests for ASDoc integration
harbs
-
(royale-compiler) branch codegraph updated: Add metadata handling to Code Graph: implement metadata classes and update exporter and writer
harbs
-
(royale-compiler) branch codegraph updated: Enhance CODEGRAPH functionality and add tests for error handling and output generation
harbs
-
(royale-compiler) branch codegraph created (now d80de8a97)
harbs
-
(royale-compiler) branch develop updated: EmitterUtils: fix E4X filter emitted to JS with wrong member access expression for variable or function with PACKAGE_MEMBER, FILE_MEMBER, or LOCAL classification
joshtynjala
-
(royale-compiler) branch develop updated: MXMLJSCRoyale, MXMLJSCNative: fix missing compilation units for resource bundles specified with -include-resource-bundles compiler option
joshtynjala
-
(royale-asjs) branch develop updated: Update vote email for SDK to guide on source comparisons
yishayw
-
(royale-compiler) branch develop updated: Add optional verify-source-matches-tag to utility approve scripts
yishayw
-
(royale-compiler) branch develop updated: EmbedData: Fixed error for duplicate class definitions when using Embed metadata even though there were no actual duplicates
joshtynjala
-
(royale-compiler) branch develop updated: Include Git tag/commit provenance and clarify 72-hour minimum in release vote emails
yishayw
-
(royale-asjs) branch develop updated: Include Git tag/commit provenance and clarify 72-hour minimum in release vote emails
yishayw
-
(royale-compiler) branch develop updated: Clean up unused fields in approval step for jburg
yishayw
-
(royale-asjs) branch develop updated: Remove beta-quality wording from release vote email templates
yishayw
-
(royale-compiler) branch develop updated: Remove beta-quality wording from release vote email templates
yishayw
-
(royale-compiler) branch develop updated: compiler-jburg-types: add optional verify-compiler-integration target to ApproveJBurgTypes.xml
yishayw
-
svn commit: r86199 - in dev/royale/compiler-jburg-types: . 1.1.1
yishayw
-
(royale-compiler) annotated tag org.apache.royale.compiler-jburg-types-1.1.1-rc1 deleted (was a82f530fa)
yishayw
-
svn commit: r86200 - in dev/royale/compiler-jburg-types/1.1.1/rc2: . binaries
yishayw
-
(royale-compiler) branch develop updated (2ddf3afec -> 6cb97d33b)
yishayw
-
(royale-compiler) annotated tag org.apache.royale.compiler-jburg-types-1.1.1-rc2 updated (3d9fca8a1 -> 5fd16e1d7)
yishayw
-
(royale-compiler) branch develop updated (780afff20 -> 2ddf3afec)
yishayw
-
(royale-compiler) branch develop updated (479bb7529 -> 780afff20)
joshtynjala
-
(royale-compiler) annotated tag org.apache.royale.compiler-jburg-types-1.1.1-rc1 updated (4fcb8cdf1 -> a82f530fa)
yishayw
-
(royale-compiler) branch develop updated (f9b385a7e -> 479bb7529)
yishayw
-
(royale-compiler) branch develop updated: compiler-jburg-types: add release scaffolding (releasesteps.xml, ApproveJBurgTypes.xml)
yishayw
-
(royale-asjs) branch develop updated: Bump compiler-build-tools to 1.2.2
yishayw
-
(royale-compiler) branch develop updated: Bump compiler-build-tools to 1.2.2
yishayw
-
(royale-typedefs) branch develop updated: Bump compiler-build-tools to 1.2.2
yishayw
-
(royale-compiler) branch develop updated: MXMLRoyaleEmitter: followup to children-as-data=false in JS to include IMXMLFactoryNode
joshtynjala
-
(royale-compiler) branch develop updated: MXMLRoyaleEmitter: followup to fix extra comma in array when instance node descriptor should be skipped
joshtynjala
-
(royale-compiler) branch develop updated: DefinitionBase: Fixed race condition in populating metadata on definitions.
joshtynjala
-
(royale-compiler) branch develop updated: MXMLClassDirectiveProcessor: Fixed operand stack underflow error when using data binding in MXML to assign to <fx:Object> property.
joshtynjala
-
(royale-compiler) branch develop updated: JSRoyaleEmitter: fixed null exception when emitting embedded plain text strings
joshtynjala
-
(royale-compiler) branch develop updated: ProblemQuery: Fixed missing Generated byte code contains an operand stack underflow error when warnings are reported, but not other errors
joshtynjala
-
(royale-asjs) branch develop updated: Refactor coordinate conversion methods to use viewport-based calculations across various components
harbs
-
(royale-asjs) branch develop updated: Add PointUtils with viewport coordinate conversion methods and corresponding tests
harbs
-
(royale-asjs) branch develop updated: Enhance DisplayUtils with SVG support and deprecate getTransormMatrix method
harbs
-
(royale-asjs) branch develop updated: Add DisplayUtils class and corresponding tests for bounding box calculations
harbs
-
(royale-compiler) branch develop updated (ce9a41b0a -> bbe6adab4)
joshtynjala
-
(royale-compiler) branch develop updated: MXMLClassDirectiveProcessor, MXMLClassReferenceNodeBase: fix operand stack underflow when using <mx:Repeater>
joshtynjala
-
(royale-typedefs) branch develop updated: Add pretext typedefs module
yishayw
-
(royale-asjs) branch develop updated: For binding which changes values after the initial style compute, we need to trigger a new compute
harbs
-
(royale-compiler) branch develop updated: royaleunit-ant-tasks: avoid possible infinite loop in recently improved check for AIR adl versions
joshtynjala
-
(royale-asjs) branch develop updated: Fixed binding
harbs
-
(royale-asjs) branch develop updated: Fixed binding on composite styles
harbs
-
(royale-asjs) branch develop updated: build.properties: set air.version to 32.0, which is the final version from Adobe
joshtynjala
-
svn commit: r85721 - dev/royale/compiler-build-tools/1.2.2/rc1 release/royale/compiler-build-tools/1.2.2
yishayw
-
(royale-compiler) branch local_var_resolution_issue deleted (was 464be6c72)
gregdove
-
(royale-asjs) branch develop updated (4a72e78feb -> 7bb2b9576e)
harbs
-
svn commit: r85713 - in release/royale: 0.9.10 0.9.11 0.9.9
andreww
-
(royale-asjs) branch develop updated: Support for named colors/custom palettes
gregdove
-
(royale-asjs) branch develop updated: Removing @royalesuppressexport from these classes for now to keep minified code working properly. [SEE NOTES IN BorderRadius.as for future restoration of this optimization]
gregdove
-
(royale-asjs) branch develop updated (b77436f703 -> 9632fc190a)
gregdove
-
(royale-asjs) branch develop updated: Routing supports replaceState
harbs
-
(royale-compiler) branch develop updated: FunctionNode: remove existing definitions from scope immediately before adding new definitions for parsed function body (references #249)
joshtynjala
-
(royale-asjs) branch develop updated: media and container queries
harbs
-
(royale-website) branch dependabot/npm_and_yarn/markdown-it-14.2.0 created (now 89b0068e)
github-bot
-
(royale-asjs) branch develop updated: added missing headers
harbs
-
(royale-asjs) branch develop updated: Accept offset
harbs
-
(royale-asjs) branch develop updated: outline accepts three optional arguments
harbs
-
(royale-asjs) branch develop updated: Support shorthand margin and padding as well as specific sides
harbs
-
(royale-compiler) branch develop updated: IMXMLTypeConstants: mx.core.FlexVersion should not have been converted to mx.core.RoyaleVersion
joshtynjala
-
(royale-compiler) branch develop updated: GoogDepsWriter: Fixed missing symbols specified with -includes compiler option in generated JS.
joshtynjala
-
(royale-asjs) branch develop updated: removing this for now. Still working on it and its dependencies
gregdove
-
(royale-asjs) branch develop updated (a25a6c5183 -> 104613b195)
gregdove
-
(royale-asjs) branch develop updated: More permissive handling of "flex" values
harbs
-
(royale-asjs) branch develop updated: escape #
harbs
-
(royale-asjs) branch develop updated: BoxShadow should now work
harbs
-
(royale-compiler) branch develop updated: FunctionNode: fix missing definitions in FunctionScope when emitting methods as JavaScript (references #249)
joshtynjala
-
(royale-asjs) branch develop updated: Fixed Tree
harbs
-
(royale-asjs) branch develop updated: Don't use "selectable" class factories
harbs
-
(royale-asjs) branch develop updated: inherit from ILabeledData
harbs
-
(royale-compiler) branch 182-binding-data-missing deleted (was c4f66a40d)
gregdove
-
(royale-compiler) branch develop updated: RoyaleProject: Fixed missing binding data caused by multiple threads accessing same HashMap (closes #182) (closes #250)
joshtynjala
-
(royale-asjs) branch develop updated: tweak to Style's ToolTip, needs a high z-index.
gregdove
-
(royale-compiler) branch 182-binding-data-missing updated: Use qualified name string keys for binding data instead of definition references. Assumption: This is assumed to be some sort of memory management race condition between Garbage Collection and AST re-parsing - Converted the `bindingMap` in RoyaleProject to use qualified Name String keys instead of volatile IClassDefinition objects. - Intended to ensure that data-binding information remains accessible even if the compiler re-parses MXML files and re-creates class definitions during a build.
gregdove
-
(royale-compiler) branch 182-binding-data-missing created (now 208b6ad4d)
gregdove
-
(royale-compiler) branch develop updated (319f57ba7 -> 208b6ad4d)
joshtynjala
-
(royale-compiler) branch develop updated: JSCSSCompilationSession: output null instead of nothing for PropertyReference() and Embed() functions
joshtynjala
-
(royale-compiler) branch develop updated (adb5a2969 -> e1b037f42)
joshtynjala
-
(royale-compiler) branch local_var_resolution_issue updated (fd523d257 -> 464be6c72)
joshtynjala
-
(royale-compiler) branch develop updated: royaleunit-ant-tasks: when checking for AIR version, ignore JAVA_TOOL_OPTIONS and JDK_JAVA_OPTIONS output
joshtynjala
-
(royale-asjs) branch develop updated: Asdded canceled getter
harbs
-
(royale-asjs) branch develop updated: DataContainer by default does not have an item renderer
harbs
-
(royale-asjs) branch develop updated: Use getComponent
harbs
-
(royale-asjs) branch develop updated: Only read resultString once.
harbs
-
(royale-compiler) branch develop updated: IdentifierNode, DefinitionBase: Fixed rare race condition where certain cached values are detected as non-null but become null before the method returns.
joshtynjala
-
(royale-compiler) branch local_var_resolution_issue updated (14fbdf9cc -> fd523d257)
gregdove
-
(royale-asjs) branch develop updated: Missing bracket
harbs
-
(royale-asjs) branch develop updated: Fixed wording of assert
harbs
-
(royale-asjs) branch develop updated: Fixed docs. Added assert.
harbs
-
(royale-asjs) branch develop updated (0a6bf1db94 -> 46ab09177e)
harbs
-
(royale-asjs) branch develop updated: handle css functions for sizing
gregdove
-
(royale-asjs) branch develop updated: Numerous small updates, including progress on media/container queries, tuining to Icon to center visual content in its frame
gregdove
-
(royale-asjs) branch develop updated: Only load SVGs once.
harbs
-
(royale-website) branch dependabot/npm_and_yarn/liquidjs-10.25.5 deleted (was e4914140)
github-bot
-
(royale-website) branch dependabot/npm_and_yarn/liquidjs-10.27.0 created (now 1c78487c)
github-bot
-
(royale-asjs) branch develop updated: Fixed type and import
harbs
-
(royale-asjs) branch develop updated: Mistakenly committed these
harbs
-
(royale-asjs) branch develop updated: Added base class for client use
harbs
-
(royale-compiler) branch local_var_resolution_issue updated (c55c317b8 -> 14fbdf9cc)
gregdove
-
(royale-compiler) branch develop updated: MXMLJSCNative: support resource bundles for JS target, similar to JSRoyale
joshtynjala
-
(royale-asjs) branch develop updated: Fixed types
harbs
-
(royale-compiler) branch develop updated: MXMLRoyaleEmitter: when emitting the new UIComponentDescriptors, include children for MX containers
joshtynjala
-
(royale-docs) branch master updated (44593db -> e781bde)
joshtynjala
-
(royale-compiler) branch develop updated: IJSMetaAttributeConstants: missed adding a separate iteratorDoneMethod for JSForEachOverride
joshtynjala
-
(royale-compiler) branch develop updated (41932d785 -> bbeed1399)
joshtynjala
-
(royale-asjs) branch develop updated: Add selected property
harbs
-
(royale-asjs) branch develop updated: ellipse should be supported
harbs
-
(royale-asjs) branch develop updated: Don't error on null styleTypes
harbs
-
(royale-asjs) branch develop updated: Don't base these on Button because we don't need type and friends
harbs
-
(royale-asjs) branch develop updated: Missing header
harbs
-
(royale-asjs) branch develop updated: Exclude asf.yaml from rat
harbs
-
(royale-asjs) branch develop updated (719c911943 -> bb568c56b4)
harbs
-
(royale-asjs) branch develop updated (3a01f01f89 -> 719c911943)
harbs
-
(royale-asjs) branch develop updated (c79e07e093 -> 3a01f01f89)
harbs
-
(royale-asjs) branch develop updated (87d36dec01 -> c79e07e093)
harbs
-
(royale-asjs) branch develop updated (ec6a16aece -> 87d36dec01)
harbs
-
(royale-compiler) branch local_var_resolution_issue created (now c55c317b8)
gregdove
-
(royale-asjs) branch develop updated: list and menu data
harbs
-
(royale-asjs) branch develop updated: Added RGBColor
harbs
-
(royale-asjs) branch develop updated: added IRGBA
harbs
-
(royale-asjs) branch develop updated: Allow component routing to preserve state
harbs
-
(royale-compiler) branch develop updated (9cca41eeb -> 41932d785)
joshtynjala
-
(royale-asjs) branch develop updated: VirtualDataGrid: move column sync into wheelHandler
hugoferreira
-
(royale-compiler) branch develop updated (c03be24bc -> 9cca41eeb)
joshtynjala
-
(royale-asjs) branch develop updated: add flavor to Divider
gregdove
-
(royale-compiler) branch develop updated: MXMLRoyaleEmitter: fix missing comma after childDescriptors with children-as-data=false if there are 0 child descriptors
joshtynjala
-
(royale-compiler) branch develop updated: MXMLRoyaleEmitter: fixed missing event handlers with children-as-data=false because children of container weren't walked
joshtynjala
-
(royale-asjs) branch develop updated (7c43a40616 -> 430f27a8c8)
yishayw
-
(royale-asjs) branch develop updated: Adding Footer
yishayw
-
(royale-asjs) branch develop updated (5afa363943 -> 339cdffbe6)
gregdove
-
(royale-compiler) branch develop updated: MethodBodySemanticChecker: don't warn when comparing numeric or boolean with null if default initializers are disabled for JS
joshtynjala
-
(royale-asjs) branch develop updated (d224f96cfb -> 5afa363943)
harbs
-
(royale-asjs) branch develop updated (3c1d1f000b -> d224f96cfb)
gregdove
-
(royale-compiler) branch develop updated: ApproveFalcon.xml: don't require ANT_HOME environment variable, and download Apache Rat JARs to basedir when they're not found
joshtynjala
-
(royale-compiler) branch develop updated: ApproveFalcon.xml: fix examine-jars to work on all platforms (not macOS only)
joshtynjala
-
(royale-asjs) branch develop updated: ApproveRoyale.xml: fix examine-jars to work on all platforms (not macOS only)
joshtynjala
-
(royale-compiler) branch develop updated: ApproveBuildTools.xml: fix examine-jars to work on all platforms (not macOS only)
joshtynjala
-
(royale-asjs) branch develop updated: getting initial Tooltip in. TooltipBead will be next.
gregdove