This is an automated email from the ASF dual-hosted git repository.
matthiasblaesing pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans.git.
from ef37c85 Merge pull request #1013 from jlahoda/NETBEANS-1478
add 67627e6 [NETBEANS-565] Import of CSS 2.1 grammar from antlr grammar
repository
add 1f86734 [NETBEANS-565] Apply CSS 2.1 -> CSS 3 patch donated by oracle
to the Apache foundation
add 0b7a27e [NETBEANS-565] Update license header/info in CSS 3 grammar
add 34d010a [NETBEANS-565] Regenerate lexer and parser from grammar and
fix unittests
new 1b62938 Merge pull request #1020 from matthiasblaesing/css3_parser
The 1 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:
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(-)
create mode 100644 ide/css.lib/licenseinfo.xml
create mode 100644 ide/css.lib/src/org/netbeans/modules/css/lib/Css3.g
create mode 100644 nbbuild/licenses/BSD-css3-grammar
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists