An open API service for providing issue and pull request metadata for open source projects.

GitHub / antlr/antlr4 issues and pull requests

#4865 - misspelled flag name MY_CXX_WARNING_FLGAS

Pull Request - State: open - Opened by TranKimTin 13 days ago

#4864 - misspelled flag name MY_CXX_WARNING_FLGAS

Issue - State: open - Opened by TranKimTin 13 days ago

#4861 - Antlr4 action error position display

Pull Request - State: open - Opened by wojciszek 25 days ago

#4860 - BUG: Antlr4 matches a rule that doesn't match the input

Issue - State: open - Opened by The-Futurist 25 days ago - 2 comments

#4857 - Bump deprecated ubuntu

Pull Request - State: closed - Opened by ericvergnaud 29 days ago - 2 comments

#4856 - [JavaScript-runtime] Add getInvokingContext to Parser.d.ts

Pull Request - State: closed - Opened by dudemaga 30 days ago - 2 comments
Labels: target:javascript, target:typescript

#4855 - Can antlr be applied to decompiled code?

Issue - State: open - Opened by kimbjunn 30 days ago

#4853 - Error parsing LaTeX expression with \sum\limits

Issue - State: open - Opened by daegerte about 1 month ago - 2 comments

#4851 - ActionTranslator - Reserved words escaping

Issue - State: open - Opened by dudemaga about 1 month ago

#4850 - $ javac TestE_Listener.java

Issue - State: closed - Opened by chamomile93 about 2 months ago

#4848 - Performance questions regarding C++ target

Issue - State: open - Opened by Duttenheim about 2 months ago - 7 comments

#4840 - #include('path/to/anther') feature request

Issue - State: open - Opened by deerchao 2 months ago - 1 comment

#4839 - "Generated from..." : a useless line that prevents compilation

Issue - State: open - Opened by phandaal 2 months ago - 2 comments

#4838 - switch to golang standard library for slices

Pull Request - State: closed - Opened by dims 2 months ago

#4835 - chore(deps-dev): Update CI ubuntu image to 22

Pull Request - State: closed - Opened by Gashmob 3 months ago - 1 comment

#4833 - feat(cpp-target): Add `exception` to reserved words

Pull Request - State: open - Opened by Gashmob 3 months ago - 1 comment

#4832 - fix: Cpp $rule.text fail if $rule is nullptr

Pull Request - State: open - Opened by Gashmob 3 months ago - 1 comment

#4826 - - Typescript runtime: adding .js to imports in d.ts files

Pull Request - State: open - Opened by mezozawahra 3 months ago

#4822 - `-o` does not work for relative `.g4` paths

Issue - State: open - Opened by jirislaby 3 months ago

#4820 - [Go] Use strings.Builder instead of string concat

Pull Request - State: open - Opened by daLingZhong 3 months ago - 2 comments

#4816 - Go Target: Memory usage is very high when parsing

Issue - State: open - Opened by whl5627445 4 months ago - 9 comments

#4814 - [Go] Make SetTokenSource public

Pull Request - State: open - Opened by fsaintjacques 4 months ago - 4 comments

#4812 - Pascal

Issue - State: open - Opened by 1238677453 4 months ago

#4811 - تحديث ContRIUTING.md

Pull Request - State: closed - Opened by flaan4me 4 months ago - 2 comments

#4810 - JavaScript-Runtime makes it hard to work with the ATN

Issue - State: closed - Opened by MatthiasHarzer 4 months ago - 2 comments

#4808 - Fix a CMake v4.0.0 build error (related to `googletest`)

Pull Request - State: closed - Opened by 0xENDER 4 months ago - 4 comments
Labels: comp:build, target:cpp

#4807 - antlr4 C++ runtime builds fail on `cmake 4.0.0`

Issue - State: closed - Opened by 0xENDER 4 months ago - 4 comments

#4805 - [JavaScript-runtime] Export ATN transitions with types

Pull Request - State: closed - Opened by MatthiasHarzer 4 months ago - 5 comments

#4800 - Use the correct install prefix for cmake includes.

Pull Request - State: open - Opened by hzeller 4 months ago - 1 comment

#4799 - RuleContext: use correct override.

Pull Request - State: closed - Opened by hzeller 4 months ago - 7 comments
Labels: target:cpp, type:cleanup

#4796 - Example mistakenly refers to VisitorInterp

Issue - State: open - Opened by jirislaby 4 months ago - 1 comment

#4795 - project_LexerBase.js missing from generated files

Issue - State: open - Opened by CarbonMan 5 months ago - 1 comment

#4794 - More header includes towards each file being self-contained

Pull Request - State: closed - Opened by hzeller 5 months ago - 1 comment
Labels: target:cpp, type:cleanup

#4793 - Add top missing antlr4 headers inside impl.

Pull Request - State: closed - Opened by hzeller 5 months ago - 1 comment
Labels: target:cpp, type:cleanup

#4792 - Add include `antlr4-common.h` to files using symbols from it.

Pull Request - State: closed - Opened by hzeller 5 months ago - 1 comment
Labels: target:cpp, type:cleanup

#4791 - Fix a couple missing standard headers

Pull Request - State: closed - Opened by hzeller 5 months ago - 1 comment
Labels: target:cpp, type:cleanup

#4790 - Use 'override' in virtual methods of derived classes.

Pull Request - State: closed - Opened by hzeller 5 months ago - 5 comments
Labels: target:cpp, type:cleanup

#4788 - PHP lexer generation ommits semicolon in switch case statement

Issue - State: open - Opened by Debdutta-Panda 5 months ago - 3 comments

#4786 - Fix typo in cpp readme

Pull Request - State: closed - Opened by nibblerenush 5 months ago
Labels: target:cpp, type:cleanup

#4785 - Add IWYU pragmas to indicate that the headers export symbols.

Pull Request - State: closed - Opened by hzeller 5 months ago
Labels: target:cpp, type:cleanup

#4781 - Update Parser.cs - space missing in Obsolete message

Pull Request - State: open - Opened by pjanck 5 months ago

#4779 - Fix "chrono" C++ library not being included on Windows

Pull Request - State: closed - Opened by 0xENDER 5 months ago - 3 comments

#4778 - Parser failed unexpectly

Issue - State: open - Opened by CBalaa 5 months ago - 1 comment

#4777 - Support for Cpp23

Issue - State: open - Opened by Gashmob 5 months ago - 1 comment

#4776 - Update CMakeLists.txt

Pull Request - State: open - Opened by FlightControl-User 5 months ago - 1 comment

#4774 - [PHP] fix: make generate abstract classes actually abstract

Pull Request - State: open - Opened by dkarlovi 5 months ago - 1 comment

#4773 - Cpp `ANTLRInputStream` cannot handle input with `\x00` in the middle

Issue - State: closed - Opened by YT-SUN97 5 months ago - 1 comment

#4771 - document -split-parser cmd-line option

Pull Request - State: open - Opened by ericvergnaud 5 months ago

#4770 - ANTLR4 Memory Usage for Tokenizing a 200MB File

Issue - State: open - Opened by openai0229 6 months ago - 12 comments

#4766 - Bump GitHub platform

Pull Request - State: closed - Opened by ericvergnaud 6 months ago

#4765 - Bump GitHub action

Pull Request - State: closed - Opened by ericvergnaud 6 months ago

#4764 - Add option for splitting generated Java parser into 3 files

Pull Request - State: closed - Opened by ericvergnaud 6 months ago - 2 comments
Labels: code-gen, command-line-options, type:feature, target:java

#4763 - [C# Target] Instantiate argument exceptions correctly

Pull Request - State: open - Opened by Corniel 6 months ago

#4762 - [C# target] Use Collections.EmptyList to prevent zero length allocations

Pull Request - State: closed - Opened by Corniel 6 months ago - 2 comments
Labels: target:csharp, type:cleanup

#4759 - Fix issue with index access on set in ParserInterpreter.py

Pull Request - State: closed - Opened by PatrickStahl 6 months ago - 4 comments

#4758 - Use `seek(0)` instead of deprecated `reset()`.

Pull Request - State: open - Opened by michael-simons 6 months ago

#4757 - feat: add unbuffered stream in go runtime

Pull Request - State: open - Opened by weilence 6 months ago

#4756 - typo

Pull Request - State: open - Opened by OndrejPopp 6 months ago - 1 comment

#4754 - runtime(go): minimum requirement go1.18

Pull Request - State: closed - Opened by xiaost 7 months ago - 4 comments

#4752 - Why ErrorListner in TS needs Generic in class?

Issue - State: open - Opened by IrwinJuice 7 months ago

#4751 - [Cpp] Add optional extern "C" support for header files?

Issue - State: open - Opened by p7r0x7 7 months ago - 1 comment

#4749 - [cpp] add 'const' to constant functions

Issue - State: open - Opened by MSchleinkoferV 7 months ago

#4748 - [Cpp] Generated *.h should probably be *.hpp

Issue - State: closed - Opened by p7r0x7 7 months ago - 3 comments

#4747 - Missing Nuget 4.13.2

Issue - State: open - Opened by jeffpatton1971 7 months ago - 1 comment

#4746 - fix(JS: BitSet): Export the BitSet class

Pull Request - State: closed - Opened by hutcheb 8 months ago - 2 comments
Labels: target:javascript, type:cleanup, target:typescript

#4745 - [Target: Cpp] fix Duplicate using namespace lines.

Pull Request - State: open - Opened by cppenjoy 8 months ago

#4744 - [Target: Cpp] Fix Duplicate using namespace lines

Pull Request - State: closed - Opened by cppenjoy 8 months ago

#4742 - antlr4 depends on antlr-runtime:3.5.3 and breaks itself

Issue - State: closed - Opened by burdoto 8 months ago - 3 comments