4
I Use This!
Activity Not Available

News

Posted about 13 years ago by pmoura
Corrected the description of the internal predicate '$lgt_compile_aux_clauses'/1.
Posted about 13 years ago by pmoura
Added an "attvarsp" experimental example of using attributed variables within Logtalk parametric objects and parametric categories (requires an experimental branch of SWI-Prolog).
Posted about 13 years ago by pmoura
Removed from the "attvars" example the limited support for parametric objects and parametric categories.
Posted about 13 years ago by pmoura
Updated the "integration" example unit tests in order to avoid some false failures when using SWI-Prolog.
Posted about 13 years ago by pmoura
Updated the "attvars" example in order to provide limited support for using attributed variables within parametric objects and parametric categories.
Posted about 13 years ago by pmoura
Reverted changes on the Logtalk compiler that forced public/1, protoected/1, private/, and coinductive/1 directives to appear in a source file before any calls to the referenced predicates.
Posted about 13 years ago by pmoura
Updated the "expansion" example with more sample code on how to combine term- and goal-expansion definitions from different hooks objects.
Posted about 13 years ago by pmoura
Added information on entity declared operators to the XML documenting files. Updated the text, PDF, and (X)HTML conversion scripts to print out operator information.
Posted about 13 years ago by pmoura
Minor code formatting updated to some examples to better match current practice.
Posted about 13 years ago by pmoura
Updated the "profilers" example with preliminary support for the changes to execution profiling in the forthcoming SICStus Prolog 4.2 version.