Skip to content

0.4.0

Compare
Choose a tag to compare
@cmmarslender cmmarslender released this 12 Jan 18:21
· 190 commits to main since this release
f17fc07

What's Changed

  • make the upper limit of allocated atoms and pairs hard coded by @arvidn in #358
  • NodePtr internal representation by @arvidn in #359
  • rename null() to nil() for better alignment with LISP by @arvidn in #360
  • Replace NodePtr::null() with NodePtr::NIL constant by @Rigidity in #362
  • demote assert to debug_assert in NodePtr constructor by @arvidn in #364
  • bump version to 0.4.0 by @arvidn in #365

Full Changelog: 0.3.3...0.4.0