1. Apr 15, 2023
  2. Apr 13, 2023
  3. Apr 07, 2023
    • mergify[bot]'s avatar
      Fix naming for RHS of named unapply expressions (backport #3163) (#3165) · 3ef3ea2b
      mergify[bot] authored
      * Fix naming for RHS of named unapply expressions (#3163)
      
      Previously, the naming plugin would not recurse for the RHS of an
      unapply, meaning that vals declared in blocks that ultimately return
      some result that is unapplied into some named Data would not be named.
      
      Also, audit and improve the naming mdocs.
      
      (cherry picked from commit 262caa73
      
      )
      
      # Conflicts:
      #	docs/src/cookbooks/naming.md
      
      * Resolve backport conflicts
      
      ---------
      
      Co-authored-by: default avatarJack Koenig <koenig@sifive.com>
      3ef3ea2b
  4. Apr 05, 2023
  5. Apr 04, 2023
  6. Mar 24, 2023
  7. Mar 22, 2023
  8. Mar 21, 2023
  9. Mar 19, 2023
  10. Mar 17, 2023
  11. Mar 15, 2023
  12. Mar 10, 2023
  13. Feb 28, 2023
  14. Feb 25, 2023
    • Jack Koenig's avatar
      Give a source line and caret for errors when possible (#3039) · 5bc23626
      Jack Koenig authored
      This includes new command-line option --source-root which allows the
      user of Chisel to point to one or more root directories for source files.
      If no --source-root arguments are provided, it will default to using
      "." which should work for typical SBT and Mill projects.
      5bc23626
  15. Feb 24, 2023
  16. Feb 23, 2023
  17. Feb 18, 2023