-
…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).
-
…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.
-
…lity between a function and its arguments.
-
Disabled SQLAPI by default
-
Compile with MinGW under Windows
-
…with Anubis programs)
-
…nevertheless needed. See library/lexical_analysis/fast_lexer_v2.anubis and fast_lexer_v2_example_1.anubis
-
- Added syscalls to load library and execute external function. Not tested yet. - Added first Anubis extension : cypher with only Base64 code inside.
-
…alize. Not tested. predefined.anubis modified accordingly.
-
…n fonction temporarily inhibited; see vmtools.cpp, line 213)
-
Returning a non-zero value on compile errors.
-
Implementation of 'describe' paragraphs complete.
-
… a multiple variable.
-
Changing some fundamental function signatures to use Int instead of Word32
-
generated for the GC is divided by about 2. (-O option required)