Show
Ignore:
Timestamp:
07/15/08 10:08:12 (4 months ago)
Author:
pmoura
Message:

Added a new internal predicate for constructing the predicate indicator of compiled entity predicates that simplifies the config files hooks for handling proprietary Prolog directives.

Improved simplification of the clauses generated by the compilation of object and category predicate clauses.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/RELEASE_NOTES.txt

    r4378 r4380  
    4444    Changed the format of the Logtalk compiler informative messages for  
    4545    better readability. 
     46 
     47    Added a new internal predicate for constructing predicate indicators for  
     48    compiled entity predicates that simplifies the config files hooks used in   
     49    handling proprietary Prolog directives. 
     50 
     51    Improved simplification of the clauses generated by the compilation of  
     52    object and category predicate clauses. 
    4653 
    4754    Changed the valid values of the read-only compiler flag "break_predicate"