Skip to content
This repository has been archived by the owner on May 4, 2019. It is now read-only.

implemented NullableArray{T,N}(dims...) #152

Merged
merged 5 commits into from
Nov 13, 2016

Commits on Oct 3, 2016

  1. implemented NullableArray{T,N}(dims...)

    This is needed for instance when I have a NullableArray of some type and want to create another one of the same type with only nulls in it.
    Johan Gustafsson committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    0739e72 View commit details
    Browse the repository at this point in the history
  2. Added test

    Johan Gustafsson committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    1adfb29 View commit details
    Browse the repository at this point in the history
  3. backwards compatibility

    Johan Gustafsson committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    19d1b26 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2016

  1. fixup for VERSION < v"0.5.0-"

    Johan Gustafsson committed Nov 1, 2016
    Configuration menu
    Copy the full SHA
    fda7517 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2016

  1. 4 space indents

    Johan Gustafsson committed Nov 8, 2016
    Configuration menu
    Copy the full SHA
    23c050f View commit details
    Browse the repository at this point in the history