-
…nevertheless needed. See library/lexical_analysis/fast_lexer_v2.anubis and fast_lexer_v2_example_1.anubis
-
Fixed a bug in MultiPath: IsAbsolutePath (this was a bug under Linux only) New preliminary version of fast lexer high level part.
-
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.