nemerle
d6249916e1
More logic operator replacements.
...
Use Qt string classes.
2016-04-25 15:51:58 +02:00
Artur K
0209b7ceb2
Changes
2012-07-20 18:18:25 +02:00
Artur K
ca129c5177
Fix to idiom19 and fixFloatEmulation()
2012-07-15 20:17:16 +02:00
Artur K
c19231a1bd
extracted FunctionCfg as it's own class
2012-07-15 16:52:59 +02:00
Artur K
9cc5202ff7
Pre branch commit
2012-03-18 11:35:56 +01:00
Artur K
7b63b45dd5
Some more method splitting , replaced a few argument that were using
...
ICODE, with LLInst
2012-03-17 23:35:48 +01:00
Artur K
467ff56356
Added libdisasm to 3rd_party.
...
Started the move of 'prog' global into Project.
2012-03-17 21:36:10 +01:00
Artur K
a740690e04
Replaced memory tags #defines with eAreaType enum
...
Added replaceExpr, which replaces expression, and deletes the old one.
Moved subReg* family to Machine_X86, also moved there a few float op
decoding parts.
A few more usages of cCode global replaced with ostreams
Refactored compoundCond().
2012-03-13 22:10:07 +01:00
Artur K
d3e62a99aa
Replaced return type of insertCallGraph with bool
...
renamed two locals in newRegArg, and used range based for in it
2012-03-13 00:43:05 +01:00
Artur K
3bcbb7a2cf
Removed lints
2012-03-10 22:46:15 +01:00
Artur K
eb6c1ac939
more fixes
2012-03-08 21:47:59 +01:00