File tree 3 files changed +3
-1
lines changed
runtime/JavaScript/spec/rewriter
3 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -133,6 +133,7 @@ runtime/Cpp/runtime/libantlr4-runtime.4.10.1.dylib
133
133
runtime /Cpp /runtime /libantlr4-runtime.a
134
134
runtime /Cpp /runtime /libantlr4-runtime.dylib
135
135
/runtime /Cpp /runtime /libantlr4-runtime.4.12.0.dylib
136
+ /runtime /Cpp /runtime /libantlr4-runtime.4.13.0.dylib
136
137
137
138
# Go test and performance trace files
138
139
** /* .pprof
Original file line number Diff line number Diff line change 1
- ANTLR_VERSION = 4.12 .0
1
+ ANTLR_VERSION = 4.13 .0
2
2
ANTLR_JAR = .antlr/antlr-$(ANTLR_VERSION ) -complete.jar
3
3
4
4
.antlr :
Original file line number Diff line number Diff line change @@ -31,6 +31,7 @@ runtime/CSharp/src/Antlr4.csproj
31
31
runtime/JavaScript/package-lock.json
32
32
runtime/JavaScript/package.json
33
33
runtime/JavaScript/src/antlr4/Recognizer.js
34
+ runtime/JavaScript/spec/rewriter/Makefile
34
35
runtime-testsuite/resources/org/antlr/v4/test/runtime/helpers/package_ts.json
35
36
36
37
# Allow doc files to have multiple values updated
You can’t perform that action at this time.
0 commit comments