Commit Graph

7980 Commits

Author SHA1 Message Date
Eric Vergnaud 441b0d60e7 Fix typo 2020-12-13 10:13:34 +08:00
Eric Vergnaud c4d0ace5f3 upgrade ini 2020-12-13 09:56:29 +08:00
Eric Vergnaud 50ecb47a42 ensure 1 statement per line to help debug 2020-12-12 20:44:21 +08:00
ericvergnaud c87e55b611
Merge pull request #2997 from ericvergnaud/fix-js-code-gen
Potential fix to #2980
2020-12-07 07:51:48 +08:00
ericvergnaud 43d7eff27b
Merge pull request #2457 from khoroshilov/master
LexerATNSimulator: avoid repeatable import of Lexer
2020-12-06 22:57:26 +08:00
ericvergnaud 4ce826a67e
Merge branch 'master' into master 2020-12-06 22:57:15 +08:00
ericvergnaud 69937f4448
Merge pull request #2989 from electrum/version
Java: add newline to version mismatch messages
2020-12-06 22:41:49 +08:00
ericvergnaud 0833b2e46e
Merge branch 'master' into version 2020-12-06 22:41:30 +08:00
Eric Vergnaud 3ea6506bd4 Potential fix to #2980 2020-12-06 22:36:45 +08:00
ericvergnaud 0ad70569b2
Merge pull request #2996 from ericvergnaud/fix-js-perf-issue-cause-by-incorrect-fix
rollback partially incorrect fix for #2902
2020-12-06 22:25:15 +08:00
ericvergnaud 1b947ee74a
Merge pull request #2985 from maxence-lefebvre/patch-1
🚑 fix bad import
2020-12-06 17:01:25 +08:00
Eric Vergnaud 74b8bb780d rollback partially incorrect fix for #2902 2020-12-06 15:49:29 +08:00
ericvergnaud 19c64701e8
Merge pull request #2995 from tehbone/master
Fixed exception clauses in JS template.
2020-12-06 11:39:35 +08:00
Tabari Alexander 3bf3867054 Fixed exception clauses in JS template.
The generated exception clause block was missing a leading '}' to terminate the try block.
2020-12-05 20:27:26 -05:00
David Phillips 5eedc1e65a Java: add newline to version mismatch messages 2020-12-03 15:04:51 -08:00
David Phillips 88a9e963e8 Sign contributors.txt 2020-12-03 15:04:50 -08:00
David Phillips b87ef1d743 Add trailing newline to contributors.txt 2020-12-03 15:04:06 -08:00
Terence Parr c278c1df5d
Merge pull request #2983 from felixn/travis-use-newer-versions-cpp
travis: upgrade c++ build to focal & llvm 10
2020-12-03 10:38:14 -08:00
maxence-lefebvre ec755822b0 Update contributors.txt 2020-12-01 18:04:27 +01:00
maxence-lefebvre 4fcec7348d
🚑 fix bad import 2020-12-01 17:56:44 +01:00
Felix Nieuwenhuizen 8f7faab0ee revert change of Vocabulary constructor from PR #2839 to fix build error in Cpp runtime test 2020-12-01 17:52:46 +01:00
Felix Nieuwenhuizen 99c3589742 upgrade to java 11 2020-12-01 06:41:08 +01:00
Felix Nieuwenhuizen 517f8ab90d travis: upgrade c++ build to focal & llvm 10 2020-11-30 20:33:56 +01:00
ericvergnaud eafcc9369e
Merge pull request #2978 from antlr/fix-python-token-templates
Fix incorrect python token string templates
2020-11-29 17:10:37 +08:00
Eric Vergnaud 7d8b6dfae3 Fix incorrect token string templates 2020-11-29 10:27:22 +08:00
ericvergnaud e2210e7deb
Merge pull request #2977 from antlr/fix-junit-security-alert
Upgrade JUnit to address dependabot security alert
2020-11-29 10:01:40 +08:00
Eric Vergnaud 36f1d07ca0 Fix #2976 2020-11-29 09:59:55 +08:00
Eric Vergnaud 82c8824147 Upgrade JUnit to address dependabot security alert 2020-11-28 22:42:43 +08:00
ericvergnaud ceebca4a58
Merge pull request #2974 from antlr/fix-invalid-import
Fix invalid import
2020-11-28 15:38:38 +08:00
Michael R. Crusoe d7742bf13b
Py3 Runtime: distribute the tests in the sdist 2020-11-27 10:00:51 +01:00
Eric Vergnaud 44e5a2c8ea Fix invalid import 2020-11-27 13:08:19 +08:00
Eric Vergnaud 87515f2864 update npm readme 2020-11-27 08:01:52 +08:00
parrt 74aad515dc Merge branch 'master' of github.com:antlr/antlr4 into master 2020-11-26 10:54:35 -08:00
parrt 91b00d2695 Update PHP Runtime to latest version 2020-11-26 10:51:30 -08:00
ericvergnaud c23cafd126
Merge pull request #2747 from ericvergnaud/support-string-encoding
add optional encoding for string input in python 2
2020-11-26 23:32:38 +08:00
Larry Li 4bcbbe23a1
Include prerequisite to publish Dart target
add link to download dart sdk
2020-11-25 17:38:41 +11:00
parrt 86610fd4b4 tweak appveyor to have correct version 2020-11-24 14:39:52 -08:00
parrt 74d0d79918 Update PHP Runtime to latest version 2020-11-24 14:23:54 -08:00
parrt 954c5fab1c update release doc 2020-11-24 13:47:49 -08:00
parrt 43f54f8719 tweak compose doc for php 2020-11-24 13:00:23 -08:00
parrt 69318d35fc [maven-release-plugin] prepare for next development iteration 2020-11-24 12:45:28 -08:00
parrt 1364da5ed3 [maven-release-plugin] prepare release 4.9 2020-11-24 12:45:20 -08:00
Terence Parr 9f3ebd1667
Merge pull request #2964 from parrt/multi-py-versions
allow multiple versions when locating python tool
2020-11-24 12:37:07 -08:00
parrt 537eca3971 tweak doc 2020-11-24 12:36:00 -08:00
parrt f29018f9a5 allow multiple versions when locating python tool 2020-11-24 12:34:51 -08:00
parrt 59c24696ae tweak doc 2020-11-24 12:04:45 -08:00
parrt d27e6cad09 Update to version num 4.9 in code / projects 2020-11-24 11:42:42 -08:00
parrt e07a6fa778 Update PHP Runtime to latest version 2020-11-24 11:34:57 -08:00
parrt a2db5e6743 tweak 4.8->4.9 in doc 2020-11-24 11:27:38 -08:00
parrt f8f2f8c381 tweak script 2020-11-24 11:21:13 -08:00