-
…/examples/secondary_modules_test.anubis. More sophisticated examples are yet needed.
-
…n terminal récursion is eliminated (this is a 'small' optimization).
-
…moved from the source files.
-
incompatible with secondary modules.
-
… (not doing the same thing). The sequence '(address . a) push' has been replaced by '(push_function . a)' (this is just an optimization) in many places (but not everywhere).
-
eliminated (replaced by an actual loop) in the code of arrow functions, i.e. functions defined by |-> and |-f->.
-
…uctions connect_file_? and connect_IP_?.
-
… top level functions. This induces a change in the calling conventions. Some big programs are running again (web sites), but work is still to be done on secondary modules.
-
… du champ code_size, et le champ byte_code contient maintenant un vrai byte array (qui contient la taille du code).
-
…f the arguments of the function).
-
…rnative. Now, = is overloadable (I hope there is no other bug concerning this feature).
-
… (this is mainly for clarity in programming, because they are ignored by the compiler). Obsolete expressions 'connect to file' and 'connect to network' have been definitely removed from the grammar (this was necessary for enhancing the grammar). The library has been updated accordingly.
-
…lity between a function and its arguments.
-
Disabled SQLAPI by default
-
Compile with MinGW under Windows
-
…with Anubis programs)