Skip to content

Version 0.1.2

Choose a tag to compare

@lmichaudel lmichaudel released this 02 Feb 08:33
· 94 commits to main since this release

New Features

  • C3 lang v0.7.9.
  • Docs comments support.
  • Hashbang comments.
  • Assembly statements.
  • maybe_deref_expr node.
  • Generics (with new syntax).

Fixes:

  • fixed array formatting.
  • fixed attributes in import list.

Known bugs

  • Wrapping won't work with nested "wrappables".
  • Wrapping is only implemented for function parameters and call arguments.