Skip to content

v0.0.7

Latest

Choose a tag to compare

@wktk wktk released this 27 Mar 15:37
· 13 commits to master since this release
410305b
  • Fix broken implementation for .d
    • It was not terminating the process in violation of the spec
  • Fix broken implementation for .c
    • It was copying the last item even if the stack is empty, resulting in trying to push nil into the stack