pmoura on master
Improve Handbook section on ref… (compare)
pmoura on master
Fix typo in the latest changes … (compare)
pmoura on master
Add predicates `registry_protoc… Update SVG diagrams (compare)
pmoura on master
Improve new Handbook section on… (compare)
pmoura on master
Add Handbook section on documen… (compare)
pmoura on master
Fix outdated testing instructio… (compare)
pmoura on master
Fix `packs` tool to only warn a… Update SVG diagrams (compare)
pmoura on master
Workaround issues with operatin… Update SVG diagrams (compare)
pmoura on master
Update `packs` tool to also rec… Update SVG diagrams (compare)
pmoura on master
Fix CxProlog and XSB adapter fi… (compare)
pmoura on master
Fix SICStus Prolog adapter file… (compare)
pmoura on master
Change `cvs/3` library object t… Update SVG diagrams (compare)
pmoura on master
Revert "Change default header p… Revert "Update `csv` library te… (compare)
pmoura on master
Update `csv` library tests for … (compare)
pmoura on master
Change default header parameter… Update SVG diagrams (compare)
pmoura on master
Update `csv` library documentat… (compare)
pmoura on master
Change `csv` library predicates… Update SVG diagrams (compare)
pmoura on master
Improve Handbook documentation … (compare)
pmoura on master
Improve Handbook documentation … (compare)
pmoura on master
Improve Handbook documentation … (compare)
var/1
.
var/1, !, fail
looks a lot like you're trying to chew away choice points, but ... the action for the var/1
situation later is an exception so I'm a bit baffled.
type
object.
$LOGTALKUSER
directory and the copy of any settings.lgt
or settings.logtalk
file is done not by the installers but by running the logtalk_user_setup
script. This script is automatically called when the $LOGTALKUSER
directory is outdated due to a new Logtalk version been installed.
logtalk::print_message(debug, component, Message)
in debug mode.
:- uses(logtalk, [print_message(debug, foo, Message) as dbg(Message)]).