[Tecomp-user] tecomp version 0.19 has been released
Status: Beta
Brought to you by:
helmut_brandl
|
From: Helmut B. <hel...@gm...> - 2009-09-10 16:18:20
|
== New features ==
- added feature {ANY}.generator which returns a string representation of
the generating type of the current object.
== Bugfixes ==
- target conversion was not working well within nested expression
- non existing but used feature could result in a segfault, if used in
binary expressions
- a failed object test could overwrite temporary variables on the stack
- infinite recursion within assertions has not been broken in all
circumstances
- profiling under windows/mingw was not possible
- TUPLEs were treated erroneously as self-initializing
|