Skip to content
  • Christian Schulte zu Berge's avatar
    Revised handling of cyclic table loops in LuaTable: · 9b59c3eb
    Christian Schulte zu Berge authored
    Instead of checking each discovered table against one global set of already discovered tables, this check is only performed against all predecessing tables. Though this method is more expensive, it allows for a more complete syntax/data tree while still avoiding cyclic loops.
    
    refs #643
    9b59c3eb