- Fix access map.
- Fix Model self-reference.
- Fix emit result.
- Supported number operations.
- Fix emit result of
toStream
.
- Fix the path name of GrammerCall.
- Fix the emit result of resolve multi conditions AST.
- Fix the emit order of sub-model code.
- Supported self reference.
- Fix emit result on
exec
mode.
- The first official release version of the Darabonba Code Generator for C++.
- See https://www.npmjs.com/package/@darabonba/cpp-generator on NPM for more information.
- Not validate pattern if prop is not string.
- Fix wrong spelling.
- Fix an issue when using "Model" before definitions.
- Optimized resolve object name.
- Fix the problem when Function name is a keyword.
- Optimized emit result.
- Optimized emit result.
Initialization release of the
Darabonba Code Generator for C++
Version 0.1.0 on NPM. See https://www.npmjs.com/package/@darabonba/cpp-generator for more information.