File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- ### 0.4.7 (unreleased )
1+ ### 0.4.7 (2016-12-15 )
22
33Features:
44 * Bitshift operators.
@@ -11,9 +11,9 @@ Bugfixes:
1111 * Code generator: throw if calling the identity precompile failed during memory (array) copying.
1212 * Type checker: string literals that are not valid UTF-8 cannot be converted to string type
1313 * Code generator: any non-zero value given as a boolean argument is now converted into 1.
14- * AST Json Converter: replace " VariableDefinitionStatement" nodes with " VariableDeclarationStatement"
15- * AST Json Converter: fix the camel case in " ElementaryTypeNameExpression"
16- * AST Json Converter: replace " public" field with " visibility" in the function definition nodes
14+ * AST Json Converter: replace `` VariableDefinitionStatement `` nodes with `` VariableDeclarationStatement ``
15+ * AST Json Converter: fix the camel case in `` ElementaryTypeNameExpression ``
16+ * AST Json Converter: replace `` public `` field with `` visibility `` in the function definition nodes
1717
1818### 0.4.6 (2016-11-22)
1919
You can’t perform that action at this time.
0 commit comments