https://github.com/antlr/grammars-v4

sort by:
Revision Author Date Message Commit Date
48b88d3 Bump antlr4test-maven-plugin from 1.21 to 1.22 Bumps [antlr4test-maven-plugin](https://github.com/antlr/antlr4test-maven-plugin) from 1.21 to 1.22. - [Release notes](https://github.com/antlr/antlr4test-maven-plugin/releases) - [Commits](https://github.com/antlr/antlr4test-maven-plugin/commits) --- updated-dependencies: - dependency-name: com.khubla.antlr:antlr4test-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> 07 September 2022, 20:05:25 UTC
a167cc1 Bump antlr.version from 4.10.1 to 4.11.1 Bumps `antlr.version` from 4.10.1 to 4.11.1. Updates `antlr4-runtime` from 4.10.1 to 4.11.1 - [Release notes](https://github.com/antlr/antlr4/releases) - [Changelog](https://github.com/antlr/antlr4/blob/master/CHANGES.txt) - [Commits](https://github.com/antlr/antlr4/compare/4.10.1...4.11.1) Updates `antlr4-maven-plugin` from 4.10.1 to 4.11.1 - [Release notes](https://github.com/antlr/antlr4/releases) - [Changelog](https://github.com/antlr/antlr4/blob/master/CHANGES.txt) - [Commits](https://github.com/antlr/antlr4/compare/4.10.1...4.11.1) Updates `antlr4` from 4.10.1 to 4.11.1 - [Release notes](https://github.com/antlr/antlr4/releases) - [Changelog](https://github.com/antlr/antlr4/blob/master/CHANGES.txt) - [Commits](https://github.com/antlr/antlr4/compare/4.10.1...4.11.1) --- updated-dependencies: - dependency-name: org.antlr:antlr4-runtime dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.antlr:antlr4-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.antlr:antlr4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> 06 September 2022, 11:24:28 UTC
6c9c03a Merge pull request #2794 from KvanTTT/clear-up-powerbuilder Clear up PowerBuilder grammar 03 September 2022, 21:33:16 UTC
5731f06 Merge pull request #2785 from innomon/master upgraded to October 2021 specs 03 September 2022, 21:32:55 UTC
2486d48 Merge pull request #2790 from SSlinky/master Closes #2789 03 September 2022, 21:32:35 UTC
1dac3cc Clear up PowerBuilder grammar 02 September 2022, 20:25:15 UTC
b4936f8 Correted LINE_CONTINUATION refer to WS parser rule 02 September 2022, 02:27:14 UTC
bf50e88 Better examples 31 August 2022, 15:05:29 UTC
479cf6e Examples to support change to grammar 31 August 2022, 15:03:15 UTC
76564e9 Line cont needs optional white space after \n 31 August 2022, 15:01:59 UTC
385fb8c Enable line continuation on method chaining 31 August 2022, 15:01:11 UTC
622e887 [VBA] Fix END_PROPERTY and ENGLISHMONTHABBREVIATION (#2788) 30 August 2022, 19:04:54 UTC
db4748d upgraded to October 2021 specs For changes in specs see: https://github.com/graphql/graphql-spec/blob/main/changelogs/October2021.md#specgraphqlmd and https://spec.graphql.org/October2021/ 28 August 2022, 14:04:14 UTC
3a4cb88 Checkout T-SQL example files with LF to fix tree tests 27 August 2022, 18:02:23 UTC
be45012 TSql: Fix grammar for xml functions 26 August 2022, 10:45:21 UTC
d8f6fe8 Merge pull request #2783 from raphlopez/promql-last-over-time [PromQL] support last_over_time aggregation 25 August 2022, 21:28:56 UTC
9d38978 TSql: fix grammar for hints Table aliases were parsed as hints. Maintained some compatibility with sybase legacy hints grammar (as we have an example), however they may be parsed as table aliases now (which SQL Server does) 25 August 2022, 19:17:43 UTC
6826e58 [PromQL] support last_over_time aggregation 25 August 2022, 18:59:57 UTC
4daa46c Merge pull request #2745 from SergeyRusskih/css-standard [Scss Grammar] Completed the major grammar refactoring 23 August 2022, 02:09:09 UTC
3732104 Merge pull request #2779 from antlr/dependabot/maven/org.slf4j-slf4j-api-2.0.0 Bump slf4j-api from 1.7.36 to 2.0.0 23 August 2022, 02:08:14 UTC
be2d5c1 Merge pull request #2778 from antlr/dependabot/maven/org.slf4j-slf4j-simple-2.0.0 Bump slf4j-simple from 1.7.36 to 2.0.0 23 August 2022, 02:08:02 UTC
8845837 Performance optimizations 22 August 2022, 23:54:06 UTC
e891351 Bump slf4j-api from 1.7.36 to 2.0.0 Bumps [slf4j-api](https://github.com/qos-ch/slf4j) from 1.7.36 to 2.0.0. - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](https://github.com/qos-ch/slf4j/compare/v_1.7.36...v_2.0.0) --- updated-dependencies: - dependency-name: org.slf4j:slf4j-api dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> 22 August 2022, 20:07:32 UTC
6326ffd Bump slf4j-simple from 1.7.36 to 2.0.0 Bumps [slf4j-simple](https://github.com/qos-ch/slf4j) from 1.7.36 to 2.0.0. - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](https://github.com/qos-ch/slf4j/compare/v_1.7.36...v_2.0.0) --- updated-dependencies: - dependency-name: org.slf4j:slf4j-simple dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> 22 August 2022, 20:07:28 UTC
267943a Alter test as it is not deterministic between Ubuntu and Windows 22 August 2022, 19:50:01 UTC
077f112 TSql: add support for string built-in functions 22 August 2022, 19:50:01 UTC
7f36b2e sqlite: simplify RENAME TABLE rule and assign new name to context 22 August 2022, 19:44:58 UTC
f564c5d [MySql] Add PASSWORDLESS_USER_ADMIN privilege (#2777) 22 August 2022, 19:26:58 UTC
eb88d0f [PlSql] Support JSON-based CHECK constraints (#2773) 22 August 2022, 19:25:54 UTC
8c915dc Merge pull request #2775 from gfrolov/promql-group-modifier-no-label [PromQL] support group modifiers with no labels 21 August 2022, 21:42:26 UTC
7d48a30 Merge pull request #2776 from danias/patch-1 Update README.md 21 August 2022, 21:41:45 UTC
5206908 Fixed the naming conflict 21 August 2022, 18:13:18 UTC
fc02dd1 Update README.md Minor grammar corrections to improve readability 21 August 2022, 05:43:24 UTC
1793c6c [PromQL] support group modifiers with no labels 20 August 2022, 06:11:02 UTC
faaaf74 Fixed possibility of having empty statement 20 August 2022, 05:05:38 UTC
c36708c Merge pull request #2731 from dkazantzas/master Updated PHP Grammar Documentation about Python Runtimes 19 August 2022, 19:53:17 UTC
d270cdc Merge pull request #2774 from kaby76/issue-2757 [Postgresql, Java and CSharp] Fix for #2757 19 August 2022, 19:43:02 UTC
944198d Fix for #2757. Replaced queued error messages, which didn't work, with delegated error messages to the main parser. Cleaned up code by using "abstract". Fixed error in Java code TrimQuotes(). 19 August 2022, 15:27:46 UTC
b12e7bf Merge branch 'antlr:master' into master 19 August 2022, 13:05:35 UTC
c64aa2c Merge pull request #2770 from RossPatterson/issue_2747_python [rexx] Add Python3 target support 18 August 2022, 03:09:35 UTC
fd122fa [rexx] Describe use 18 August 2022, 01:37:05 UTC
b80cb0b [rexx] Add Python3 target support 18 August 2022, 01:34:53 UTC
faa01a8 Merge pull request #2769 from RossPatterson/issue_2741_hexbin [rexx] Parse hexstrings and binarystrings correctly per ANSI standard. 17 August 2022, 22:04:27 UTC
b9b9e0c [rexx] CI builds fail because trgen doesn't understand antlr4test scenarios. Use the normalize-linend path for all tests, and move them all back to examples/. 17 August 2022, 18:58:11 UTC
6214536 [rexx] Update expected results to match concatenation changes. 17 August 2022, 18:11:21 UTC
1819bde [rexx] Verify the parse trees of tests that should parse valid cases differently. Tests that need to have their parse trees verified should be named `whatever.rex` and placed in the new `examples-to-verify` directory, along with a corresponding `whatever.rex.tree` reference file created by `grun Rexx file_ -tree whatever > whatever.rex.tree`. All files in the `examples-to-verify` directory will have their linends normalized to LF before verification, since Git checks out files on Windows machines with CRLF linends. NOTE: If you create a reference file on Windows, it will contain `(delim \r\n)` sequences. Replace all of these with `(delim \n)` before adding the file to the `examples-to-verify` directory. 17 August 2022, 18:03:22 UTC
c6df0f7 Use antlr4test-maven-plugin's ability to verify a parse tree to ensure 'bad' test cases are not parsed as binary or hex strings 17 August 2022, 18:03:22 UTC
0b91e75 [rexx] Parse hexstrings and binarystrings correctly per ANSI standard. * Identify hexstrings and binarystrings in the parse tree by their own parser rules. * Do not accept hexstrings containing invalid hexadecimal characters. * Do not accept binarystrings containing invalid binary characters. * Accept blanks between pairs of hexadecimal digits, counting from the right (ANSI sec. 6.2.2.38 et seq.) * Accept blanks between 4-tuples of binary digits, counting from the right (ANSI sec. 6.2.2.41 et seq.) In addition, replace the existing Java lexer action that identifies the trailing radix ("b", "B", "x", or "X") with pure-ANTLR lexer rules, to remove one of the only barriers to a target-agnostic grammer. 17 August 2022, 18:03:21 UTC
9f1d0ba T-SQL: add support for metadata built-in functions 17 August 2022, 10:59:55 UTC
88992bb Merge pull request #2761 from jiefei30/fix-priority-betweenAnd-and [Hive grammer] Fix the priority problem of 'BETWEEN AND' and 'AND' 16 August 2022, 19:29:11 UTC
fdc16f2 Merge pull request #2762 from kaby76/issue-2748 Fix for issue #2749 -- "go get" connection link errors 16 August 2022, 19:28:45 UTC
dc160ae TSql: add system built-in functions 16 August 2022, 16:57:12 UTC
2d43437 [rexx] Address simplicification comments in PR 2746 16 August 2022, 14:51:45 UTC
239f2fa TSql: add support for update statistics 16 August 2022, 14:48:35 UTC
5489170 Updates for issue #2749. Update _scripts/regtest.sh so we don't uninstall/reinstall Trash tools--wasted bandwidth. Add loop around "go get", repeating until ok or fails 5 times. 16 August 2022, 10:18:35 UTC
55c42c5 Fix the priority problem of 'BETWEEN AND' expression and 'AND' logical operator 16 August 2022, 02:35:47 UTC
fb3f942 Merge pull request #2758 from antlr/dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.4.1 Bump maven-javadoc-plugin from 3.4.0 to 3.4.1 15 August 2022, 22:51:27 UTC
bb53c23 Bump maven-javadoc-plugin from 3.4.0 to 3.4.1 Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.4.0 to 3.4.1. - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases) - [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.4.0...maven-javadoc-plugin-3.4.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> 15 August 2022, 20:07:49 UTC
1e98d43 Merge pull request #2752 from grosscope/patch-1 Add Dart2LexerBase.dart for the `dart2` grammar 14 August 2022, 16:23:08 UTC
58b9aa4 [MySql] DDL statement couldn't be parsed : mismatched input 'ENGINE' (#2754) 14 August 2022, 12:33:49 UTC
569633c remove `dart2` line from `skip-dart.txt` 13 August 2022, 07:23:39 UTC
ebf83ba rename `dart` dir to `Dart` 13 August 2022, 07:21:51 UTC
eb97d14 [MySql] My connector parse the mariadb relevant sequence statement failed (#2753) 12 August 2022, 13:43:35 UTC
86ee188 Create Dart2LexerBase.dart 11 August 2022, 19:42:17 UTC
1f578c1 TSql: Fix column definition and indexes 11 August 2022, 11:10:31 UTC
1070aac [TSql] An ability for multiple options for json was added. (#2732) Co-authored-by: a.korshunov <a.korshunov@yoomoney.ru> 11 August 2022, 11:09:33 UTC
27dc8b3 [MySql] connector parser the ddl statement failed when including keyword "buckets" (#2749) 10 August 2022, 11:32:27 UTC
14aad34 Revert: Optimized whitespace definition 09 August 2022, 02:37:25 UTC
3a901bb Optimized whitespace definition 09 August 2022, 02:05:30 UTC
0178e03 Merge branch 'antlr:master' into master 08 August 2022, 13:24:49 UTC
4133623 Merge pull request #2746 from RossPatterson/issue_2740_concat Split concatenation into "normal" and "blank" concatenation 07 August 2022, 22:33:48 UTC
fbe2034 Split concatenation into "normal" and "blank" concatenation, with separate parser rules for each, and support concatenation-via-abuttal as a form or "normal" concatenation. 07 August 2022, 20:07:13 UTC
633ed8f Merge pull request #2744 from kaby76/issue-2743 Possible fix for issue #2743. 07 August 2022, 16:18:50 UTC
1724e95 Removing _rfc for now 07 August 2022, 06:13:47 UTC
c3298f3 Operator sequence and measurement fixes 07 August 2022, 04:08:53 UTC
11bfcbb Expression fix 07 August 2022, 01:52:18 UTC
6c0ed9a Mixin fixes 07 August 2022, 01:29:27 UTC
71b44e6 If expression fix 06 August 2022, 23:56:34 UTC
bf01378 Removed google truth dependency from pom.xml file 06 August 2022, 23:26:43 UTC
95fc42f Merge branch 'antlr-master' into css-standard Merging changes from mainline to resolve the conflicts 06 August 2022, 23:13:20 UTC
4ee06a1 Merge branch 'master' of https://github.com/antlr/grammars-v4 into antlr-master # Conflicts: # scss/ScssLexer.g4 # scss/ScssParser.g4 # scss/examples/example1.txt 06 August 2022, 23:12:37 UTC
aaed1c7 New line added at the end of ScssParser file 06 August 2022, 22:49:41 UTC
ab7b7ab Tested on bootstrap and on various sass files 06 August 2022, 22:46:53 UTC
3233d66 Add in output in case of hypothesized error. We don't know even if this is the cause of #2743. 06 August 2022, 22:44:12 UTC
171f9ed Possible fix for issue #2743. 06 August 2022, 21:04:58 UTC
fb8979d [MySql] DBZ-5485 Support wait/nowait clause in mariadb (#2742) 06 August 2022, 11:07:54 UTC
7c6607b Merge pull request #2737 from antlr/dependabot/github_actions/actions/setup-python-4.2.0 Bump actions/setup-python from 4.1.0 to 4.2.0 04 August 2022, 17:20:03 UTC
0944f08 Merge pull request #2739 from kaby76/issue-2734 [python/python grammar, all targets] Fixes for #2734, and add Cpp target for python/python/ grammar!! 04 August 2022, 17:19:39 UTC
51aad21 Tests on the boostrap scss files passed 04 August 2022, 03:56:22 UTC
c604de9 Uses basic sh. 03 August 2022, 22:16:32 UTC
6ed6fb4 Remove grammar transform step and placed in makefiles--for regtest.sh only. This should take care of weird compilation errors for python/python grammar/cpp target. 03 August 2022, 19:27:07 UTC
0a4a81a Add testing of python/python for cpp target. 03 August 2022, 16:14:14 UTC
2e0ebef Fix bug in Cpp parser base class initialization. Regression tests all pass now. 03 August 2022, 16:10:48 UTC
82447e1 Fix bug due to improper translation from C# target. 03 August 2022, 12:29:20 UTC
d61d214 Fixes for https://github.com/antlr/grammars-v4/issues/2734. Add Cpp target for python/python target. 03 August 2022, 10:51:10 UTC
dc93378 Moved all test into sass files 03 August 2022, 04:37:40 UTC
fb5d2b4 Bump actions/setup-python from 4.1.0 to 4.2.0 Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.1.0 to 4.2.0. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](https://github.com/actions/setup-python/compare/v4.1.0...v4.2.0) --- updated-dependencies: - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> 02 August 2022, 20:04:33 UTC
40a4869 More SCSS features and examples 02 August 2022, 07:14:13 UTC
d15950a Added basic CSS support 31 July 2022, 17:45:07 UTC
193467d Renamed Python directory to Python3 and updated transformGrammar.py 30 July 2022, 15:53:03 UTC
back to top