nemerle
|
d6249916e1
|
More logic operator replacements.
Use Qt string classes.
|
2016-04-25 15:51:58 +02:00 |
|
nemerle
|
9cd3226536
|
Normalize logic operation keywords and add use msvc fix
Logical or should be only 'or','and','not', and not error prone
'||','&&','!'
|
2016-04-25 11:39:07 +02:00 |
|
Artur K
|
ba110a64cb
|
removed most of clang warnings / errors
|
2012-03-29 22:02:25 +02:00 |
|
Artur K
|
61392772e1
|
More work on LLOperand,
Adding accessors for src operand to LLIns
|
2012-03-17 23:09:35 +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 |
|
Artur K
|
e0740f5ff7
|
Moved most of register definitions to use eReg enum
|
2012-03-07 21:52:46 +01:00 |
|
Artur K
|
0ad46c3986
|
renamed flag methods in LLInst
|
2012-02-29 22:26:23 +01:00 |
|
Artur K
|
6b7d3f6209
|
Started separation between Low level and higher level instructions
|
2012-02-29 18:13:43 +01:00 |
|
Artur K
|
a0a6f7cc0e
|
lots of small things
|
2012-02-29 00:59:19 +01:00 |
|
Artur K
|
777a260300
|
fixed refactoring bugs
|
2012-02-27 21:26:54 +01:00 |
|