SmartEiffel 2.1 beta 1 release
is now available from our download page.
Main changes: multiple conforming inheritance and repeated inheritance,
new notation for manifest objects, classes for floating point numbers.
27 September 2004:
SmartEiffel 2.0 release
is now available from our download page.
This is the third SmartEiffel stable release!
18 September 2004:
CVS snapshot is now available form our
download page. Update frequency is 3 hours.
17 September 2004:
SmartEiffel 2.0 release candidate #2
is now available from our download page.
Main changes: fixed some more bugs related to inherit and insert (non-conforming inheritance).
SmartEiffel 1.1 Release
Candidate #1 is now available from our download page.
Main changes: improved class_check, once function results viewable
within sedb.
14 May 2003:
SmartEiffel 1.1 Beta
#4 is now available from our download page.
Main changes: class_check utility, agent facilities on STRINGs.
28 April 2003:
SmartEiffel 1.1 Beta
#3 is now available from our download page.
Main changes: better code optimization, handling of C++ code fixed,
improved -sedb.
17 February 2003:
SmartEiffel 1.1 Beta
#2 is now available from our download page.
Main changes: new install, integer operators overflow checked.
23 December 2002:
SmartEiffel 1.1 Beta
#1 is now available from our download page.
Hexadecimal notation for INTEGERs, Unicode support, inspect on
STRINGs, etc.
6 December 2002:
SmartZilla, a bug
tracking system for SmartEiffel, is now available!
6 December 2002:
SmartEiffel 1.0 is now
available from our download
page. This is the first SmartEiffel stable release!
Changes from RC 2: new functions in COLLECTION_SORTER classes
using dichotomic search, GC support for the Elate system updated.
2 December 2002:
SmartEiffel 1.0 RC 2 is now
available from our download
page. Type mark has to follow Precursor keyword, free operators
must not include letters nor digits.
30 November 2002:
SmartEiffel 1.0 RC 1 is now
available from our download
page. New Cygwin notation now works as automatic detection
(while install), agent bug fixed.
For those who use lcc-win32, please use Friday, 29-Nov-2002 or newer
version.
SmartEiffel 1.0 Beta #6 is now
available from our download
page. Constants removed from GENERAL, new notation for free operators, "like Current" redefinition rule relaxed, some fixes.
21 October 2002:
SmartEiffel 1.0 Beta #5 is now
available from our download
page. Issue with reference keyword fixed, some more improvement in non C99 compliant compilers support.
2 October 2002:
SmartEiffel 1.0 Beta #4 is now
available from our download
page. Support for non C99 compliant compilers has been improved. 64-bit architectures are supported. compile_to_jvm has been updated.
23 September 2002:
SmartEiffel 1.0 Beta #3 is now
available from our download
page. New reference keyword is implemented. INTEGER_GENERAL/8/16/32/64 types are implemented too.
The organisation of directories of the distribution of SmallEiffel
has changed.
The Eiffel source code of tools (i.e. compile,
compile_to_c, compile_to_jvm, pretty,
ace_check, short, finder and
print_jvm_class) are now in the SmallEiffel/tools
directory.
All other general purpose classes (non GPL classes) are in
the SmallEiffel/lib directory.
All examples provided with the distribution are in
SmallEiffel/tutorial.
The SmallEiffel debugger sedb is now available in the latest
SmallEiffel -0.75 Beta
release. As usual, go to the
download page to
update your SmallEiffel system.
4 June 2001:
The ACE file mode is now implemented in the latest
SmallEiffel -0.75 Beta
release. As usual, go to the
download page to
update your SmallEiffel system.
19 Feb. 2001:
SmallEiffel -0.75 Beta
release is now available from our
download page (this
new Beta release is rebuild with the new ELKS STRING
class). It is now time to update your code.