Daniel F Moisset
2005-10-03 16:28:03 UTC
Another release is out, a couple of days late. This one is quite small,
I haven't had a lot of time to put into this this month. October will
probably be similar, But I think this can improve for november.
You can download it from:
http://except.com.ar/downloads/smarteiffel/SmartEiffel-1.2r2.tar.gz
And you can see the release notes at:
https://opensvn.csie.org/traccgi/smarteiffel12/trac.cgi/wiki/ReleaseNotesR2
The project website is:
https://opensvn.csie.org/traccgi/smarteiffel12
The two new features are for easing migration:
* Obsolescence of BIT N types, and related features. In 1.2 and 2.x the
preferred way to do bit operations is to use the bit operators included
in the INTEGER classes
* Detection of potential problems in SE2 when mixing arithmetic
operators of different types. The balancing rule in SE2 is stricter, so
1.2r3 warns about arithmetic expressions that will not be valid in SE2.
The development could be faster with more people, so if anyone wants to
help, just say so :)
Thanks,
Daniel
I haven't had a lot of time to put into this this month. October will
probably be similar, But I think this can improve for november.
You can download it from:
http://except.com.ar/downloads/smarteiffel/SmartEiffel-1.2r2.tar.gz
And you can see the release notes at:
https://opensvn.csie.org/traccgi/smarteiffel12/trac.cgi/wiki/ReleaseNotesR2
The project website is:
https://opensvn.csie.org/traccgi/smarteiffel12
The two new features are for easing migration:
* Obsolescence of BIT N types, and related features. In 1.2 and 2.x the
preferred way to do bit operations is to use the bit operators included
in the INTEGER classes
* Detection of potential problems in SE2 when mixing arithmetic
operators of different types. The balancing rule in SE2 is stricter, so
1.2r3 warns about arithmetic expressions that will not be valid in SE2.
The development could be faster with more people, so if anyone wants to
help, just say so :)
Thanks,
Daniel