93f6fe7831
Accepting request 1155879 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/1155879
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-antlr4-python3-runtime?expand=0&rev=7
2024-03-07 17:30:47 +00:00
9fc0938a07
Accepting request 1155878 from home:glaubitz:branches:devel:languages:python
...
- Switch package to modern Python Stack on SLE-15
+ Add %{?sle15_python_module_pythons}
+ Drop %{?!python_module:%define python_module() python-%{**} python3-%{**}}
+ Drop %define skip_python2 1
+ Drop support for older Python 3.x versions
OBS-URL: https://build.opensuse.org/request/show/1155878
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-antlr4-python3-runtime?expand=0&rev=14
2024-03-07 11:46:14 +00:00
647cd0cfb2
Accepting request 1145125 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/1145125
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-antlr4-python3-runtime?expand=0&rev=6
2024-02-08 18:03:43 +00:00
024c32cc3b
Accepting request 1145111 from system:homeautomation:home-assistant
...
- fix build for python 3.12
OBS-URL: https://build.opensuse.org/request/show/1145111
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-antlr4-python3-runtime?expand=0&rev=12
2024-02-08 10:38:59 +00:00
4767eb8a59
Accepting request 1136428 from devel:languages:python
...
- require setuptools
OBS-URL: https://build.opensuse.org/request/show/1136428
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-antlr4-python3-runtime?expand=0&rev=5
2024-01-03 13:53:29 +00:00
ba83ebe27a
- require setuptools
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-antlr4-python3-runtime?expand=0&rev=10
2024-01-03 09:41:49 +00:00
c742d89469
Accepting request 1126799 from devel:languages:python
...
- Update to version 4.13.1
csharp target
* [CSharp] Fix for #4386 -- change signatures for ReportAttemptingFullContext()
and ReportContextSensitivity() to be identical to all other targets (target:csharp,
type:cleanup)
go target
* Move GetText(), SetText(), and String() from CommonToken to BaseToken
(target:go, type:cleanup)
* Restore "Obtained from string" source name. (target:go, type:cleanup)
* fix: Fix very minor code issues spotted by goreportcard.com (target:go, type:cleanup)
java target
* Java: suppress this-escape warning introduced in JDK 21. (actions, target:java)
javascript target
* Adds default targets for babel configuration (target:javascript)
* fix dependabot warnings (target:javascript, type:cleanup)
swift target
* [SWIFT] Add Antlr4Dynamic product (target:swift)
* Cleanup duplicate SwiftTarget code (target:swift, type:cleanup)
dart target
* [Dart] Fix for #4320--export additional types (type:bug, target:dart)
- from version 4.13.0
Issues fixed
* antlr4 jar doubled in size in 4.9.3 (unicode, comp:performance)
* Go: exponentially bad/absymal performance as of ... (type:bug, target:go)
* Go runtime panic (type:bug, target:go)
Improvements, features
* Update LexerATNSimulator.cs with virtual Consume (type:improvement, target:csharp)
* Feature/fixembedding (type:improvement, target:go, comp:performance)
* Provide Javascript port of TokenStreamRewriter (type:feature,
target:javascript, target:typescript) (forwarded request 1126772 from glaubitz)
OBS-URL: https://build.opensuse.org/request/show/1126799
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-antlr4-python3-runtime?expand=0&rev=4
2023-11-16 19:28:59 +00:00
3e96b0ea2b
Accepting request 1126772 from home:glaubitz:branches:devel:languages:python
...
- Update to version 4.13.1
csharp target
* [CSharp] Fix for #4386 -- change signatures for ReportAttemptingFullContext()
and ReportContextSensitivity() to be identical to all other targets (target:csharp,
type:cleanup)
go target
* Move GetText(), SetText(), and String() from CommonToken to BaseToken
(target:go, type:cleanup)
* Restore "Obtained from string" source name. (target:go, type:cleanup)
* fix: Fix very minor code issues spotted by goreportcard.com (target:go, type:cleanup)
java target
* Java: suppress this-escape warning introduced in JDK 21. (actions, target:java)
javascript target
* Adds default targets for babel configuration (target:javascript)
* fix dependabot warnings (target:javascript, type:cleanup)
swift target
* [SWIFT] Add Antlr4Dynamic product (target:swift)
* Cleanup duplicate SwiftTarget code (target:swift, type:cleanup)
dart target
* [Dart] Fix for #4320--export additional types (type:bug, target:dart)
- from version 4.13.0
Issues fixed
* antlr4 jar doubled in size in 4.9.3 (unicode, comp:performance)
* Go: exponentially bad/absymal performance as of ... (type:bug, target:go)
* Go runtime panic (type:bug, target:go)
Improvements, features
* Update LexerATNSimulator.cs with virtual Consume (type:improvement, target:csharp)
* Feature/fixembedding (type:improvement, target:go, comp:performance)
* Provide Javascript port of TokenStreamRewriter (type:feature,
target:javascript, target:typescript)
OBS-URL: https://build.opensuse.org/request/show/1126772
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-antlr4-python3-runtime?expand=0&rev=8
2023-11-16 09:27:30 +00:00
1e0e29ac1a
Accepting request 978960 from devel:languages:python
...
- Update to version 4.9.3
Issues fixed
* Swift Target Crashes with Multi-Threading
* JavaScript Runtime bug
* Go target, cannot use superClass for the lexer grammar!
* Python runtime is inconsistent with Java
* FunctionDef source extract using getText()
* Provide .NET Framework target in the csharp nuget package
* Go target for Antlr tool, type ",int8" => "int8"
* Flutter/Dart web support
* Allow Antlr Javascript runtime to be loaded into Kindle Touch
* Fix Go test suite
* Weird error
Improvements, features
* [C++] Use faster alternative to dynamic_cast when not testing inherit
* Stackoverflow after upgrading from 4.6 to 4.7
- from version 4.9.2
Issues fixed
* CSharp and Java produce different results for identical input, identical tokens
Improvements, features
* Moved away from travis-ci.com
- Source upstream tarball from Github since PyPi tarball no longer ships testsuite (forwarded request 978954 from glaubitz)
OBS-URL: https://build.opensuse.org/request/show/978960
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-antlr4-python3-runtime?expand=0&rev=3
2022-05-24 18:33:25 +00:00
9dd93aa690
Accepting request 978954 from home:glaubitz:branches:devel:languages:python
...
- Update to version 4.9.3
Issues fixed
* Swift Target Crashes with Multi-Threading
* JavaScript Runtime bug
* Go target, cannot use superClass for the lexer grammar!
* Python runtime is inconsistent with Java
* FunctionDef source extract using getText()
* Provide .NET Framework target in the csharp nuget package
* Go target for Antlr tool, type ",int8" => "int8"
* Flutter/Dart web support
* Allow Antlr Javascript runtime to be loaded into Kindle Touch
* Fix Go test suite
* Weird error
Improvements, features
* [C++] Use faster alternative to dynamic_cast when not testing inherit
* Stackoverflow after upgrading from 4.6 to 4.7
- from version 4.9.2
Issues fixed
* CSharp and Java produce different results for identical input, identical tokens
Improvements, features
* Moved away from travis-ci.com
- Source upstream tarball from Github since PyPi tarball no longer ships testsuite
OBS-URL: https://build.opensuse.org/request/show/978954
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-antlr4-python3-runtime?expand=0&rev=6
2022-05-24 12:18:17 +00:00
cb8fe90441
Accepting request 868140 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/868140
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-antlr4-python3-runtime?expand=0&rev=2
2021-01-31 15:52:35 +00:00
4f8ed675d3
Accepting request 868130 from home:andythe_great:branches:devel:languages:python
...
- Update to version 4.9.1.
* Improve python3 performance by adding slots
* Fix incorrect python token string templates
- Add testing.
- Skip python2 because this is for python3.
- Use python_alternative
OBS-URL: https://build.opensuse.org/request/show/868130
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-antlr4-python3-runtime?expand=0&rev=4
2021-01-31 13:41:33 +00:00
0456db337c
Accepting request 800948 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/800948
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-antlr4-python3-runtime?expand=0&rev=1
2020-05-07 12:48:35 +00:00
Tomáš Chvátal
77fb7c242d
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-antlr4-python3-runtime?expand=0&rev=2
2020-05-07 07:04:30 +00:00
305685e0fe
Accepting request 798911 from home:glaubitz:branches:devel:languages:python
...
- Initial build
+ Version 4.8
- Required for Azure CLI utilities
OBS-URL: https://build.opensuse.org/request/show/798911
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-antlr4-python3-runtime?expand=0&rev=1
2020-04-30 09:04:56 +00:00