issues
search
antlr
/
antlr5
BSD 3-Clause "New" or "Revised" License
57
stars
5
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix: fix broken link
#53
caicancai
closed
4 months ago
1
fix: fix error link
#52
caicancai
closed
4 months ago
0
Port action templates functionality to ANTLR5
#51
DavidGregory084
opened
7 months ago
0
Generate UnicodeData using Gradle
#50
ericvergnaud
opened
8 months ago
1
more comments
#49
ericvergnaud
closed
8 months ago
0
add Edoardo
#48
ericvergnaud
closed
8 months ago
0
rename package
#47
ericvergnaud
closed
8 months ago
3
Migrate to kotlin beta4
#46
ericvergnaud
closed
8 months ago
2
ensure consistent versions of dependencies across modules
#45
ericvergnaud
closed
8 months ago
0
Change nullables to non-nullables in core runtime
#44
ericvergnaud
opened
9 months ago
1
Migrate the build to Gradle
#43
ericvergnaud
opened
9 months ago
4
Rename java runtime package to org.antlr.v5.runtime.java
#42
ericvergnaud
closed
8 months ago
0
Normalize target and folder capitalization
#41
ericvergnaud
opened
9 months ago
0
Use Kotlin core for java runtime
#40
ericvergnaud
closed
8 months ago
6
Migrate epsilon optimization related changes to Kotlin
#39
ericvergnaud
opened
9 months ago
3
Refactor code of left-recursive rules processing and get rid of `LeftRecursiveRuleWalker.g`
#38
KvanTTT
closed
9 months ago
2
Implement redundant epsilon removing optimization
#37
KvanTTT
closed
9 months ago
5
Run unit tests on runtime modules
#36
ericvergnaud
closed
9 months ago
0
Fix failed tests caused by merging two MRs that affect each other a bit
#35
KvanTTT
closed
9 months ago
5
Split core runtime from kotlin runtime
#33
ericvergnaud
closed
9 months ago
9
Design - Compile the runtime Lexer to WebAssembly
#32
ericvergnaud
opened
9 months ago
16
Refactoring of grammar literals parsing
#31
KvanTTT
closed
9 months ago
4
Report all "mutually left recursive rules" errors and fix positions
#30
KvanTTT
closed
9 months ago
4
Possible improvements for tool builders
#29
neon12345
opened
9 months ago
10
Help with kotlin-js
#28
ericvergnaud
opened
9 months ago
17
Fix local testing
#27
ericvergnaud
closed
9 months ago
9
Follow up on migration from ANTLR 4 to ANTLR 5 on code and infrastructure level
#26
ftomassetti
closed
9 months ago
0
Improve testing infrastructure
#25
KvanTTT
closed
9 months ago
0
Improve performance of Kotlin runtime tests due to "in process" compilation (~10x)
#24
KvanTTT
closed
9 months ago
0
Updating documentations for ANTLR 5
#23
ftomassetti
closed
9 months ago
6
Rename Antlr4MojoTest in Antlr5TMojoTest
#22
ftomassetti
closed
9 months ago
0
Remove reference to Python in GitHub Actions workflow
#21
ftomassetti
closed
9 months ago
0
Reorganizing packages inherited from ANTLR Kotlin
#20
ftomassetti
closed
9 months ago
12
Update the Copyright
#19
ftomassetti
closed
9 months ago
1
Update docs for v5
#18
ericvergnaud
opened
9 months ago
0
Drop legacy targets
#17
ericvergnaud
closed
9 months ago
2
How to run test locally in a reproducible way?
#16
ftomassetti
opened
9 months ago
15
Complete conversion of ANTLR Kotlin into ANTLR5
#15
ftomassetti
closed
9 months ago
13
Update copyright message and package name
#14
ftomassetti
closed
9 months ago
9
Rename grammars suffix from g4 to g5
#13
ericvergnaud
opened
10 months ago
3
Migrate v4 to v5
#12
ericvergnaud
closed
9 months ago
10
[Draft] Migrate v4 to v5
#11
ericvergnaud
closed
10 months ago
0
Renaming Modes.DEFAULT_MODE to Modes.DEFAULT in the Kotlin runtime and target
#10
ftomassetti
opened
10 months ago
1
Updating README to refer to ANTLR 5
#9
ftomassetti
closed
9 months ago
11
Fixes most of Kotlin runtime tests
#8
ftomassetti
closed
10 months ago
3
Set up GitHub CI
#7
KvanTTT
closed
10 months ago
1
Integrate Kotlin runtime
#6
KvanTTT
closed
10 months ago
18
demote to java 17, since helpmojo plugin does not support java 18+
#5
ericvergnaud
closed
10 months ago
9
refactor v4 -> v5
#4
ericvergnaud
closed
10 months ago
4
Rename references to ANTLR v4 in references to ANTLR v5
#3
ftomassetti
closed
9 months ago
2
Next