Skip to content

v0.1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 06 Aug 10:53
· 24 commits to main since this release
88f219c

What's Changed

  • C interop: #importc header parsing and extern C fn declarations @pbarot2009 in #1
  • feat: add struct support (parser, sema, codegen) and samples by @pbarot2009 in #2
  • chore: v0.1.0 release prep (C11 target, changelog, checklist, release CI) by @freebuff-web[bot] in #3
  • feat: add GitHub release installers and push/PR CI workflow by @pbarot2009 in #4
  • fix: portable extern-var test and PowerShell script parameter collisions by @freebuff-web[bot] in #5
  • fix: drop [Parameter()] attribute that broke PowerShell common-parameter switches by @freebuff-web[bot] in #6
  • fix: resolve golangci-lint errcheck and unused warnings by @freebuff-web[bot] in #7

New Contributors

  • @freebuff-web[bot] made their first contribution in #1

Full Changelog: https://github.com/tinoc-lang/tinoc/commits/v0.1.0