Logtalk 3.76.0 released #200
Unanswered
pmoura
asked this question in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This release improves the reflection API; improves support for user-defined linter warnings; fixes some linter warnings for control constructs; fixes detection and reporting of attempts to declare category predicates or non-terminals as both multifile and dynamic; improves support for property-based testing, providing new arbitrary term generators and fixing issues with some shrinkers; includes a new and improved version of the
dead_code_scanner
tool; addspacks
tools support for declaring operating-system dependencies in pack manifest files; updates thepacks
tool to clean the pack installation directory when restoring or (re)installing a pack from an archive; changes thediagrams
andlgtdoc
tool interpretation of options that exclude directories to also exclude all sub-directories; updates thelogtalk_tester.sh
script to allow it to be interrupted using Ctrl-C when the timeout option is used and to kill all created child processes on exit; fixes thelogtalk_tester.ps1
script reporting of broken test sets; fixesdead_code_scanner
tool reported linter warnings in ports and contributions; improves and fixes several tests, notably when running on Windows; and provides portability updates for SICStus Prolog and XSB.For details and a complete list of changes, please consult the release notes at:
https://github.com/LogtalkDotOrg/logtalk3/blob/master/RELEASE_NOTES.md
Beta Was this translation helpful? Give feedback.
All reactions