Skip to content

v0.0.3

Choose a tag to compare

@github-actions github-actions released this 08 Sep 04:26
· 472 commits to main since this release

Features

  • add placeholder for IO (Eira)
  • add parser support for IO (Eira)
  • introcude proper stdout (Eira)
  • add hello_world as test (Eira)
  • add some more test (Eira)
  • add io tests (Eira)
  • extend docstrings (Eira)
  • x86_64: implement basic IO (Eira)

Bug Fixes

  • docs: fix docs errror (Eira)
  • fix old tests (Eira)
  • aarch64: fix buffer not getting flushed (Eira)
  • aarch64: fix writeptr being same wit save (Eira)
  • fix operation of writeptr (Eira)
  • fix testcases for wrong printing (Eira)
  • remove emoji (Eira)
  • fix doctest, remove emoji (Eira)
  • x86_64: add flush for IO (SkuldNorniern)

Documentation

  • update docs for IR (Eira)

Styles

Code Refactoring

Chores