Logtalk 2.11.0 files.
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@462 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
=================================================================
|
||||
Logtalk - Object oriented extension to Prolog
|
||||
Release 2.10.0
|
||||
Release 2.11.0
|
||||
|
||||
Copyright (c) 1998-2002 Paulo Moura. All Rights Reserved.
|
||||
=================================================================
|
||||
@@ -10,6 +10,25 @@ RELEASE NOTES
|
||||
=============
|
||||
|
||||
|
||||
2.12.0 - May ??, 2002
|
||||
|
||||
Updated config file for OpenProlog 1.1b5.
|
||||
|
||||
|
||||
2.11.0 - April 22, 2002
|
||||
|
||||
Added a "smart compilation" feature to the Logtalk compiler, controlled
|
||||
by a "smart_compilation" flag. Only available in Prolog compilers that
|
||||
provide access to file modification dates.
|
||||
|
||||
Added a "startup_message" flag to control printing of the Logtalk banner
|
||||
at startup.
|
||||
|
||||
Reworked Logtalk pre-processor compilation and loading reports. Compiler
|
||||
option "report" now togles between normal reporting (as specified by the
|
||||
other flags) and silent compilation/loading of source files.
|
||||
|
||||
|
||||
2.10.0 - April 5, 2002
|
||||
|
||||
Scope of object asserted predicates for which there is no declaration is
|
||||
|
||||
Reference in New Issue
Block a user