- Support
<* *>
doc comments. - Fix syntax for
-
in asm blocks. - Fix syntax for bytes blocks.
- Added
+++
,&&&
,|||
support. - Added support for new named parameters.
- Updated $va-expression syntax.
- Removed deprecated
$or
$and
$concat
$append
.
- Added
$concat
and$append
support. - Support
{ .foo, .bar }
bitstruct initialization. - Support
defer (catch err)
- Support of
213L
- 0.6.0 compatibility: Support new syntax for enums.
- Support
$feature
,$is_const
,$and
,$or
. - Support
asm
attributes. - Support new
$defined
. - Support
interface
. - Remove support for
$checks
.
- Remove assert(try ...)
- Support
nextcase default
.
- Support new generics syntax.
- Fixed incorrect parsing of integer generics.
assert
now accepts printf style arguments.
def
syntax annotation updated.define
andtypedef
removed.- Updated
$include
syntax. - Fix of
.#x
syntax
- Pair quotes.
- Initial run configuration.
- Breadcrumbs for some constructs.
- Incorrect parsing of
def
with generic parameters.
- Allow IDE .c3 file association.
- Smart brace pair.
- String parsing stability.
- b64 and hex bytes correctly parsed and checked.
- Brace matching.
- Top level code completion.
- Some breadcrumbs.
- Matches latest syntax updates.
- Support
def
keyword.
- Types now get colored before semantic analysis.
- Some semantic highlighting.
- Color settings.
- Commenter.
- Grammar fixes.
- icon updates.
- First alpha.