Terence Parr
|
1ab7a8688c
|
Merge pull request #2904 from Khalian/patch-1
Update getting started guide to use antlr4.8
|
2020-11-24 10:14:54 -08:00 |
Terence Parr
|
f3a8a7a4e1
|
Merge branch 'master' into patch-1
|
2020-11-24 10:14:45 -08:00 |
Terence Parr
|
b5812a1e79
|
Merge pull request #2919 from MuhammedZakir/patch-1
Fix typo - our -> are
|
2020-11-24 10:12:41 -08:00 |
Terence Parr
|
01a4ea3062
|
Merge pull request #2952 from MichelHartmann/patch-1
Fix links to faqs about translations
|
2020-11-24 10:09:48 -08:00 |
Michel Hartmann
|
5c5d9cd004
|
Sign contributors.txt
|
2020-11-05 09:03:07 +01:00 |
Michel Hartmann
|
e660b3589c
|
Fix links to faqs about translations
|
2020-11-05 08:55:11 +01:00 |
Terence Parr
|
9a95f0cc3d
|
Merge pull request #2942 from adarshbhat/fix-js-docs
Corrected Webpack configuration in JavaScript documentation
|
2020-10-29 09:16:26 -07:00 |
Adarsh Bhat
|
381aede6fd
|
Merge branch 'master' into fix-js-docs
|
2020-10-28 17:35:15 -07:00 |
Adarsh Bhat
|
df0e0204e0
|
Version specific information for Webpack
|
2020-10-28 17:33:19 -07:00 |
Terence Parr
|
ac92c48a09
|
Merge pull request #2935 from cliid/master
Changed Python runtime Lexer.py, Parser.py to support version >= 3.5
|
2020-10-25 09:23:10 -07:00 |
cliid
|
08a4b345b6
|
Merge branch 'master' into master
|
2020-10-24 19:38:14 +09:00 |
Terence Parr
|
67e49703c3
|
Merge pull request #2945 from adamwojs/escape_target_string_literal_in_php
[PHP] Escape dollar sign in target string literal
|
2020-10-22 09:32:48 -07:00 |
Adam Wójs
|
5d3452e5be
|
[PHP] Escaped dollar signs in target string literals
|
2020-10-20 22:06:59 +02:00 |
Adam Wójs
|
a057ebbd2e
|
Added regression test for antlr/antlr4#2709
|
2020-10-20 22:06:59 +02:00 |
Adam Wójs
|
6149033601
|
Signed to contributors.txt
|
2020-10-20 22:06:58 +02:00 |
parrt
|
0a7eaede42
|
Merge branch 'gomerser-swiftparsetreeproperty' into master
|
2020-10-20 12:40:47 -07:00 |
parrt
|
eba9308974
|
resolve
|
2020-10-20 12:40:38 -07:00 |
Terence Parr
|
797f81d74c
|
Merge pull request #2781 from mlilback/master
added throws declaration missing from generated swift code
|
2020-10-20 12:39:05 -07:00 |
Terence Parr
|
71b48abb31
|
Merge pull request #2809 from martinvw/patch-1
[Swift] Update codegen template
|
2020-10-20 12:38:11 -07:00 |
Adarsh Bhat
|
44e47d191c
|
Signed contributors.txt
|
2020-10-16 11:44:55 -07:00 |
Adarsh Bhat
|
4ba08c82dd
|
Corrected Webpack configuration in JavaScript documentation
|
2020-10-16 11:41:38 -07:00 |
Eric Vergnaud
|
9a288bcb25
|
fix failing Python2 tests with utf-8 encoding
|
2020-10-11 15:48:11 +08:00 |
HackerJang
|
5ec39c2a65
|
Changed Python runtime Lexer.py, Parser.py to support version > 5
|
2020-10-11 10:59:35 +09:00 |
Eric Vergnaud
|
fa0c0b665e
|
fix failing Python2 tests with utf-8 encoding
|
2020-10-11 09:52:40 +08:00 |
Eric Vergnaud
|
07ddf8de45
|
fix failing Python2 tests with utf-8 encoding
|
2020-10-11 09:24:37 +08:00 |
Terence Parr
|
9e64dfc6e9
|
Merge pull request #2931 from ericvergnaud/javascript-es6-migration
Javascript es6 migration
|
2020-10-10 16:25:22 -07:00 |
Terence Parr
|
d7f50b4143
|
Merge pull request #2462 from wkhemir/catch-codegen-error-python
Fix code generation for catch statements in python
|
2020-10-10 16:21:30 -07:00 |
Terence Parr
|
72fc722cb3
|
Merge branch 'master' into catch-codegen-error-python
|
2020-10-10 16:21:23 -07:00 |
Terence Parr
|
e515f42783
|
Merge pull request #2817 from iammosespaulr/patch-1
Added a link to README.md to increase accessibility
|
2020-10-10 16:18:36 -07:00 |
Terence Parr
|
1bbb69ffc7
|
Merge branch 'master' into patch-1
|
2020-10-10 16:18:29 -07:00 |
Terence Parr
|
7b9dc37114
|
Merge pull request #2891 from eric-buaa-cn/patch-1
fix a typo
|
2020-10-10 16:17:36 -07:00 |
Terence Parr
|
efcc9d1042
|
Merge pull request #2903 from tiansiyuan/master
add a missing space
|
2020-10-10 16:16:28 -07:00 |
Terence Parr
|
69687b96bb
|
Merge pull request #2927 from ericvergnaud/fix-python3-typo
Fix undefined value
|
2020-10-10 16:11:22 -07:00 |
Terence Parr
|
d957b1ed30
|
Merge pull request #2933 from RexJaeschke/patch-1
Correct the csharp-target example for invoking a custom listener
|
2020-10-10 16:10:02 -07:00 |
Eric Vergnaud
|
5b84a5c031
|
restore cpp build in appveyor
|
2020-10-11 00:09:47 +08:00 |
Eric Vergnaud
|
7732a383ab
|
fix appveyor build for es6
|
2020-10-10 23:39:18 +08:00 |
Eric Vergnaud
|
8c4c47d999
|
fix appveyor build for es6
|
2020-10-10 23:34:27 +08:00 |
Eric Vergnaud
|
6ee7e0c21c
|
fix appveyor build for es6
|
2020-10-10 23:16:54 +08:00 |
Eric Vergnaud
|
a741dba79f
|
fix appveyor build for es6
|
2020-10-10 22:42:00 +08:00 |
Eric Vergnaud
|
21cb5df94f
|
fix appveyor build for es6
|
2020-10-10 22:26:36 +08:00 |
Eric Vergnaud
|
d2ba4398e1
|
speed-up AppVeyor
|
2020-10-10 21:46:30 +08:00 |
Eric Vergnaud
|
518ec01c69
|
Disable Node tests in AppVeyor for now
|
2020-10-10 21:00:09 +08:00 |
Eric Vergnaud
|
f333c36fd0
|
Disable Node tests in AppVeyor for now
|
2020-10-10 19:31:56 +08:00 |
Eric Vergnaud
|
654b92779c
|
Disable Node tests in AppVeyor for now
|
2020-10-10 14:38:32 +08:00 |
Eric Vergnaud
|
76355cebbf
|
fix appveyor build of es6
|
2020-10-10 12:43:13 +08:00 |
Eric Vergnaud
|
12c4bcc408
|
fix appveyor for es6
|
2020-10-10 12:28:17 +08:00 |
Eric Vergnaud
|
d622c53b04
|
fix appveyor for es6
|
2020-10-10 11:12:58 +08:00 |
Eric Vergnaud
|
40b9d4503d
|
fix appveyor build of es6
|
2020-10-10 10:22:59 +08:00 |
Terence Parr
|
8b1fc9ba03
|
Merge pull request #2913 from trenki2/master
Fix linker issue when compiling Cpp runtime with CMake and MSVC on Windows
|
2020-10-09 18:22:40 -07:00 |
Terence Parr
|
e3243f74b2
|
Merge branch 'master' into master
|
2020-10-09 18:22:27 -07:00 |