-
Notifications
You must be signed in to change notification settings - Fork 534
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Lots of fixs, features and improvements
[Bindings] New ast attribute into the SymExpression class (Based on #94) [Bindings] New class SmtAstAbstractNode (Based on #94) [Bindings] New getFullExpression(node) function (Based on #94) [Bindings] New smt2lib string function (Based on #94) [Bindings] Remove the display syntax function [Bindings] Remove the expression attribute from the SymExpression class (Based on #94) [Bindings] Remove the getBacktrackedSymExpr function (Based on #94 and #95) [Bindings] Remove the saveTrace feature [Bindings] Remove the simplify syntax function [Bindings] Update the Sx and Zx functions takes the sizeExt as first argument [Bindings] Update the create{Reg,Sym,Expr}ToSymVar() functions take a varSize as bits granularity (#125) [Bindings] Update the extract function takes now only one convention [Core] Replace the string manipulation to an AST for all SMT expressions (#94) [Semantics] Modification of the PF expression (#124) [SymEngine] Mofification of the SymbolicExpression class (Based on #94) [SymEngine] Reduce the time of the SMT reconstruction (#95) [SymExpression] Remove the dst attribute (Based on #94) [SymExpression] Remove the source attribute (Based on #94)
- Loading branch information
1 parent
c0f81c2
commit 474fe24
Showing
157 changed files
with
6,341 additions
and
4,618 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
628 | ||
633 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.