Skip to content
  • Joel K. Pettersson's avatar
    Move some logic from parseconv to scriptconv. · 3adf18af
    Joel K. Pettersson authored
    Extend the v0.3.6 redesign another logical step,
    making parseconv handling of operator sublists
    generic, moving specifics to scriptconv:
     * Use a linked mod_lists list in script data.
     * Loop through the parse data nest_lists
       in parseconv, simply making a matching mod_lists.
     * Move logic to handle updates per type to scriptconv.
    
    Increase version to v0.3.6b.
    
    Change log:
     * 2019-12-30: Set version to v0.3.6b.
           Extend the v0.3.6 redesign another logical step,
           making parseconv handling of operator sublists
           generic, moving specifics to scriptconv.
    3adf18af