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

GitHub / antlr/antlr4 issues and pull requests

#3754 - [C++] Fix building shared library in mingw toolchain

Pull Request - State: closed - Opened by Biswa96 about 3 years ago - 5 comments
Labels: comp:build, target:cpp

#3750 - Runtime tests refactoring 2 (concurrent tests, no duplication in runtime tests)

Pull Request - State: closed - Opened by KvanTTT about 3 years ago - 20 comments
Labels: comp:testing, type:cleanup

#3732 - Annotate Java files as being generated

Pull Request - State: closed - Opened by magicwerk about 3 years ago - 6 comments
Labels: target:java, type:cleanup

#3710 - [JavaScript runtime] Bad field name, bad comments

Issue - State: closed - Opened by kaby76 about 3 years ago - 2 comments
Labels: type:bug

#3709 - New SLL_OR_LL prediction mode

Pull Request - State: open - Opened by KvanTTT about 3 years ago - 9 comments

#3700 - CSharp and Java producing different error messages for expected tokens

Issue - State: open - Opened by kaby76 about 3 years ago - 5 comments

#3688 - docker build is faild in arm OS

Issue - State: closed - Opened by uji about 3 years ago
Labels: type:bug, comp:doc

#3676 - ATN optimization: removing of redundant epsilon transitions and related basic states

Pull Request - State: open - Opened by KvanTTT over 3 years ago - 38 comments

#3669 - Update Swift Package to support static library

Pull Request - State: closed - Opened by HellGhost over 3 years ago - 1 comment
Labels: comp:build, target:swift

#3664 - Update Download URL for Windows

Pull Request - State: closed - Opened by domesticmouse over 3 years ago

#3658 - Export runtime version in Python3 runtime

Pull Request - State: open - Opened by xrmx over 3 years ago - 5 comments

#3632 - Fix NPE for undefined label, fix antlr#2788

Pull Request - State: closed - Opened by KvanTTT over 3 years ago - 3 comments
Labels: grammars, comp:tool, type:bug

#3629 - C++: Visit sub-tree again after visiting the entire parse tree

Issue - State: closed - Opened by marcauberer over 3 years ago - 1 comment

#3626 - Warnings ACTION_SHOULD_BE_PLACED_AFTER_PREDICATES, PREDICATE_AT_THE_BEGINNING_OF_LEXER_RULE_DEGRADES_PERFORMANCE and misc fixes

Pull Request - State: open - Opened by KvanTTT over 3 years ago - 13 comments
Labels: lexers, error-handling, grammars, type:improvement

#3622 - [C++] Cleanup ATNConfig and ATNConfigSet

Pull Request - State: open - Opened by jcking over 3 years ago

#3601 - Support multiple directories with -lib

Pull Request - State: open - Opened by jcking over 3 years ago

#3596 - [Java] Used LinkedHashSet to preserve insertion order in SemanticContext

Pull Request - State: open - Opened by jcking over 3 years ago - 2 comments

#3548 - [Go] Fix for #3441 and #3443 -- expose Reset() and String() methods.

Pull Request - State: open - Opened by kaby76 over 3 years ago - 2 comments

#3507 - [JavaScript] Implement packed BitSet

Pull Request - State: open - Opened by jcking over 3 years ago - 3 comments

#3487 - [C++] Implement dynamic BitSet

Pull Request - State: open - Opened by jcking over 3 years ago - 4 comments

#3481 - [Dart] minor adjustments to support stricter dart analyzer configurations.

Issue - State: closed - Opened by modulovalue over 3 years ago - 2 comments

#3457 - Go Generics

Issue - State: open - Opened by dragonfax over 3 years ago - 8 comments
Labels: trees-contexts, target:go

#3441 - Go runtime missing export of "Reset()"

Issue - State: closed - Opened by kaby76 over 3 years ago - 3 comments

#3317 - Report LexerEmptyModeStackException instead of throwing empty stack exception

Pull Request - State: open - Opened by KvanTTT over 3 years ago - 4 comments

#3299 - Go visitor pattern

Pull Request - State: open - Opened by sheik almost 4 years ago - 5 comments
Labels: trees-contexts, target:go

#3273 - Option `encoding` only allows valid input

Pull Request - State: open - Opened by haeungun almost 4 years ago

#3266 - Drop Python2 runtime support

Issue - State: closed - Opened by KvanTTT almost 4 years ago - 3 comments

#3205 - [Python] Fix index when combining inserts

Pull Request - State: open - Opened by JamesHutch about 4 years ago - 3 comments

#3192 - Change utfcpp git url to use https

Pull Request - State: closed - Opened by skef about 4 years ago - 4 comments
Labels: target:cpp

#3163 - Allow Existing utf8cpp Dependency

Pull Request - State: closed - Opened by mattpaletta over 4 years ago - 2 comments

#3138 - Antlr4 jar tool generates files to an inconsistent directory

Issue - State: open - Opened by kaby76 over 4 years ago - 5 comments

#3103 - Fixed #3102 - Prerequisites usages in pom.xml

Pull Request - State: open - Opened by khmarbaise over 4 years ago

#3090 - Changed AbstractParseTreeVisitor::visitChildren to move result to aggregateResult.

Pull Request - State: closed - Opened by glecaros over 4 years ago - 2 comments

#3087 - [Go] Add Super property for Base*Visitor struct

Pull Request - State: open - Opened by terwey over 4 years ago - 2 comments

#3074 - A new lexer command: Less

Pull Request - State: open - Opened by dkleszyk over 4 years ago - 10 comments

#3065 - Build development and production ES5 bundles for the JavaScript runtime

Pull Request - State: closed - Opened by octogonz over 4 years ago - 7 comments

#3062 - getting-started.md (#844)

Pull Request - State: open - Opened by FuPeiJiang over 4 years ago

#3045 - Drop unused org.glassfish dependency

Pull Request - State: open - Opened by jspricke over 4 years ago - 2 comments

#3021 - Do not throw an error if defined token name conflicts with autogenerated

Pull Request - State: open - Opened by KvanTTT over 4 years ago - 4 comments

#3012 - Minor error in character range

Pull Request - State: open - Opened by x4e over 4 years ago

#3011 - bug in python target - wrong indentation, braces mismatch

Issue - State: open - Opened by peyaj over 4 years ago - 2 comments

#2999 - Go runtime: Clarify why mismatched input occurred by showing recognized token type

Pull Request - State: open - Opened by wbbradley over 4 years ago - 1 comment

#2991 - Generated C++ code is ill-formed in C++ 20 standard.

Issue - State: open - Opened by g199209 over 4 years ago - 5 comments

#2960 - Fix javadoc tags, bad HTML entities, and an incorrect @param name

Pull Request - State: open - Opened by jamesjer over 4 years ago
Labels: comp:doc

#2946 - ANTLR as a named Java module

Issue - State: open - Opened by future2r over 4 years ago - 10 comments

#2938 - Avoid hash map resizing (or rehashing) in Utils#toMap

Pull Request - State: closed - Opened by NathanQingyangXu almost 5 years ago

#2914 - [Cpp] Can't use antlr and cstdio together because of undef EOF

Issue - State: closed - Opened by cangfengzhs almost 5 years ago - 20 comments
Labels: status:not-fixing, comp:build, target:cpp

#2888 - Performance issue with Golang target

Issue - State: closed - Opened by jlj5aj almost 5 years ago - 37 comments
Labels: target:go, comp:performance

#2853 - [Cpp target] Very long runtime for parsing simple Cpp code

Issue - State: open - Opened by romeo-cmd about 5 years ago - 2 comments

#2840 - Configure parser rules to implement an interface / base class

Issue - State: open - Opened by jasonf20 about 5 years ago - 1 comment

#2735 - Patch 1

Pull Request - State: closed - Opened by armaxri over 5 years ago

#2668 - How to generate a AST by antlr

Issue - State: open - Opened by heroinxj almost 6 years ago - 4 comments

#2642 - lexer declarations and constructor extension

Pull Request - State: open - Opened by sirkon almost 6 years ago

#2634 - How can I disable or format the "Generated from" comment in antlr

Issue - State: open - Opened by Thaina almost 6 years ago - 35 comments

#2621 - ANTLR makes right-assoc instead of N-ary operation

Issue - State: open - Opened by leo-from-spb almost 6 years ago - 3 comments

#2566 - ANRLR4 generated Go target source uses undefined symbol "_input"

Issue - State: closed - Opened by wangkuiyi about 6 years ago - 5 comments

#2519 - Fix #1890 Standalone CR should be recognized as line separator

Pull Request - State: closed - Opened by nixel2007 over 6 years ago - 20 comments

#2504 - Is antlr4's golang visitor pattern in a usable state?

Issue - State: open - Opened by ianamason over 6 years ago - 48 comments

#2448 - Give the ANTLR Maven plugin's antlr goal a skip parameter

Issue - State: open - Opened by thibgc over 6 years ago - 4 comments

#2429 - C++ generated code uses exceptions

Issue - State: open - Opened by litherum over 6 years ago - 4 comments

#2428 - Allow converting a ParseTree to an AST

Issue - State: open - Opened by NathanJAdams over 6 years ago - 21 comments

#2353 - [antlr4 for go] generates illegal syntax parser of cpp14

Issue - State: closed - Opened by y1yang0 almost 7 years ago

#2348 - Proposal for implementing type-aware visitor for c++ target

Issue - State: open - Opened by AmatanHead almost 7 years ago - 8 comments

#2333 - Rule named "return" leads to invalid Java code

Issue - State: closed - Opened by dominiktopp about 7 years ago - 1 comment

#2166 - Performance improvements (and looks like a bug fix) for C++ runtime.

Pull Request - State: open - Opened by niccroad over 7 years ago - 12 comments

#2163 - Please publish JDK 9 Automatic-Module-Name entries

Issue - State: closed - Opened by io7m over 7 years ago - 7 comments
Labels: comp:build

#1963 - New feature: parser rule inlining

Issue - State: open - Opened by AndaBlackWidow about 8 years ago - 6 comments

#1839 - [Feature Request] Target for Rust Programming Language

Issue - State: open - Opened by ikarienator about 8 years ago - 55 comments

#1540 - Performance tips

Issue - State: open - Opened by ashishnegi over 8 years ago - 40 comments
Labels: target:go, comp:performance

#1428 - Add ability to get all possible next tokens for autocompletion use

Issue - State: open - Opened by parrt over 8 years ago - 20 comments
Labels: atn-analysis, comp:runtime, type:feature

#1165 - Can't run example from getting started: "Can't load Hello as lexer or parser"

Issue - State: closed - Opened by ghost over 9 years ago - 7 comments

#1098 - Incorrect tokens line number for files with '\r' newline.

Issue - State: closed - Opened by KvanTTT over 9 years ago - 7 comments

#966 - Reports strange error when combining grammars named X.g4 and XLexer.g4

Issue - State: open - Opened by WalkerCodeRanger almost 10 years ago - 11 comments

#951 - NullPointer in DefaultErrorStrategy when Using CommonToken with EMPTY_SOURCE

Issue - State: open - Opened by q42jaap about 10 years ago - 2 comments
Labels: comp:runtime, type:suggestion

#862 - Lexer matches first matching alternative instead of longest one

Issue - State: closed - Opened by SomMeri about 10 years ago - 5 comments
Labels: status:not-fixing

#859 - ClassCastException on split parser & lexer grammars.

Issue - State: closed - Opened by arcaartem over 10 years ago - 7 comments
Labels: status:invalid

#844 - "grun Hello r -gui" doesn't show up any dialog box and error

Issue - State: closed - Opened by ngundu over 10 years ago - 19 comments
Labels: status:invalid, status:cannot-reproduce

#641 - Parameterized Stateless Visitors

Issue - State: closed - Opened by jfallows about 11 years ago - 23 comments
Labels: status:not-fixing

#598 - provide examples for maven plugin parameters

Issue - State: open - Opened by james-q-arnold about 11 years ago - 1 comment

#499 - Memory Leak in PredictionContextCache

Issue - State: closed - Opened by mikedehaan over 11 years ago - 20 comments
Labels: status:not-fixing

#455 - Java packages directory structure is not adding automatically

Issue - State: closed - Opened by dzavodnikov over 11 years ago - 5 comments
Labels: status:not-fixing

#396 - Accumulating / Collecting Errors via ErrorListener to handle after the Parse

Issue - State: closed - Opened by jonathandandries over 11 years ago - 7 comments
Labels: comp:runtime, status:not-fixing

#322 - [ANTLR 4.1] Importing more than one grammar fails

Issue - State: closed - Opened by km-works almost 12 years ago - 7 comments
Labels: comp:tool, status:not-fixing

#233 - Making Parse Tree Serializable

Issue - State: open - Opened by JitCompiler over 12 years ago - 22 comments
Labels: type:feature

#212 - A new lexer command: Less

Issue - State: open - Opened by massaad over 12 years ago - 24 comments
Labels: lexers, grammars, type:feature