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 |
|
nemerle
|
50950028e0
|
Pre-qt5
|
2014-03-07 19:42:27 +01:00 |
|
Artur K
|
d5e1fc733f
|
Fixes to libdisasm, also use it a bit more
|
2012-07-19 19:37:30 +02:00 |
|
Artur K
|
71fc8bfef7
|
Added JumpTable class, and simplified LongJCond23/22 by using Assignment
class as an parameter.
|
2012-03-17 23:42:46 +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
|
900438c453
|
from work
|
2011-12-12 15:44:52 +01:00 |
|