- Notifications
You must be signed in to change notification settings - Fork 3.3k
Pull requests: antlr/antlr4
Author
Label
Projects
Milestones
Reviews
Assignee
Assigned to nobody Loading
Sort
Pull requests list
chore(deps-dev): Update CI ubuntu image to 22
#4835 openedMay 10, 2025 by Gashmob Loading… updatedMay 10, 2025
fix: Cpp $rule.text fail if $rule is nullptr
#4832 openedMay 9, 2025 by Gashmob Loading… updatedMay 9, 2025
feat(cpp-target): Add
exception
to reserved words#4833 openedMay 9, 2025 by Gashmob Loading… updatedMay 9, 2025
- Typescript runtime: adding .js to imports in d.ts files
#4826 openedApr 23, 2025 by mezozawahra Loading… updatedApr 23, 2025
[Go] Use strings.Builder instead of string concat
#4820 openedApr 21, 2025 by daLingZhong Loading… updatedApr 21, 2025
Upgrade to go 1.21, replace golang.org/x/exp/slices with slices
#4688 openedSep 1, 2024 by Tiscs Loading… updatedApr 19, 2025
document -split-parser cmd-line option
#4771 openedFeb 10, 2025 by ericvergnaud Loading… updatedApr 16, 2025
[PHP] fix: make generate abstract classes actually abstract
#4774 openedFeb 14, 2025 by dkarlovi Loading… updatedApr 16, 2025
Update Parser.cs - space missing in Obsolete message
#4781 openedFeb 25, 2025 by pjanck Loading… updatedApr 16, 2025
Use the correct install prefix for cmake includes.
#4800 openedMar 19, 2025 by hzeller Loading… updatedApr 16, 2025
[JavaScript-runtime] Export ATN transitions with types
#4805 openedMar 24, 2025 by MatthiasHarzer Loading… updatedApr 16, 2025
Fix a CMake v4.0.0 build error (related to
googletest
)#4808 openedMar 29, 2025 by 0xENDER Loading… updatedApr 16, 2025
Proposal: Add action templates functionality
#4345 openedJul 3, 2023 by DavidGregory084 Loading… updatedMar 21, 2025
fix: GetChild checks children length properly
#4679 openedAug 22, 2024 by jakubtomany Loading… updatedMar 13, 2025
Applying CA1834 - Use StringBuilder.Append(char) for single character strings
#4769 openedFeb 7, 2025 by cx-hugo-fernandes Loading… updatedFeb 7, 2025
Fix issue with index access on set in parserinterpreter.py
#4760 openedJan 21, 2025 by PatrickStahl Loading… updatedFeb 6, 2025
C#: remove redundant functionality and upgrade Windows .NET to 462 target:csharp type:cleanup
#3861 openedSep 2, 2022 by KvanTTT Loading… updatedJan 24, 2025
[C# Target] Instantiate argument exceptions correctly
#4763 openedJan 24, 2025 by Corniel Loading… updatedJan 24, 2025
Use
seek(0)
instead of deprecated reset()
.#4758 openedJan 17, 2025 by michael-simons Loading… updatedJan 17, 2025
feat: add unbuffered stream in go runtime
#4757 openedJan 16, 2025 by weilence Loading… updatedJan 16, 2025
Fix description of \uXXXX escape sequences
#4444 openedOct 17, 2023 by akosthekiss Loading… updatedDec 18, 2024
Previous Next
ProTip! Exclude everything labeled
bug
with -label:bug.