Skip to content
Snippets Groups Projects
  1. Jan 06, 2023
  2. Jan 05, 2023
    • Alan Zimmerman's avatar
      EPA: Do not collect comments from end of file · 22bb8998
      Alan Zimmerman authored and Marge Bot's avatar Marge Bot committed
      In Parser.y semis1 production triggers for the virtual semi at the end
      of the file. This is detected by it being zero length.
      
      In this case, do not extend the span being used to gather comments, so
      any final comments are allocated at the module level instead.
      22bb8998
    • Krzysztof Gogolewski's avatar
      Misc cleanup · 541aedcd
      Krzysztof Gogolewski authored and Marge Bot's avatar Marge Bot committed
      - Remove unused uniques and hs-boot declarations
      - Fix types of seq and unsafeCoerce#
      - Remove FastString/String roundtrip in JS
      - Use TTG to enforce totality
      - Remove enumeration in Heap/Inspect; the 'otherwise' clause
        serves the primitive types well.
      541aedcd
  3. Jan 04, 2023
  4. Jan 03, 2023
  5. Dec 25, 2022
  6. Dec 24, 2022
Loading