This is an automated email from the ASF dual-hosted git repository.

joshtynjala pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-compiler.git


    from 2abad7b4e MXMLStyleNode, CSSNodeBase: fix line/column positions of CSS 
nodes
     new 6331da32d CSSDocument: fix start/end/line/column/endLine/endColumn 
range detection
     new bdcb50cb1 IMXMLStyleNode: getContentStart() to indicate where the CSS 
text starts within the <fx:Style> tag

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../royale/compiler/internal/css/CSSDocument.java  | 55 ++++++++++++++++++++--
 .../compiler/internal/tree/mxml/MXMLStyleNode.java | 17 +++++--
 .../royale/compiler/tree/mxml/IMXMLStyleNode.java  |  6 +++
 3 files changed, 70 insertions(+), 8 deletions(-)

Reply via email to