-
# xlib relocate densaku_lib on anubis git
-
# Conflicts: # xlib
-
…gainst to have same name for component and data. If we have a type like: define Type: name (String name). with have same name for component and data. Even if we retrieve the value like .... (name) and want to create the type like name(name), Anubis compiler doesn't understand and it's normal. So that surrounding will make like that ...(_name_) and the type creation become OK with "name(_name_)"
-
…ith 's' instead of find_message_list which never exists.
-
come back to Float instead of Float32 and Float64 which are still not implemented in current Anubis version
-
…of destination directory. This prevent to generate same files during automatic generation on project compilation time
-
fix the generation of from message for list of One and Int