Commit History

Author SHA1 Message Date
  Godzil b58f315c98 cleanup things, stop trying with CS 5 years ago
  Godzil 7687c2b7d2 Trying to make parser to correctly handle CS 5 years ago
  Artur K 0abbce6f4e Merge pull request #32 from nemerle/add-license-1 6 years ago
  Artur K 8ffdf657ec Create LICENSE 6 years ago
  nemerle 2232a76033 Disregard signed/unsigned difference in AstIdent::idID 7 years ago
  nemerle d6af9c1555 Add iInvalid enum value for invalid instructions 7 years ago
  nemerle d7acc8cd4d rename otherLongRegi to getPairedRegisterAt, make it a method of 7 years ago
  nemerle a5f1d17e83 Various code cleanups. 7 years ago
  nemerle 29efcd5be1 Remove references to malloc.h closes #28 7 years ago
  Artur K 4656db9484 Merge pull request #25 from gitter-badger/gitter-badge 7 years ago
  The Gitter Badger b33d7239e5 Add Gitter badge 7 years ago
  Artur K e1f0c084f8 Merge pull request #24 from lab313ru/patch-1 7 years ago
  Lab 313 e2a6b25345 Fixed collision with round math.h function 7 years ago
  nemerle f210ed78c2 Add the last of the original tools dispsig and srchsig 7 years ago
  nemerle ccc8cc526b Add readsig tool to build 7 years ago
  nemerle cd6797499f Add parsehdr to the build 7 years ago
  nemerle b60903306f Fix memset-of-non-POD bug. 7 years ago
  nemerle 1df7cb3be4 Fix msvc detection + prevent range library from pulling in boost::regex 7 years ago
  nemerle a7265f06b0 Fix msvc detection in cmake 7 years ago
  nemerle 58532f4402 Removing LLVM dependency contd. 7 years ago
  nemerle 7d986ef661 Removing LLVM dependencies WIP 7 years ago
  nemerle 7f4197acc1 Use cmake features to mark c++11 as a required standard 7 years ago
  nemerle e71c8051c3 Rename icodeType entries 7 years ago
  nemerle 73cf949e25 Undefine PASCAL if it's defined as a macro 7 years ago
  nemerle b2be1cf2da Simplify: SetupLibCheck does not depend on PROG or Project classes. 8 years ago
  nemerle 94e3016a5b Fix SetCurFunc_by_Name implementation 8 years ago
  nemerle 145a50369e Fix: Jump labels were printed incorrectly. 8 years ago
  Vladimir Kryvian d77927c608 Added new line for "removeRegFromLong not supproted" message in icode.h. 8 years ago
  Vladimir Kryvian 3bb72987a6 Fixed double import with correct one in makedsig. 8 years ago
  nemerle c782892db4 Prevent the use of msvc's min/max macros 8 years ago