提交歷史

作者 SHA1 備註 提交日期
  nemerle 7d986ef661 Removing LLVM dependencies WIP 8 年之前
  nemerle 7f4197acc1 Use cmake features to mark c++11 as a required standard 8 年之前
  nemerle e71c8051c3 Rename icodeType entries 8 年之前
  nemerle 73cf949e25 Undefine PASCAL if it's defined as a macro 8 年之前
  nemerle b2be1cf2da Simplify: SetupLibCheck does not depend on PROG or Project classes. 8 年之前
  nemerle 94e3016a5b Fix SetCurFunc_by_Name implementation 8 年之前
  nemerle 145a50369e Fix: Jump labels were printed incorrectly. 8 年之前
  Vladimir Kryvian d77927c608 Added new line for "removeRegFromLong not supproted" message in icode.h. 8 年之前
  Vladimir Kryvian 3bb72987a6 Fixed double import with correct one in makedsig. 8 年之前
  nemerle c782892db4 Prevent the use of msvc's min/max macros 8 年之前
  nemerle a944ea5da8 Implement some of the methods in DccImpl 8 年之前
  nemerle d1738ea630 New feature: option to decompile only a specific function. 8 年之前
  nemerle 5f39236ba2 Fix LOCAL_ID::newLongIdx 8 年之前
  nemerle ede09ddae3 Record native function address as part of the name. 8 年之前
  nemerle 34b1f4f4fe Fix: long processing regression introduced in 8 年之前
  nemerle d6249916e1 More logic operator replacements. 8 年之前
  nemerle 9cd3226536 Normalize logic operation keywords and add use msvc fix 8 年之前
  nemerle 3f217e83da Add header that will contain msvc fixes 8 年之前
  nemerle 652cfb67c3 Add simple gitattributes 8 年之前
  nemerle c0e9ba2fb3 Add addOutEdgesForConditionalJump to header 8 年之前
  nemerle 5963f5fd4d Thanks to @lab313ru : fix bad iterator usage 8 年之前
  nemerle 12ee08f87e Implement two new switch idioms closes #14 8 年之前
  nemerle 5c85c92d1a Replace tabs with spaces 8 年之前
  nemerle b509d0fcf0 Extend disassembly failure reporting a bit. 8 年之前
  nemerle bb007ddefc Stop processing invalidated instructions in dataflow 8 年之前
  nemerle 9129d48429 Comment out a debugging printf 8 年之前
  nemerle d105182051 Add missing \n to error printf 8 年之前
  nemerle 157a968372 Assume TYPE_STR is returned in exactly the same way as TYPE_PTR is 8 年之前
  Artur K bae2a582f1 Merge pull request #11 from lab313ru/lab313ru-patch-1 8 年之前
  Lab 313 19191876e2 Update libdis.h 8 年之前