Logtalk 3.84.0 released #229
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.
-
Logtalk 3.84.0 is now available for downloading at:
https://logtalk.org/
This release improves the compiler to detect and report recursive references to files and entities; fixes the compiler to prevent using grammar rules to try to redefine disjunction and conditional control constructs; improves the Handbook glossary; improves the documentation of the
logtalk_tester
script; improves the documentation of thehelp
,lgtdoc
,packs
tools; adds new directory deletion predicates to theos
library; improves thehook_flows
library; includes improved documentation and additional tests for thedictionaries
library; fixesmeta_compiler
library issues; addslgtunit
tool support for running just a selection of tests; addspacks
tool support for installing and updating packs from local archives, forgpg
encrypted pack and registry archives, for usingwget
in alternative tocurl
, and for for using.sig
signature files in alternative to.asc
signature files; addstutor
tool support for explaining selectedlgtunit
,make
, andpacks
tool error messages; fixes thedead_code_scanner
tool to avoid some false positives; fixes thelogtalk_tester
script to follow symbolic links when looking for test driver files; adds an example of defining a DSL for tests; adds additional tests for Prolog standard and de facto standard predicates; improves tests coverage for thedead_code_scanner
andpacks
tools; and provides portability updates for SWI-Prolog and YAP. Thanks to Alex Kouznetsov, Michael McNally, and Lindsey Spratt for their contributions to this release.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