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 2d0a1d851 CSSTree.g: supports a mode where CSS syntax that would be 
unrecognized by the Flex SDK compiler reports a problem
     new d248f54b9 CSS.g/CSSTree.g: a dashed identifier is not allowed 
everywhere an identifier is
     new ae1069c18 JSCSSCompilationSession: fix double quotes not getting 
escaped for certain selectors (references #238)

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:
 .../compiler/internal/driver/js/royale/JSCSSCompilationSession.java | 2 +-
 .../src/main/antlr3/org/apache/royale/compiler/internal/css/CSS.g   | 6 +++++-
 .../main/antlr3/org/apache/royale/compiler/internal/css/CSSTree.g   | 1 +
 3 files changed, 7 insertions(+), 2 deletions(-)

Reply via email to