This commit is contained in:
Lev Walkin 2005-07-02 08:19:26 +00:00
parent 7e033b5485
commit a127c3a287
1 changed files with 2 additions and 1 deletions

View File

@ -1,10 +1,11 @@
0.9.15: 2005-June-01
0.9.15: 2005-July-02
* Compiler now checks 64-bit overflows in constraints range handling
code. No effect on the code produced by the compiler.
* Compiler support for tagged and marked parametrized members.
* Empty tags to element map avoided.
* Compiled code GCC 4.x compatibility.
0.9.14: 2005-Apr-29