root/trunk/compiler

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @4600 [4600] 13 hours pmoura Updated the "expansion" example to illustrate the new expand_goal/2 …
(edit) @4599 [4599] 15 hours pmoura Added an expand_goal/2 built-in method to support explicit calls to the …
(edit) @4598 [4598] 34 hours pmoura Updated the compilation of the if/1 and elif/1 directives in order to …
(edit) @4592 [4592] 5 days pmoura Corrected a bug in the compilation of meta-calls to predicates defined in …
(edit) @4591 [4591] 6 days pmoura Corrected a bug in the implementation of the predicate_property/2 built-in …
(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) @4578 [4578] 2 weeks pmoura Added conditional compilation support, as found in some Prolog compilers, …
(edit) @4574 [4574] 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) @4571 [4571] 2 weeks pmoura Removed support for the deprecated message_queue_create/1 Prolog built-in …
(edit) @4570 [4570] 2 weeks pmoura Simplified the implementation of the threaded/1 multi-threading built-in …
(edit) @4569 [4569] 2 weeks pmoura Simplified the implementation of the threaded/1 multi-threading built-in …
(edit) @4563 [4563] 3 weeks pmoura Modified the implementation of the define_events/5 built-in predicate to …
(edit) @4560 [4560] 3 weeks pmoura Added a "unify" command to the Logtalk built-in debugger.
(edit) @4559 [4559] 3 weeks pmoura Updated the Logtalk built-in debugger implementation of the "display" …
(edit) @4557 [4557] 3 weeks pmoura Added support for using the set_logtalk_flag/2 directive in source files. …
(edit) @4554 [4554] 3 weeks pmoura Added an auxiliary predicate for reversing the entity prefix used in the …
(edit) @4553 [4553] 3 weeks pmoura Corrected a bug that prevented using synchronized/1 predicate directives …
(edit) @4551 [4551] 3 weeks pmoura Added missing "built_in" properties for the built-in protocols "expanding" …
(edit) @4550 [4550] 3 weeks pmoura Modified the implementation of the built-in method define_events/5 to …
(edit) @4548 [4548] 3 weeks pmoura Updated the Logtalk built-in debugger to print goal invocation numbers …
(edit) @4543 [4543] 4 weeks pmoura Updated the Logtalk built-in debugger to accept the return and enter keys …
(edit) @4539 [4539] 4 weeks pmoura Small code cleanup of the complementing category relations translation …
(edit) @4538 [4538] 4 weeks pmoura Corrected a bug where portability warnings would be reported when the …
(edit) @4537 [4537] 4 weeks pmoura Updated the Logtalk compiler to prefix all informative messages with the …
(edit) @4535 [4535] 4 weeks pmoura Removed Ciao support for reporting term line count due to a buggy …
(edit) @4534 [4534] 4 weeks pmoura Updated the Logtalk compiler to provide file information when printing …
(edit) @4533 [4533] 4 weeks pmoura Updated the Logtalk compiler to provide file information when printing …
(edit) @4532 [4532] 4 weeks pmoura Updated the Logtalk compiler to provide file information when printing …
(edit) @4531 [4531] 4 weeks pmoura Updated the Logtalk compiler to print a warning when defining clauses for …
(edit) @4529 [4529] 5 weeks pmoura Minor documentation improvements.
(edit) @4527 [4527] 5 weeks pmoura Allow a complementing category to define an alias for a predicate of the …
(edit) @4526 [4526] 5 weeks pmoura Allow a complementing category to define an alias for a predicate of the …
(edit) @4525 [4525] 5 weeks pmoura Added an optimization and security compiler option, "complements", that …
(edit) @4524 [4524] 5 weeks pmoura Added an optimization and security compiler option, "complements", that …
(edit) @4521 [4521] 5 weeks pmoura Corrected a bug where compiler options are not cleared after compilation …
(edit) @4518 [4518] 5 weeks pmoura Added the new entity properties file/2 and lines/2 to the list of valid …
(edit) @4517 [4517] 5 weeks pmoura Improved reporting of line numbers for syntax errors when using YAP or …
(edit) @4516 [4516] 5 weeks pmoura Cleanup code that reports singleton variables.
(edit) @4514 [4514] 5 weeks pmoura Replaced the file/1 entity property by a file/2 property that also …
(edit) @4513 [4513] 5 weeks pmoura Modified the implementation of the file/1 entity property to not depend on …
(edit) @4512 [4512] 5 weeks pmoura Implemented a more flexible internal representation of entity properties. …
(edit) @4511 [4511] 5 weeks pmoura Implemented a more flexible internal representation of entity properties. …
(edit) @4507 [4507] 6 weeks pmoura Updated the Logtalk version number to 2.33.2 in preparation for the next …
(edit) @4503 [4503] 6 weeks pmoura Corrected two singleton variable bugs in the updated definitions of the …
(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) @4480 [4480] 7 weeks pmoura Improved the Logtalk built-in debugger to print clause numbers for static …
(edit) @4474 [4474] 2 months pmoura Added a syntax construct for easy access to parametric object proxies …
(edit) @4473 [4473] 2 months pmoura Added a syntax construct for easy access to parametric object proxies …
(edit) @4472 [4472] 2 months pmoura Added a syntax construct for easy access to parametric object proxies …
(edit) @4471 [4471] 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) @4468 [4468] 2 months pmoura Corrected a bug in the Logtalk compiler that would result in failure to …
(edit) @4466 [4466] 3 months pmoura Updated release number to 2.33.1. Removed supported for the deprecated …
(edit) @4462 [4462] 3 months pmoura Simplified implementation of the asynchrounous built-in multi-threading …
(edit) @4461 [4461] 3 months pmoura Corrected a bug in the implementation of the threaded_once/1-2 built-in …
(edit) @4460 [4460] 3 months pmoura Corrected a bug in the implementation of the threaded_once/1-2 built-in …
(edit) @4456 [4456] 3 months pmoura Corrected a bug in the implementation of the threaded_once/1-2 built-in …
(edit) @4453 [4453] 3 months pmoura Removed the Logtalk dispatcher thread used for dispatching asynchronous …
(edit) @4452 [4452] 3 months pmoura Removed the Logtalk dispatcher thread used for dispatching asynchronous …
(edit) @4451 [4451] 3 months pmoura Small performance improvement to the built-in multi-threading predicates …
(edit) @4450 [4450] 3 months pmoura Small performance improvement to the threaded/1 built-in multi-threading …
(edit) @4447 [4447] 3 months pmoura Added a multifile/1 directive for the logtalk_library_path/2 predicate. …
(edit) @4446 [4446] 3 months pmoura Corrected a bug in the verification of portable calls that would fail to …
(edit) @4443 [4443] 3 months pmoura Small optimization to thread cancellation in threaded/1 calls.
(edit) @4442 [4442] 3 months pmoura Corrected a bug in the compilation of source file op/3 directives whose …
(edit) @4441 [4441] 3 months pmoura Corrected a bug in the compilation of source file op/3 directives whose …
(edit) @4440 [4440] 3 months pmoura Corrected a bug in the compilation of source file op/3 directives whose …
(edit) @4434 [4434] 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) @4429 [4429] 3 months pmoura Corrected a bug in the implementation of the built-in database predicates …
(edit) @4427 [4427] 3 months pmoura Simplified the implementation of the Logtalk built-in debugger. Changed …
(edit) @4426 [4426] 3 months pmoura Corrected a set of singleton variable bugs in the Logtalk compiler and …
(edit) @4425 [4425] 3 months pmoura Corrected a set of singleton variable bugs in the Logtalk compiler and …
(edit) @4417 [4417] 3 months pmoura Added support for meta-calls whose closure arguments are explicitly …
(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) @4403 [4403] 4 months pmoura Corrected a bug in the implementation of the built-in database method …
(edit) @4401 [4401] 4 months pmoura Updated all config files due to changes to the predicate used to declare …
(edit) @4384 [4384] 4 months pmoura When sending a message to an object using the ::/2 control construct, also …
(edit) @4383 [4383] 4 months pmoura Corrected a bug that prevented asserting and retracting clauses in "this" …
(edit) @4380 [4380] 4 months pmoura Added a new internal predicate for constructing the predicate indicator of …
(edit) @4378 [4378] 4 months pmoura Restored the redefined entity warnings for back-end Prolog compilers that …
(edit) @4374 [4374] 4 months pmoura Cleanup the Logtalk compiler code that generates predicate lookup linking …
(edit) @4373 [4373] 4 months pmoura Undo the addition of the optimization compiler flag "mutable"; upon …