Skip to content

Releases: mitranim/rf

changed to Unlicense, added license file

02 Sep 12:54
Compare
Choose a tag to compare
v0.1.2

changed to Unlicense, added license file

bugfixes; added RvalDerefAlloc, RvalFieldByPathAlloc

18 Aug 09:33
Compare
Choose a tag to compare
  • Bugfix: TraverseStruct and TraverseStructRval no longer attempt to
    traverse nil embedded struct pointers.

  • TraverseStruct and TraverseStructRval now allow a nil struct
    pointer as input, without traversing its fields. This behavior is
    consistent with nil embedded struct pointers.

  • Added RvalDerefAlloc.

  • Added RvalFieldByPathAlloc.

v0.1.0

17 Aug 18:10
Compare
Choose a tag to compare
init