1. Apr 01, 2020
  2. Mar 31, 2020
  3. Mar 28, 2020
  4. Mar 27, 2020
  5. Mar 26, 2020
  6. Mar 25, 2020
  7. Mar 24, 2020
    • Jim Lawson's avatar
      Remove toNamed (and friends) deprecation. (#1377) · 6ed81bc6
      Jim Lawson authored
      * Remove toNamed (and friends) deprecation.
      
      * Add inadvertently deleted leading double quote.
      
      * Remove commented out deprecations.
      6ed81bc6
    • Jack Koenig's avatar
      Add NoChiselNamePrefix to ignore instances in @chiselName (#1383) · 1d81119e
      Jack Koenig authored
      Add trait chisel3.experimental.NoChiselNamePrefix which causes
      @chiselName to skip naming of the instance effectively preventing it
      from prefixing any vals inside the instance. It can be applied to
      classes such that all instances of that class have this property, or to
      individual instances (via creating an anonymous class inline).
      
      Also add basic ScalaDoc for NoChiselNamePrefix and chiselName.
      1d81119e
  8. Mar 21, 2020
  9. Mar 20, 2020
  10. Mar 12, 2020
  11. Mar 11, 2020
  12. Mar 09, 2020
  13. Mar 07, 2020
  14. Mar 03, 2020
    • Adam Izraelevitz's avatar
      Cleanup aspects (#1359) · 1a4e0dd6
      Adam Izraelevitz authored
      * Clean up aspects
      
      * Refactored InjectingAspect with InjectorAspect
      
      * Made AspectLibrary work with objects
      
      * Cleaned up code
      
      * Apply suggestions from code review
      
      * Added tests, removed deprecated newInstance call
      
      * Backed out removal of newInstance as exceptions were different
      
      * Removed trailing commas
      1a4e0dd6
  15. Feb 29, 2020
  16. Feb 22, 2020
  17. Feb 20, 2020
  18. Feb 19, 2020
  19. Feb 14, 2020
  20. Feb 13, 2020