Timeline
10/20/21:
- 14:39 Changeset [18071] by
-
- added linear scaling logic in Evaluate and (for UI reasons) Analyze
- added logic forSubFunctionSymbol (modified OpCodes) -> the SubFunctionTreeNode is display in the tree but has no effect on evaluation (works like a flag)
- works now with SymbolicDataAnalysisExpressionTreeInterpreter
- default grammar for SubFunction is now ArithmeticExpressionGrammar instead of LinearScalingGrammar
10/19/21:
- 15:21 Changeset [18070] by
-
#3017: sign Build.ps1 and Test.ps1
- 13:39 Changeset [18069] by
-
- added linear scaling support for structure template parameter
10/15/21:
- 17:00 Changeset [18068] by
-
- modified the StructureTemplateView to enable colorful tree nodes of type SubFunctionTreeNode
- refactored SubFunctionTreeNode, SubFunction and StructureTemplate
10/14/21:
- 17:59 Changeset [18067] by
-
- changed the StructureTemplateView -> nodes of type SubFunctionTreeNode are now clickable
- still need to overhaul the UI elements
- added a way to parse SubFunctionTreeNode with a unique name in InfixExpressionParser
- changed the StructureTemplateView -> nodes of type SubFunctionTreeNode are now clickable
10/12/21:
- 09:41 Changeset [18066] by
-
- added a simple way of evaluation (using r2 evaluator)
- added a simple analyzing logic for "Best Tree"
- added a connection to SubFunction in SubFunctionTreeNode
10/08/21:
- 16:28 Changeset [18065] by
-
- modified InfixExpressionParser to fully support SubFunctionSymbol
- created a SubFunctionTreeNode to store the function arguments
- modified StructureTemplateView to regenerate the content state
- first implementation for the main tree build up logic
- modified InfixExpressionParser to fully support SubFunctionSymbol
10/06/21:
- 16:13 Changeset [18064] by
-
#2997: Simplified tree creator interface and removed cloning of grammars,
Note: See TracTimeline
for information about the timeline view.