2022-05-24 12:18:17 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue May 24 12:02:27 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
2021-01-31 13:41:33 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jan 31 10:41:57 UTC 2021 - andy great <andythe_great@pm.me>
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
2020-04-30 09:04:56 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Apr 29 12:49:38 UTC 2020 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
|
|
|
|
- Initial build
|
|
|
|
+ Version 4.8
|