Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
Source project has a limited visibility.
  • jeffrey young's avatar
    6bd850e8
    JS: establish single source of truth for symbols · 6bd850e8
    jeffrey young authored and Marge Bot's avatar Marge Bot committed
    In pursuit of: #22736.
    
    This MR moves ad-hoc symbols used throughout the js backend into a
    single symbols file. Why? First, this cleans up the code by removing
    ad-hoc strings created on the fly and therefore makes the code more
    maintainable. Second, it makes it much easier to eventually type these
    identifiers.
    6bd850e8
    History
    JS: establish single source of truth for symbols
    jeffrey young authored and Marge Bot's avatar Marge Bot committed
    In pursuit of: #22736.
    
    This MR moves ad-hoc symbols used throughout the js backend into a
    single symbols file. Why? First, this cleans up the code by removing
    ad-hoc strings created on the fly and therefore makes the code more
    maintainable. Second, it makes it much easier to eventually type these
    identifiers.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.