|
|
|
@4669
|
[4669]
|
5 days |
pmoura |
Added support for multiple source-level and entity-level initialization/1 …
|
|
|
|
@4667
|
[4667]
|
5 days |
pmoura |
Simplified compilation of entities in debug mode.
|
|
|
|
@4666
|
[4666]
|
6 days |
pmoura |
Improved compilation of source code resulting in smaller intermediate …
|
|
|
|
@4665
|
[4665]
|
6 days |
pmoura |
Improved caching of /1 calls (by generating more reusable cache entries, …
|
|
|
|
@4663
|
[4663]
|
6 days |
pmoura |
Improved caching of 1 calls (by generating more reusable cache entries, …
|
|
|
|
@4662
|
[4662]
|
6 days |
pmoura |
Updated copyright notice.
|
|
|
|
@4661
|
[4661]
|
6 days |
pmoura |
Simplified and improved performance of the multi-threading built-in …
|
|
|
|
@4660
|
[4660]
|
7 days |
pmoura |
Improved compilation of source code resulting in smaller intermediate …
|
|
|
|
@4659
|
[4659]
|
10 days |
pmoura |
Improved compilation of source code resulting in smaller intermediate …
|
|
|
|
@4657
|
[4657]
|
11 days |
pmoura |
Changed compilation of once/1 goals in debug mode in order to make them …
|
|
|
|
@4655
|
[4655]
|
11 days |
pmoura |
Improved compilation of source code resulting in smaller intermediate …
|
|
|
|
@4654
|
[4654]
|
11 days |
pmoura |
Improved compilation of source code resulting in smaller intermediate …
|
|
|
|
@4653
|
[4653]
|
12 days |
pmoura |
Improved caching of message sending predicate lookups (by generating more …
|
|
|
|
@4652
|
[4652]
|
2 weeks |
pmoura |
Improved compilation of source code resulting in smaller intermediate …
|
|
|
|
@4651
|
[4651]
|
2 weeks |
pmoura |
Improved compilation of source code resulting in smaller intermediate …
|
|
|
|
@4650
|
[4650]
|
2 weeks |
pmoura |
Improved compilation of source code resulting in smaller intermediate …
|
|
|
|
@4649
|
[4649]
|
2 weeks |
pmoura |
Improved compilation of source code resulting in smaller intermediate …
|
|
|
|
@4648
|
[4648]
|
2 weeks |
pmoura |
Corrected a predicate scope checking bug when using the dynamic-binding …
|
|
|
|
@4645
|
[4645]
|
3 weeks |
pmoura |
Improved compilation of source code resulting in smaller intermediate …
|
|
|
|
@4644
|
[4644]
|
3 weeks |
pmoura |
Improved compilation of source code resulting in smaller intermediate …
|
|
|
|
@4643
|
[4643]
|
3 weeks |
pmoura |
Improved compilation of source code resulting in smaller intermediate …
|
|
|
|
@4642
|
[4642]
|
3 weeks |
pmoura |
Improved compilation of source code resulting in smaller intermediate …
|
|
|
|
@4641
|
[4641]
|
3 weeks |
pmoura |
Improved compilation of source code resulting in smaller intermediate …
|
|
|
|
@4640
|
[4640]
|
3 weeks |
pmoura |
Updated the Logtalk version number to 2.35.0 in preparation for the next …
|
|
|
|
@4636
|
[4636]
|
4 weeks |
pmoura |
Minor cleanup of meta-predicate compilation and runtime code.
|
|
|
|
@4634
|
[4634]
|
4 weeks |
pmoura |
Updated the Logtalk compiler to detect (and report as an error) any …
|
|
|
|
@4633
|
[4633]
|
4 weeks |
pmoura |
Allow the /1 control construct to be used for calling any inherited …
|
|
|
|
@4631
|
[4631]
|
5 weeks |
pmoura |
Updated the Logtalk compiler to detect (and report as an error) whenever a …
|
|
|
|
@4630
|
[4630]
|
5 weeks |
pmoura |
Updated the Logtalk compiler to detect (and report as an error) the …
|
|
|
|
@4629
|
[4629]
|
5 weeks |
pmoura |
Corrected a long-standing bug in the implementation of the Obj<<Pred …
|
|
|
|
@4626
|
[4626]
|
5 weeks |
pmoura |
Corrected a long-standing bug in the implementation of the Obj<<Pred …
|
|
|
|
@4624
|
[4624]
|
6 weeks |
pmoura |
Updated the MacOS X installer postflight script to open the Logtalk …
|
|
|
|
@4620
|
[4620]
|
6 weeks |
pmoura |
Updated the Logtalk version number to 2.34.1 in preparation for the next …
|
|
|
|
@4610
|
[4610]
|
6 weeks |
pmoura |
Updated the Logtalk version number to 2.34.0 in preparation for the next …
|
|
|
|
@4601
|
[4601]
|
7 weeks |
pmoura |
Added svn:mime-type property to source files (set to text/x-logtalk).
|
|
|
|
@4600
|
[4600]
|
7 weeks |
pmoura |
Updated the "expansion" example to illustrate the new expand_goal/2 …
|
|
|
|
@4599
|
[4599]
|
7 weeks |
pmoura |
Added an expand_goal/2 built-in method to support explicit calls to the …
|
|
|
|
@4598
|
[4598]
|
7 weeks |
pmoura |
Updated the compilation of the if/1 and elif/1 directives in order to …
|
|
|
|
@4592
|
[4592]
|
7 weeks |
pmoura |
Corrected a bug in the compilation of meta-calls to predicates defined in …
|
|
|
|
@4591
|
[4591]
|
8 weeks |
pmoura |
Corrected a bug in the implementation of the predicate_property/2 built-in …
|
|
|
|
@4580
|
[4580]
|
2 months |
pmoura |
Added a "prolog" read-only compiler flag whose value is the name of the …
|
|
|
|
@4579
|
[4579]
|
2 months |
pmoura |
Added conditional compilation support, as found in some Prolog compilers, …
|
|
|
|
@4578
|
[4578]
|
2 months |
pmoura |
Added conditional compilation support, as found in some Prolog compilers, …
|
|
|
|
@4574
|
[4574]
|
2 months |
pmoura |
Added conditional compilation support, as found in some Prolog compilers, …
|
|
|
|
@4572
|
[4572]
|
2 months |
pmoura |
Updated the Logtalk version number to 2.33.3 in preparation for the next …
|
|
|
|
@4571
|
[4571]
|
2 months |
pmoura |
Removed support for the deprecated message_queue_create/1 Prolog built-in …
|
|
|
|
@4570
|
[4570]
|
2 months |
pmoura |
Simplified the implementation of the threaded/1 multi-threading built-in …
|
|
|
|
@4569
|
[4569]
|
2 months |
pmoura |
Simplified the implementation of the threaded/1 multi-threading built-in …
|
|
|
|
@4563
|
[4563]
|
2 months |
pmoura |
Modified the implementation of the define_events/5 built-in predicate to …
|
|
|
|
@4560
|
[4560]
|
2 months |
pmoura |
Added a "unify" command to the Logtalk built-in debugger.
|
|
|
|
@4559
|
[4559]
|
2 months |
pmoura |
Updated the Logtalk built-in debugger implementation of the "display" …
|
|
|
|
@4557
|
[4557]
|
2 months |
pmoura |
Added support for using the set_logtalk_flag/2 directive in source files. …
|
|
|
|
@4554
|
[4554]
|
2 months |
pmoura |
Added an auxiliary predicate for reversing the entity prefix used in the …
|
|
|
|
@4553
|
[4553]
|
2 months |
pmoura |
Corrected a bug that prevented using synchronized/1 predicate directives …
|
|
|
|
@4551
|
[4551]
|
2 months |
pmoura |
Added missing "built_in" properties for the built-in protocols "expanding" …
|
|
|
|
@4550
|
[4550]
|
2 months |
pmoura |
Modified the implementation of the built-in method define_events/5 to …
|
|
|
|
@4548
|
[4548]
|
2 months |
pmoura |
Updated the Logtalk built-in debugger to print goal invocation numbers …
|
|
|
|
@4543
|
[4543]
|
2 months |
pmoura |
Updated the Logtalk built-in debugger to accept the return and enter keys …
|
|
|
|
@4539
|
[4539]
|
3 months |
pmoura |
Small code cleanup of the complementing category relations translation …
|
|
|
|
@4538
|
[4538]
|
3 months |
pmoura |
Corrected a bug where portability warnings would be reported when the …
|
|
|
|
@4537
|
[4537]
|
3 months |
pmoura |
Updated the Logtalk compiler to prefix all informative messages with the …
|
|
|
|
@4535
|
[4535]
|
3 months |
pmoura |
Removed Ciao support for reporting term line count due to a buggy …
|
|
|
|
@4534
|
[4534]
|
3 months |
pmoura |
Updated the Logtalk compiler to provide file information when printing …
|
|
|
|
@4533
|
[4533]
|
3 months |
pmoura |
Updated the Logtalk compiler to provide file information when printing …
|
|
|
|
@4532
|
[4532]
|
3 months |
pmoura |
Updated the Logtalk compiler to provide file information when printing …
|
|
|
|
@4531
|
[4531]
|
3 months |
pmoura |
Updated the Logtalk compiler to print a warning when defining clauses for …
|
|
|
|
@4529
|
[4529]
|
3 months |
pmoura |
Minor documentation improvements.
|
|
|
|
@4527
|
[4527]
|
3 months |
pmoura |
Allow a complementing category to define an alias for a predicate of the …
|
|
|
|
@4526
|
[4526]
|
3 months |
pmoura |
Allow a complementing category to define an alias for a predicate of the …
|
|
|
|
@4525
|
[4525]
|
3 months |
pmoura |
Added an optimization and security compiler option, "complements", that …
|
|
|
|
@4524
|
[4524]
|
3 months |
pmoura |
Added an optimization and security compiler option, "complements", that …
|
|
|
|
@4521
|
[4521]
|
3 months |
pmoura |
Corrected a bug where compiler options are not cleared after compilation …
|
|
|
|
@4518
|
[4518]
|
3 months |
pmoura |
Added the new entity properties file/2 and lines/2 to the list of valid …
|
|
|
|
@4517
|
[4517]
|
3 months |
pmoura |
Improved reporting of line numbers for syntax errors when using YAP or …
|
|
|
|
@4516
|
[4516]
|
3 months |
pmoura |
Cleanup code that reports singleton variables.
|
|
|
|
@4514
|
[4514]
|
3 months |
pmoura |
Replaced the file/1 entity property by a file/2 property that also …
|
|
|
|
@4513
|
[4513]
|
3 months |
pmoura |
Modified the implementation of the file/1 entity property to not depend on …
|
|
|
|
@4512
|
[4512]
|
3 months |
pmoura |
Implemented a more flexible internal representation of entity properties. …
|
|
|
|
@4511
|
[4511]
|
3 months |
pmoura |
Implemented a more flexible internal representation of entity properties. …
|
|
|
|
@4507
|
[4507]
|
3 months |
pmoura |
Updated the Logtalk version number to 2.33.2 in preparation for the next …
|
|
|
|
@4503
|
[4503]
|
3 months |
pmoura |
Corrected two singleton variable bugs in the updated definitions of the …
|
|
|
|
@4500
|
[4500]
|
3 months |
pmoura |
Modified the database built-in methods to allow initialization of static …
|
|
|
|
@4498
|
[4498]
|
3 months |
pmoura |
Modified the built-in methods create_category/4, create_object/4 and …
|
|
|