Commit Graph

3029 Commits

Author SHA1 Message Date
Eric Vergnaud a9f11612dd fix #3042 in Python 2 runtime 2021-01-23 17:23:45 +08:00
Eric Vergnaud 7a9a26c7ec fix #3042 in Python 3 runtime 2021-01-23 17:22:17 +08:00
Eric Vergnaud 53b65c015c fix #3042 in C# runtime 2021-01-23 17:04:01 +08:00
ericvergnaud 1095804388
Fix swift warnings (#3043)
* fix warnings when compiling swift runtime

* more warnings gone

* more warnings gone

* Revert "more warnings gone"

This reverts commit a09e221c41.
2021-01-22 11:33:29 +08:00
Eric Vergnaud 5dce78c87a Fix typo 2021-01-21 17:23:44 +08:00
parrt 464bcbc32d tweak doc 2021-01-05 13:20:45 -08:00
parrt 19ec50f38a [maven-release-plugin] prepare for next development iteration 2021-01-05 11:22:10 -08:00
parrt 5c2b686f95 [maven-release-plugin] prepare release 4.9.1 2021-01-05 11:22:02 -08:00
parrt 16b6e49c94 set compat in swift 2021-01-03 12:38:26 -08:00
parrt 897fe1f3e6 rm git submodule for PHP 2021-01-03 11:21:04 -08:00
parrt dab70eae4d add to ignore 2021-01-03 10:26:35 -08:00
parrt eaa976e425 Bump version to 4.9.1 2021-01-03 10:13:19 -08:00
ericvergnaud d050e38635
Merge branch 'master' into py3runtime_test_dist 2021-01-01 09:50:01 +08:00
ericvergnaud e613eaee36
Merge pull request #2987 from KvanTTT/CSharpRuntimeUpgrade
C# runtime upgrade
2020-12-31 09:05:08 +08:00
Alex Mykyta 6990edd4d4 Improve python3 performance via addition of __slots__ 2020-12-29 18:37:25 -08:00
Ivan Kochurkin a001c2f67b Replace PackageIcon with PackageIconUrl because it does not work fine, remove Antlr.png 2020-12-28 16:36:27 +03:00
Ivan Kochurkin e4b3ae9be2 Remove not used AssebmblyInfo.cs 2020-12-28 16:17:00 +03:00
Ivan Kochurkin b4ceb2022a Simplify structure of csharp runtime files, remove not used .sln file, use PackageIcon property instead of outdated PackageIcon in Antlr4.csproj 2020-12-28 16:17:00 +03:00
Ivan Kochurkin dc8fc4f94f Fix dotnet build, remove not used code 2020-12-28 16:16:59 +03:00
Ivan Kochurkin b09a185890 Update README.md 2020-12-28 16:16:59 +03:00
Ivan Kochurkin ab7265958b Rename Antlr4.dotnet.sln ->Antlr4.sln, Antlr4.Runtime.dotnet.csproj -> Antlr4.Runtime.csproj 2020-12-28 16:16:59 +03:00
Ivan Kochurkin 30d2b87f63 Move SerializableAttribute from Compact to Sharpen folder 2020-12-28 16:16:59 +03:00
Ivan Kochurkin 047005044d Remove Compact folder because it's not actual 2020-12-28 16:16:59 +03:00
Ivan Kochurkin 573f71bf7d Remove preprocessor directives that check COMPACT, PORTABLE, NET40PLUS, NET45PLUS from code 2020-12-28 16:16:59 +03:00
Ivan Kochurkin 11077ac15c Replace netstandard1.3 target with netstandard2.0;netstandard2.1; remove DOTNETCORE;NET40PLUS;NET45PLUS defined constants, add NETSTANDARD20 2020-12-28 16:16:59 +03:00
Ivan Kochurkin 4884a0fecb Drop support of outdated net35, remove mono and vs2013 .csproj and .sln files 2020-12-28 16:16:58 +03:00
ericvergnaud c79b0fd80c
Merge pull request #3004 from antlr/fix-dependabot-issue
upgrade ini
2020-12-14 09:13:20 +08:00
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
ericvergnaud 4ce826a67e
Merge branch 'master' into master 2020-12-06 22:57:15 +08:00
ericvergnaud 0833b2e46e
Merge branch 'master' into version 2020-12-06 22:41:30 +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
David Phillips 5eedc1e65a Java: add newline to version mismatch messages 2020-12-03 15:04:51 -08: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
Michael R. Crusoe d7742bf13b
Py3 Runtime: distribute the tests in the sdist 2020-11-27 10:00:51 +01: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
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 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
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
Terence Parr 7f5848305c
Merge branch 'master' into master 2020-11-24 10:36:57 -08:00