Logo white

David RENÉ / densaku

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues
  • Merge Requests 0
  • Labels
  • Wiki
  • densaku
  • calexium_lib
  • surround the name of the data component with "_" in from_message. This prevent a… ...
    ec4db71f
    …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_)"
    totoro authored
    2017-04-09 01:51:11 +0200  
    Browse Code »
calexium_lib
Edit Raw History
Empty file