root/trunk/manuals

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @4599 [4599] 14 hours pmoura Added an expand_goal/2 built-in method to support explicit calls to the …
(edit) @4598 [4598] 33 hours pmoura Updated the compilation of the if/1 and elif/1 directives in order to …
(edit) @4597 [4597] 33 hours pmoura Added definition of singleton methods to the Logtalk glossary.
(edit) @4580 [4580] 2 weeks pmoura Added a "prolog" read-only compiler flag whose value is the name of the …
(edit) @4579 [4579] 2 weeks pmoura Added conditional compilation support, as found in some Prolog compilers, …
(edit) @4577 [4577] 2 weeks pmoura Added conditional compilation support, as found in some Prolog compilers, …
(edit) @4576 [4576] 2 weeks pmoura Added conditional compilation support, as found in some Prolog compilers, …
(edit) @4575 [4575] 2 weeks pmoura Added conditional compilation support, as found in some Prolog compilers, …
(edit) @4572 [4572] 2 weeks pmoura Updated the Logtalk version number to 2.33.3 in preparation for the next …
(edit) @4566 [4566] 3 weeks pmoura Corrected some HTML typos in the User Manual page on Logtalk programming.
(edit) @4565 [4565] 3 weeks pmoura Corrected some HTML typos in the User Manual page on Logtalk programming.
(edit) @4564 [4564] 3 weeks pmoura Corrected some HTML typos in the User Manual page on Logtalk features.
(edit) @4561 [4561] 3 weeks pmoura Minor documentation improvements.
(edit) @4558 [4558] 3 weeks pmoura Added support for using the set_logtalk_flag/2 directive in source files. …
(edit) @4557 [4557] 3 weeks pmoura Added support for using the set_logtalk_flag/2 directive in source files. …
(edit) @4556 [4556] 3 weeks pmoura Minor documentation improvements.
(edit) @4550 [4550] 3 weeks pmoura Modified the implementation of the built-in method define_events/5 to …
(edit) @4549 [4549] 3 weeks pmoura Updated the Logtalk built-in debugger to print goal invocation numbers …
(edit) @4543 [4543] 3 weeks pmoura Updated the Logtalk built-in debugger to accept the return and enter keys …
(edit) @4540 [4540] 4 weeks pmoura Updated Logtalk grammar description with the new {Proxy}::Message …
(edit) @4537 [4537] 4 weeks pmoura Updated the Logtalk compiler to prefix all informative messages with the …
(edit) @4530 [4530] 4 weeks pmoura Minor documentation improvements.
(edit) @4529 [4529] 5 weeks pmoura Minor documentation improvements.
(edit) @4528 [4528] 5 weeks pmoura Allow a complementing category to define an alias for a predicate of the …
(edit) @4524 [4524] 5 weeks pmoura Added an optimization and security compiler option, "complements", that …
(edit) @4517 [4517] 5 weeks pmoura Improved reporting of line numbers for syntax errors when using YAP or …
(edit) @4515 [4515] 5 weeks pmoura Replaced the file/1 entity property by a file/2 property that also …
(edit) @4511 [4511] 5 weeks pmoura Implemented a more flexible internal representation of entity properties. …
(edit) @4510 [4510] 5 weeks pmoura Updated comparison between Logtalk nomenclature and C++ and Java …
(edit) @4509 [4509] 5 weeks pmoura Updated comparison between Logtalk and Java nomenclature.
(edit) @4507 [4507] 5 weeks pmoura Updated the Logtalk version number to 2.33.2 in preparation for the next …
(edit) @4500 [4500] 6 weeks pmoura Modified the database built-in methods to allow initialization of static …
(edit) @4498 [4498] 6 weeks pmoura Modified the built-in methods create_category/4, create_object/4 and …
(edit) @4497 [4497] 6 weeks pmoura Minor documentation improvements.
(edit) @4494 [4494] 7 weeks pmoura Corrected a typo in the documentation of the built-in predicate …
(edit) @4481 [4481] 7 weeks pmoura Improved the Logtalk built-in debugger to print clause numbers for static …
(edit) @4476 [4476] 8 weeks pmoura Added a syntax construct for easy access to parametric object proxies …
(edit) @4474 [4474] 2 months pmoura Added a syntax construct for easy access to parametric object proxies …
(edit) @4470 [4470] 2 months pmoura Added a syntax construct for easy access to parametric object proxies …
(edit) @4466 [4466] 3 months pmoura Updated release number to 2.33.1. Removed supported for the deprecated …
(edit) @4464 [4464] 3 months pmoura Minor documentation improvements.
(edit) @4447 [4447] 3 months pmoura Added a multifile/1 directive for the logtalk_library_path/2 predicate. …
(edit) @4436 [4436] 3 months pmoura Added support for using the ensure_loaded/1 and the set_prolog_flag/2 …
(edit) @4431 [4431] 3 months pmoura Added support for declaring predicate aliases in the use_module/2 …
(edit) @4428 [4428] 3 months pmoura Minor documentation improvements.
(edit) @4427 [4427] 3 months pmoura Simplified the implementation of the Logtalk built-in debugger. Changed …
(edit) @4412 [4412] 4 months pmoura Added support for using Prolog use_module/2 directives in objects and …
(edit) @4411 [4411] 4 months pmoura Updated the release number to 2.33.0.
(edit) @4393 [4393] 4 months pmoura Minor documentation improvements.
(edit) @4389 [4389] 4 months pmoura Added some notes on multi-threading performance to the user manual.
(edit) @4386 [4386] 4 months pmoura Minor documentation improvements.
(edit) @4384 [4384] 4 months pmoura When sending a message to an object using the ::/2 control construct, also …
(edit) @4379 [4379] 4 months pmoura Improved documentation on the use of the predicate directive dynamic/1 in …
(edit) @4373 [4373] 4 months pmoura Undo the addition of the optimization compiler flag "mutable"; upon …
(edit) @4371 [4371] 4 months pmoura Added a new optimization compiler flag, "mutable", that allows objects to …
(edit) @4368 [4368] 4 months pmoura Changed the valid values of the read-only compiler flag "break_predicate" …
(edit) @4362 [4362] 4 months pmoura Optimized the implementation of the /1 control construct. The Logtalk …
(edit) @4361 [4361] 4 months pmoura Renamed XHTML documenting page for the /1 control construct.
(edit) @4360 [4360] 4 months pmoura Allow the /1 control construct to be used within extended categories. …
(edit) @4358 [4358] 5 months pmoura Simplified the copyright and licensing notice; the one in the previous …
(edit) @4357 [4357] 5 months pmoura Updated the release number to 2.32.2.
(edit) @4351 [4351] 5 months pmoura Minor documentation improvements. Corrected syntax errors on the shell …
(edit) @4348 [4348] 5 months pmoura Added note on distribution and usage rights to most documentation files.
(edit) @4336 [4336] 5 months pmoura Improved the Prolog migration guide on converting code that makes use of …
(edit) @4323 [4323] 5 months pmoura Updated the release number to 2.32.1.
(edit) @4297 [4297] 6 months pmoura Updated the release number to 2.32.0 due to the extension of the changes …
(edit) @4289 [4289] 6 months pmoura Added a new default compiler option, multifile_directive, to all config …
(edit) @4283 [4283] 6 months pmoura Updated release number to 2.31.7.
(edit) @4281 [4281] 6 months pmoura Fixed HTML typo on the documentation of the predicate create_category/4.
(edit) @4279 [4279] 6 months pmoura Improved documentation of the create_category/4 and create_protocol/3 …
(edit) @4278 [4278] 6 months pmoura Improved documentation of the create_object/4 built-in predicate.
(edit) @4277 [4277] 6 months pmoura Minor documentation improvements.
(edit) @4276 [4276] 6 months pmoura Minor documentation improvements.
(edit) @4272 [4272] 6 months pmoura Minor documentation improvements.
(edit) @4271 [4271] 6 months pmoura Fixed a Logtalk runtime bug when using the :/1 control construct to call a …
(edit) @4270 [4270] 6 months pmoura Generalized the :/1 control construct to allow its use from within …
(edit) @4233 [4233] 7 months pmoura Updated release number to 2.31.6. Added missing auto-completion keywords …
(edit) @4215 [4215] 7 months pmoura Improved documentation of the mode/2 predicate directive.
(edit) @4213 [4213] 7 months pmoura Added support for checking arithmetic expressions for calls to …
(edit) @4212 [4212] 7 months pmoura Minor documentation updates.
(edit) @4209 [4209] 7 months pmoura Updated the Logtalk grammar documentation to reflect the changes to …
(edit) @4206 [4206] 7 months pmoura Added documentation on using compilation hooks and the term expansion …
(edit) @4205 [4205] 7 months pmoura Corrected a few spelling typos on documentation files.
(edit) @4195 [4195] 8 months pmoura Minor update to the user manual to clarify the use of event handlers …
(edit) @4194 [4194] 8 months pmoura Minor ppdate to the user manual to clarify the role of object predicates.
(edit) @4152 [4152] 8 months pmoura Improved documentation of the built-in predicate threaded/1.
(edit) @4131 [4131] 8 months pmoura Minor documentation updates.
(edit) @4125 [4125] 9 months pmoura