You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by ma...@apache.org on 2018/11/19 20:40:25 UTC

[incubator-netbeans] 01/01: Merge pull request #1020 from matthiasblaesing/css3_parser

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

matthiasblaesing pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans.git

commit 1b62938198771eb5a0374a2fe3fd1e1fed0203f4
Merge: ef37c85 34d010a
Author: Matthias Bläsing <mb...@doppel-helix.eu>
AuthorDate: Mon Nov 19 21:40:17 2018 +0100

    Merge pull request #1020 from matthiasblaesing/css3_parser
    
    [NETBEANS-565] Reintegrate CSS3 grammar

 ide/css.lib/licenseinfo.xml                        |    27 +
 .../src/org/netbeans/modules/css/lib/Css3.g        |  1908 ++++
 .../org/netbeans/modules/css/lib/Css3Lexer.java    |  3202 +++---
 .../org/netbeans/modules/css/lib/Css3Parser.java   | 10864 ++++++++++---------
 nbbuild/licenses/BSD-css3-grammar                  |    28 +
 nbbuild/licenses/names.properties                  |     1 +
 6 files changed, 8999 insertions(+), 7031 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists