Skip to content
  • Mark OLESEN's avatar
    BUG: dangling dictionary reference for expression BCs · 27e57c29
    Mark OLESEN authored
    - exposed by the new embedded function handling.
    
      Requires local copies of dictionary content instead
      (similar to coded BCs handling)
    
    BUG: incorrect formatting for expression function output
    
    ENH: simpler copyDict version taking wordList instead of wordRes
    
    - corresponds to the most common use case at the moment
    
    ENH: expression string writeEntry method
    
    - write as verbatim for better readability
    27e57c29