Skip to content
Snippets Groups Projects
  1. Jun 25, 2017
  2. Jun 24, 2017
    • Hunter Goldstein's avatar
      Refactor `array_expand` (and squash bug) (#341) · c7c66eea
      Hunter Goldstein authored and Michael Aaron Murphy's avatar Michael Aaron Murphy committed
      * Refactored `array_expand` to be more concise / efficient
      
      - `array_expand` now serves as the entry for operating on a set of
      elements and returning an array
      - Fixed a bug where negative indicies were using the wrong length, the
      pre-expansion length
      - Added a regression test for the above
      
      * Factor out common subexpression
      c7c66eea
  3. Jun 23, 2017
  4. Jun 22, 2017
  5. Jun 21, 2017
  6. Jun 20, 2017
  7. Jun 19, 2017
  8. Jun 18, 2017
  9. Jun 17, 2017
Loading