-
…lity between a function and its arguments.
-
Compile with MinGW under Windows
-
…with Anubis programs)
-
…ed into returned string. - Fix read_line() implementations into connections, streams and data_io to match new behavior - Fix read_line() for DataIo - Anubis 1.11.0.4
-
…nevertheless needed. See library/lexical_analysis/fast_lexer_v2.anubis and fast_lexer_v2_example_1.anubis
-
- Upgrading SQLite to version 3.6.14.2 - Changing SQLITE_MAX_COLUMN limit to 4000 (using Scons build script only)
-
- Added syscalls to load library and execute external function. Not tested yet. - Added first Anubis extension : cypher with only Base64 code inside.
-
…n fonction temporarily inhibited; see vmtools.cpp, line 213)
-
…n in the form of a (volatile) function of type Int -> SQLite3Datum.
-
Updated various files in the library so that compil_all.anubis works with version 1.9. However, I inhibited some (not very important) files in compil_all which still need to be updated.
-
… a multiple variable.
-
…ile names were not always correctly normalized. Indeed, sequences like '/xxx/../' were not always removed. This had consequences on the identification of files and the identification of public types. Also, from now on the compiler does not accept two public types with the same name in the same compilation, even if these two types are never simultaneously visible. This problem will be corrected in version 2 only.
-
MUSCLE: reverting order for data array Anubis v 1.9.0.4
-
Changing some fundamental function signatures to use Int instead of Word32
-
generated for the GC is divided by about 2. (-O option required)
-
replaced by a single instruction. The same for 'micro_peek push'.