Project

General

Profile

Anubis 1 9 ChangLog » History » Version 2

Anonymous, 08/28/2008 03:11 PM

1 2 Anonymous
= Anubis 1.9 Change log =
2 1 Anonymous
Keys:
3
4
{{{
5
 [+] New function/option
6
 [-] Removed function/option
7
 [*] Improvement 
8
 [!] Bug fix
9
 [>] Important notification
10
}}}
11
== Version 1.9.1.0 - 2008-08-28 ==
12 2 Anonymous
[+] Fast lexer[[BR]][*] List notation need space after dot: [h . t] is valid, but not [h.t].[[BR]][*] New SQLite3 API with query parameters and precompiled statements[[BR]][>] Now the compiler does not accept two types with the same name (public or private).
13 1 Anonymous
14
== Version 1.9.0.4 - 2008-07-16 ==
15
TODO...