Commit History

Author SHA1 Message Date
  nemerle a944ea5da8 Implement some of the methods in DccImpl 8 years ago
  nemerle d1738ea630 New feature: option to decompile only a specific function. 8 years ago
  nemerle 5f39236ba2 Fix LOCAL_ID::newLongIdx 8 years ago
  nemerle ede09ddae3 Record native function address as part of the name. 8 years ago
  nemerle 34b1f4f4fe Fix: long processing regression introduced in 8 years ago
  nemerle d6249916e1 More logic operator replacements. 8 years ago
  nemerle 9cd3226536 Normalize logic operation keywords and add use msvc fix 8 years ago
  nemerle 3f217e83da Add header that will contain msvc fixes 8 years ago
  nemerle 652cfb67c3 Add simple gitattributes 8 years ago
  nemerle c0e9ba2fb3 Add addOutEdgesForConditionalJump to header 8 years ago
  nemerle 5963f5fd4d Thanks to @lab313ru : fix bad iterator usage 8 years ago
  nemerle 12ee08f87e Implement two new switch idioms closes #14 8 years ago
  nemerle 5c85c92d1a Replace tabs with spaces 8 years ago
  nemerle b509d0fcf0 Extend disassembly failure reporting a bit. 8 years ago
  nemerle bb007ddefc Stop processing invalidated instructions in dataflow 8 years ago
  nemerle 9129d48429 Comment out a debugging printf 8 years ago
  nemerle d105182051 Add missing \n to error printf 8 years ago
  nemerle 157a968372 Assume TYPE_STR is returned in exactly the same way as TYPE_PTR is 8 years ago
  Artur K bae2a582f1 Merge pull request #11 from lab313ru/lab313ru-patch-1 8 years ago
  Lab 313 19191876e2 Update libdis.h 8 years ago
  Lab 313 fcfe3c1f4b Update scanner.cpp 8 years ago
  nemerle 97f093feaa This build requires LLVM, does not need ncurses - modify CMakeLists.txt to match 8 years ago
  Artur K. 3561de6e12 Merge pull request #5 from Arthur2e5/patch-1 8 years ago
  Mingye Wang e84d09b97c README: Recognizing code segments 8 years ago
  Artur K. d8a4fe1c04 Merge pull request #4 from Arthur2e5/patch-1 8 years ago
  Mingye Wang e4e6ad6415 README: tweak formatting by a bit 8 years ago
  nemerle 2543617930 Remove llvm as a build requirement 8 years ago
  nemerle bc5784a8f2 Fix #1 - just use QFileInfo. 9 years ago
  Artur K 842687726f Update the dcc tools code 9 years ago
  nemerle c5c9196561 Fix for functional tests when running on clean checkout 9 years ago