Skip to content

Releases: mitranim/rf

changed to Unlicense, added license file

Choose a tag to compare

@mitranim mitranim released this 02 Sep 12:54
v0.1.2

changed to Unlicense, added license file

bugfixes; added RvalDerefAlloc, RvalFieldByPathAlloc

Choose a tag to compare

@mitranim mitranim released this 18 Aug 09:33
  • 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

Choose a tag to compare

@mitranim mitranim released this 17 Aug 18:10
init