Skip to content

optimization, bug fixes and updates

Compare
Choose a tag to compare
@charles2gan charles2gan released this 22 Mar 08:51
· 19 commits to master since this release
51b2abc
  1. Fix the bug that all nodes were deleted when searching the class tree
  2. Fix the bug that inheritance methods or members cannot cross-reference #91
  3. Fix the problem that the parameters/return-value are not displayed during data flow analysis #91
  4. Fix the problem about the python plug-in #92
  5. The constant propagation algorithm is optimized to correct the error of code output #90
  6. Optimize the expression output and correct several errors of code output #90
  7. The variable declaration and expression are further optimized
  8. Fix some crash bugs.
  9. Add translation utility for strings (with Google and Youdao).