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