提交歷史

作者 SHA1 備註 提交日期
  rdb 16f2958adb cppparser: support sizeof operator with constexpr 5 年之前
  rdb a9d6d3be46 interrogate: refactor default argument handling 7 年之前
  Sam Edwards b2bfb31114 general: Remove `using std::*` from headers 7 年之前
  Sam Edwards e2b4353800 general: Replace NULL (and 0 as pointer) with C++11 nullptr 7 年之前
  rdb 666591ff48 cppparser: fix compile warnings on MSVC 7 年之前
  rdb a175ad6a82 interrogate: fix compile error with default values that call scoped functions 8 年之前
  rdb e2771d39a9 cppparser: support for various C++11/C++14/C++17 features: 9 年之前
  rdb e12420571b cppparser: support C++11 lambda expressions 9 年之前
  rdb 5aabd56697 cppparser: support C++11 raw string literals 9 年之前
  rdb 22f0b50851 More Interrogate C++11 support changes: 9 年之前
  rdb fb78fe6e2a Interrogate enum class support (maps to Python 3.4 enums), sanify wrapper code 9 年之前
  Sam Edwards d28608aed1 cppparser: Fix missing includes. 9 年之前
  tobspr 0fcfb8e372 New file headers, new comment style 9 年之前
  rdb caa03c53dd Interrogate cppparser improvements, C++11/14/17 additions: 9 年之前
  rdb 9a38a6b075 Handle bool expressions separately in cppparser 10 年之前
  rdb be60303502 Support =default and =delete methods in Interrogate 10 年之前
  rdb 1b857d6bda A few interrogate improvements 10 年之前
  rdb da17cce447 Fix error and warnings in 32-bit Windows build 10 年之前
  rdb 920210c999 Fix the vast majority of Interrogate parse issues and warnings, add support for inline namespace and constexpr 10 年之前
  rdb 6a0c98d54e Work around strange interrogate issues 10 年之前
  rdb b65ad853fe Support C++11/14 features: nullptr, decltype, unicode literals, custom literals, alignof 10 年之前
  rdb 8e76328b3b Fix Bullet support (Broken float division in default args in interrogate) 10 年之前
  rdb 9513046e59 Various substantial changes to Interrogate: 11 年之前
  rdb 6db5d0dc11 Huge cppparser and interrogate overhaul, bringing: 11 年之前
  rdb 5437a3e5a9 Allow const variables with initializers to be used in expressions (like enum definitions). Also fix compiler warning. 11 年之前
  David Rose 58e0537e3c wide interrogate improvements: sequence protocol, MAKE_SEQ, __setitem__, and parameter coercion 17 年之前
  David Rose fb9c56432a we are now using the modified BSD license 17 年之前
  David Rose 611a10f796 try again to satisfy compilers 18 年之前
  David Rose 651513d595 use reinterpret_cast for 64-bit architecture 18 年之前
  David Rose 843c0331ae update license, change remaining local #includes to use quotation marks 22 年之前