Skip to content

1.1.1

Compare
Choose a tag to compare
@yanghuan yanghuan released this 09 Nov 03:20
· 1124 commits to master since this release
  • fix ConditionalExpression when Condition part has LogicalOrExpression
  • fix DiscardDesignationSyntax
  • fix Anonymous delegate, like delegate {}
  • fix yield break just retrun
  • compiler fail when got bug, report a friendly message
  • auto refactor illega type or namespace name
  • atuo refactor declaration type name which is reserved word or illegal identifier