Forum | Documentation | Website | Blog

Skip to content
  • coderJeff's avatar
    fbc: non-indexed arrays type checking · 8ee7cd4e
    coderJeff authored
    - fix sf.net # 984 - Incorrect syntax for a member array passed as argument to a procedure
    - remove astRemoveNIDXARRAY(), deleting the AST_NODECLASS_NIDXARRAY node is handled differently now
    - internally, be more strict about wrapping non-indexed arrays in a AST_NODECLASS_NIDXARRAY
    - preserve non-indexed array marker (AST_NODECLASS_NIDXARRAY) while parsing and remove only
      when checking the AST for valid arguments / expressions
    8ee7cd4e
To find the state of this project's repository at the time of any of these versions, check out the tags.
Loading