Historique des commits

Auteur SHA1 Message Date
  nemerle a5f1d17e83 Various code cleanups. il y a 7 ans
  nemerle 58532f4402 Removing LLVM dependency contd. il y a 8 ans
  nemerle d6249916e1 More logic operator replacements. il y a 8 ans
  nemerle c0e9ba2fb3 Add addOutEdgesForConditionalJump to header il y a 8 ans
  nemerle 12ee08f87e Implement two new switch idioms closes #14 il y a 8 ans
  nemerle 50950028e0 Pre-qt5 il y a 10 ans
  nemerle 1c5e1c2fce replace boolT with plain old bool in a few places il y a 10 ans
  Artur K 0209b7ceb2 Changes il y a 11 ans
  Artur K d5e1fc733f Fixes to libdisasm, also use it a bit more il y a 12 ans
  Artur K c19231a1bd extracted FunctionCfg as it's own class il y a 12 ans
  Artur K ba110a64cb removed most of clang warnings / errors il y a 12 ans
  Artur K 9cc5202ff7 Pre branch commit il y a 12 ans
  Artur K 71fc8bfef7 Added JumpTable class, and simplified LongJCond23/22 by using Assignment il y a 12 ans
  Artur K 7b63b45dd5 Some more method splitting , replaced a few argument that were using il y a 12 ans
  Artur K 4dd97b0709 Using boost now il y a 12 ans
  Artur K a740690e04 Replaced memory tags #defines with eAreaType enum il y a 12 ans
  Artur K d39449124a writeProcComments is now member of Function, at it has an ostream based overload, also added gmock framework to dependencies il y a 12 ans
  Artur K bc395da6ab lots of changes, created Disassembler class, removed a few globals etc. il y a 12 ans
  Artur K eb6c1ac939 more fixes il y a 12 ans
  Artur K e0740f5ff7 Moved most of register definitions to use eReg enum il y a 12 ans
  Artur K d7ddc86d76 Fixed synthetic instructions for DIV and XCHG to handle Byte wide operations, and also in case of XCHG memory, also fixed assembly generation for IN/OUT operations and all string instructions MOVS etc. il y a 12 ans
  Artur K a0a6f7cc0e lots of small things il y a 12 ans
  Artur K 493225ad64 Replaced a few places which used ICODE * in favour of ICODE &, also split HLTYPE attriubtes into 3 classes with virtual methods il y a 12 ans
  Artur K e0503c71a3 moved struct DU_ICODE into ICODE, alse replaced newRegArg pointer params with iterators il y a 12 ans
  Artur K 74c5966579 liveIn/Out def/use changed to use bitset<32> il y a 12 ans
  Artur K 268a015d01 removed some more dependencies on array indices, refactored out forward Long Defs checking il y a 12 ans
  Artur K 9a6788fd2d removed ip dword from findIdioms, it's using iterators now, also switched to using iterators in IDX_ARRAY il y a 12 ans
  Artur K 2b2eaeabe5 cruft removal wip il y a 12 ans
  Artur K 8cb5449591 mooing on il y a 12 ans
  Artur K ed6f24a79a moving on il y a 12 ans