GitHub / antlr/antlr4 issues and pull requests
#4739 - [C#] Use pascal casing with C# public (static) fields
Issue -
State: open - Opened by MihaMarkic 8 months ago
#4738 - Include `<chrono>` for high_resolution_clock
Pull Request -
State: closed - Opened by LilyWangLL 8 months ago
- 4 comments
Labels: target:cpp, type:cleanup
#4737 - [PHP] make BaseListener / BaseVisitor abstract by default
Issue -
State: open - Opened by dkarlovi 8 months ago
#4736 - [cpp] why virtual memory is very heigh when parser
Issue -
State: closed - Opened by 982945902 8 months ago
- 5 comments
#4735 - How to convert JSON to terraform file by using antlr
Issue -
State: open - Opened by SivaCharan1212 8 months ago
#4734 - Upgrade ci node version
Pull Request -
State: open - Opened by ericvergnaud 8 months ago
#4733 - [Cpp] Duplicate `using namespace` lines.
Issue -
State: open - Opened by p7r0x7 8 months ago
- 2 comments
#4732 - Why can't we compress the ATN?
Issue -
State: open - Opened by p7r0x7 8 months ago
- 3 comments
#4731 - fix(JS: ErrorListener types)
Pull Request -
State: closed - Opened by elorzafe 9 months ago
- 7 comments
Labels: target:javascript
#4730 - JavaScript runtime ErrorListener Type definition not in sync
Issue -
State: closed - Opened by elorzafe 9 months ago
- 2 comments
#4728 - Update README.md, fix typo(s)
Pull Request -
State: open - Opened by BobConanDev 9 months ago
- 1 comment
#4726 - Improve Python version handling
Pull Request -
State: closed - Opened by cjwatson 9 months ago
- 3 comments
Labels: target:python3
#4724 - Possible Null Pointer Dereference in ParserATNSimulator.java
Issue -
State: open - Opened by Sawraz-OpenRef 9 months ago
#4723 - [CSharp, but likely all runtimes] Misleading parse error messages.
Issue -
State: open - Opened by kaby76 9 months ago
#4722 - Problem with build Parser file
Issue -
State: open - Opened by 1zaboy 9 months ago
- 1 comment
#4721 - [TypeScript] Class Visitor defines instance member property visit, but extended class defines it as instance member function.
Issue -
State: open - Opened by tpluscode 9 months ago
- 4 comments
#4720 - generated file name format
Issue -
State: open - Opened by loveoverflowdev 9 months ago
#4719 - [TypeScript] Runtime Lexer missing "channel" setter and getter.
Issue -
State: open - Opened by kaby76 9 months ago
#4718 - Adding Typescript definition files to export Trees module.
Pull Request -
State: closed - Opened by ZengLawrence 9 months ago
- 1 comment
Labels: target:typescript
#4717 - Export trees module (#1)
Pull Request -
State: closed - Opened by ZengLawrence 9 months ago
#4716 - [CSharp] tokenStartCharIndex inaccessible in CSharp target.
Issue -
State: open - Opened by kaby76 9 months ago
#4715 - antlr4 Trees module missing in JS runtime
Issue -
State: closed - Opened by ZengLawrence 10 months ago
- 3 comments
#4711 - Add LexerNoViableAltException typescript class
Pull Request -
State: closed - Opened by happytomatoe 10 months ago
- 6 comments
Labels: target:typescript
#4710 - Antlr4 runtime profiling reports ambiguity, but the Intellij plugin shows identical parse trees for the substring.
Issue -
State: closed - Opened by kaby76 10 months ago
- 1 comment
#4709 - Explicitly ignore unused var in TypeScript and @typescript-eslint
Pull Request -
State: closed - Opened by guidsdo 10 months ago
- 1 comment
#4708 - Refine the formatting of generated Python3 code
Pull Request -
State: open - Opened by pelson 10 months ago
- 3 comments
#4707 - Dynamic ANTLR C++ library not loaded because searched for (in Mac arm64) in the antlr.org Terence Parr's programs
Issue -
State: open - Opened by boitet2002 10 months ago
- 4 comments
#4705 - Py runtime: Move to relative imports
Pull Request -
State: closed - Opened by pelson 10 months ago
- 3 comments
Labels: target:python3
#4703 - Antlr4 failing to reach out to Maven repository
Issue -
State: open - Opened by Cazra 10 months ago
- 5 comments
#4702 - Should Go runtime ATN export some fields?
Issue -
State: open - Opened by vczyh 10 months ago
- 10 comments
#4699 - Are 4.13.2 JavaScript published files for package https://www.npmjs.com/package/antlr4?activeTab=code correct?
Issue -
State: closed - Opened by kaby76 10 months ago
- 5 comments
#4698 - Getting Started install instructions lead to TimeoutError on WSL2
Issue -
State: open - Opened by LanHikari22 10 months ago
- 3 comments
#4697 - Fix failing tests
Pull Request -
State: closed - Opened by ericvergnaud 11 months ago
#4696 - ANTLR matches incomplete rule
Issue -
State: open - Opened by diyan-gochev-at-ft-dot-com 11 months ago
- 4 comments
#4695 - The target language is python3 but does not conform to the syntax
Issue -
State: closed - Opened by xianghongxu 11 months ago
- 2 comments
#4692 - Remove unused function createThin()
Pull Request -
State: open - Opened by alexeyerm 11 months ago
#4691 - Remove unused function createThin()
Pull Request -
State: closed - Opened by alexeyerm 11 months ago
- 1 comment
#4690 - Generate javascript parser with error
Issue -
State: closed - Opened by francesc79 11 months ago
- 2 comments
#4689 - Antlr plugin has a problem in newest levels of intellij: ActionUpdateThreadOLD_EDT is deprecated and will be removed soon.
Issue -
State: open - Opened by greenhull 11 months ago
#4688 - Upgrade to go 1.21, replace golang.org/x/exp/slices with slices
Pull Request -
State: open - Opened by Tiscs 11 months ago
- 7 comments
#4687 - Adding an option to disable Tests
Issue -
State: closed - Opened by maxdd 11 months ago
- 1 comment
#4684 - Go Target: Does ANTLR4 support canceled by context?
Issue -
State: closed - Opened by h3n4l 11 months ago
- 5 comments
#4683 - The syntax parsing time and performance did not meet my expectations
Issue -
State: open - Opened by cmmjxh 11 months ago
- 2 comments
#4682 - Update python-target.md
Pull Request -
State: closed - Opened by medoror-mo 11 months ago
- 1 comment
#4679 - fix: GetChild checks children length properly
Pull Request -
State: open - Opened by jakubtomany 11 months ago
#4675 - Update to eclipse-temurin:21 and remove appuser
Pull Request -
State: closed - Opened by james-m-henderson 12 months ago
- 1 comment
Labels: type:cleanup
#4674 - Syntax and other errors when using the Cpp runtime of ANTLR4 with grammars generated with antlr4.13.2-complete.jar
Issue -
State: closed - Opened by peytonk132 12 months ago
- 6 comments
#4673 - ruleIndex property missing in ParserRuleContext itypescript type
Issue -
State: open - Opened by goldsam 12 months ago
- 2 comments
#4672 - Always error: line 1:0 mismatched input 'Token' expecting {<EOF>,Token}
Issue -
State: open - Opened by DesNevermore 12 months ago
- 5 comments
#4671 - generate go lexer file error
Issue -
State: closed - Opened by 447491480 12 months ago
- 2 comments
#4670 - How to make antlr4 skip the intermediate errors and continue parsing backward when parsing Sql?
Issue -
State: closed - Opened by openai0229 12 months ago
- 1 comment
#4669 - javascript runtime v4.13.1 not found api: getVocabulary()
Issue -
State: open - Opened by GeTOUO 12 months ago
#4667 - Incorrect Handling of Syntax Errors in MySqlParser with Custom Error Strategy
Issue -
State: closed - Opened by openai0229 12 months ago
#4666 - [Feature request] Support range operator for tokens
Issue -
State: open - Opened by KvanTTT about 1 year ago
- 1 comment
#4665 - Go target: lexer constants with the private access if g4 filename starts with the lowercase
Issue -
State: open - Opened by n0rdy about 1 year ago
#4663 - Go runtime should not depend on Go 1.22 yet
Issue -
State: open - Opened by mpsijm about 1 year ago
- 7 comments
#4662 - [TypeScript]: The module “antlr4” or the associated type declarations were not found.ts(2307)
Issue -
State: closed - Opened by MarkusFaatz about 1 year ago
- 2 comments
#4661 - [Cpp] Use target_include_dirs for cmake targets
Pull Request -
State: closed - Opened by njnobles about 1 year ago
- 5 comments
Labels: target:cpp
#4660 - Easy to reproduce baffling parse failure when using semantic predicates. Bug in parser generator?
Issue -
State: open - Opened by weetmuts about 1 year ago
- 9 comments
#4659 - [Cpp] Fix compiler warning in 32 bit build
Pull Request -
State: open - Opened by jmairboeck about 1 year ago
#4657 - [Cpp] XPath.findAll Fix antlr#4656
Pull Request -
State: open - Opened by Thomasb81 about 1 year ago
#4656 - [Cpp] XPath.findAll does not produce the same result than python3 runtime
Issue -
State: open - Opened by Thomasb81 about 1 year ago
#4655 - [antlr4-python3-runtime-4.13.1] ANTLR runtime and generated code versions disagree: 4.13.1!=4.11.2-SNAPSHOT
Issue -
State: open - Opened by Thomasb81 about 1 year ago
- 15 comments
#4654 - chore: fix error link
Pull Request -
State: closed - Opened by caicancai about 1 year ago
- 1 comment
Labels: comp:doc, type:cleanup
#4653 - Add some modifications for Dart runtime
Issue -
State: open - Opened by RobEin about 1 year ago
#4652 - Add methods for Go runtime
Issue -
State: open - Opened by RobEin about 1 year ago
#4651 - ANTLR doesn't generate needed methods for C++
Issue -
State: open - Opened by kamkow1 about 1 year ago
- 1 comment
#4646 - Add new features and modify final fields
Pull Request -
State: closed - Opened by RobEin about 1 year ago
- 3 comments
#4644 - [JavaScript-runtime] Support TypeScript bundler module resolution for types
Pull Request -
State: closed - Opened by guidsdo about 1 year ago
- 1 comment
Labels: target:typescript
#4642 - Is this project out of date?
Issue -
State: closed - Opened by taekahn about 1 year ago
#4641 - Windows CPP Symbol Conflicts (EMPTY, WIN16, WIN32, WIN64)
Issue -
State: open - Opened by Beakerboy about 1 year ago
#4640 - Lexing Issue in ANTLR4 Grammar for Fortran 2018: Token Misclassification
Issue -
State: open - Opened by AkhilAkkapelli about 1 year ago
- 1 comment
#4639 - Use the new version antlr4-python3-runtime 4.13.1 import latex2sympy2 error
Issue -
State: closed - Opened by xiezhipeng-git about 1 year ago
- 1 comment
#4638 - Use the new version antlr4-python3-runtime 4.13.1 import latex2sympy2 error
Issue -
State: open - Opened by xiezhipeng-git about 1 year ago
#4636 - Unexcept parse
Issue -
State: open - Opened by shxxd about 1 year ago
#4634 - _sharedContextCache is not thread safe
Issue -
State: open - Opened by dadadong about 1 year ago
- 1 comment
#4633 - setErrorHandler method is missing from Parser class in TypeScript target
Issue -
State: open - Opened by SuraiyaBegumK about 1 year ago
#4632 - [go target] Build errors with PartiQL parser
Issue -
State: open - Opened by h3n4l about 1 year ago
- 8 comments
#4631 - TSQL select query not parsed when it inside the quotes
Issue -
State: open - Opened by upilesh about 1 year ago
- 1 comment
#4630 - ANLTR4 Pascal target for parsing Pascal Object Notation
Issue -
State: closed - Opened by coderextreme about 1 year ago
- 9 comments
#4629 - ANTLR 4.2 and later fail to report error with mislocated 'assoc'
Issue -
State: open - Opened by blueglyph about 1 year ago
#4628 - antlr4 lacks automatic module name, which is inconsistent to antlr4-runtime
Issue -
State: open - Opened by Stewori about 1 year ago
#4627 - limits like DIGIT {min,max} in patterns
Issue -
State: open - Opened by asfar-securiti about 1 year ago
- 1 comment
#4626 - Add some methods for Go runtime
Pull Request -
State: closed - Opened by RobEin about 1 year ago
- 2 comments
#4625 - Go target: missing constructor call to the superclass of the generated parser or lexer
Issue -
State: open - Opened by RobEin about 1 year ago
- 2 comments
#4624 - Mark all generated C# classes with [GeneratedCode] attribute
Pull Request -
State: closed - Opened by martinskuta about 1 year ago
- 2 comments
#4623 - Regex
Issue -
State: open - Opened by appt2 about 1 year ago
#4622 - fix(TypeScript): update and add missing definition in IntervalSEt.d.ts
Pull Request -
State: closed - Opened by yrue about 1 year ago
- 2 comments
#4621 - Rewrite SubContext* rules and update tests
Pull Request -
State: open - Opened by jcjaskula-aws about 1 year ago
- 7 comments
#4620 - feat: Use Go min/max builtins
Pull Request -
State: closed - Opened by tklauser about 1 year ago
- 1 comment
#4619 - JavaScript runtime fails to parse input that can be parsed by `grun` with same grammar
Issue -
State: open - Opened by KerimG about 1 year ago
- 1 comment
#4618 - [Maven]Add a Force Compile Property
Pull Request -
State: open - Opened by georgecao about 1 year ago
- 4 comments
#4617 - [Cpp] Fix cpp memory leaks
Pull Request -
State: closed - Opened by njnobles about 1 year ago
- 4 comments
Labels: target:cpp, comp:performance
#4616 - Minor improvements and catchups for Go 4.13.1
Pull Request -
State: closed - Opened by jimidle about 1 year ago
Labels: target:go
#4615 - fix: suppress more "this-escape" warnings from JDK 21
Pull Request -
State: open - Opened by combolek about 1 year ago
#4614 - [C++] Building grammar with rule named "match" causes errors
Issue -
State: open - Opened by appleplectic about 1 year ago
#4613 - [go] performance downgrade a lot after upgrade antlr from 4.9 to 4.13.1
Issue -
State: closed - Opened by longjiquan about 1 year ago
- 8 comments
#4612 - Unable to customize error messages on top of error messages generated by ANTLR4 Parser
Issue -
State: open - Opened by ViswaTejaKommireddy about 1 year ago
- 1 comment
#4610 - Clarify supported Python runtime language version
Issue -
State: open - Opened by gricey432 about 1 year ago
- 9 comments
#4609 - Error with books source examples in chapter 4
Issue -
State: open - Opened by netskink about 1 year ago