Skip to content

v0.0.7 - 🦶 🪲

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 04 Mar 23:21
· 86 commits to main since this release

What's Changed

  • feat(libs): use sr in libs (wip)
  • feat: implement/fix json exports - ast and definitions
  • fix(cmake): add whereami.c to binaries 🪲
  • fix(runtime): mman_win no longer include windows.h in header 🪲
  • fix(runtime): do not include _mingw.h in unix 🪲
  • fix(yakshadmp): save metadata for macro, and write comment to generat…
  • feat(intellij-plugin): add support for macros in the tool window 🆕
  • feat(ast-dump): add flag for main check, type check to be enabled if …
  • build(actions): add coverage,fuzz actions
  • build: fix cov/fuzz scripts 🪲
  • docs(readme): add status badges for coverage/fuzz 🆕
  • test: do not save errors to a global and instead create an error_prin… 🪲
  • fix(parser): throw a proper error when dimension of a fixed array is … 🪲
  • feat(yakshadmp,libdocs): generate mdx 🆕
  • feat(libdocs): create a docs.yaka summary of the library 🆕
  • feat(libdocs): write nice comments for docs.yaka