提交歷史

作者 SHA1 備註 提交日期
  rdb e0245d2777 First step towards eliminating `using namespace std;` (#335) 7 年之前
  rdb 6b726fa697 general: fix various compiler warnings and issues exposed thereby 7 年之前
  rdb 69b3468b2c interrogate: more improvements to seq/map wrappers 8 年之前
  rdb dee8d83998 interrogate: fix regression with setter of MAKE_PROPERTY2 8 年之前
  rdb bf190f7306 interrogate: support MAKE_MAP_PROPERTY 8 年之前
  rdb d1c34c3360 interrogate: support static properties 8 年之前
  rdb d6657baf29 cppparser: fix scope bug in constructor inits 8 年之前
  rdb 18f09c48dd cppparser: parse template friend declaration 8 年之前
  rdb c0191a3126 cppparser: update cppBison prebuilt files 9 年之前
  rdb d54d43ac34 cppparser: fix issue with templated external method definitions 9 年之前
  rdb 22f0b50851 More Interrogate C++11 support changes: 9 年之前
  rdb 29ea65bb3f Merge branch 'release/1.9.x' 9 年之前
  rdb db97747981 cppparser: Parse nonstandard specifier order like "const static" 9 年之前
  rdb 242cc5f57d Support template "using" definitions in interrogate 9 年之前
  rdb ce29ae490d Interrogate improvements, more properties, MAKE_SEQ_PROPERTY 9 年之前
  rdb fb78fe6e2a Interrogate enum class support (maps to Python 3.4 enums), sanify wrapper code 9 年之前
  rdb caa03c53dd Interrogate cppparser improvements, C++11/14/17 additions: 9 年之前
  rdb be60303502 Support =default and =delete methods in Interrogate 10 年之前
  rdb db6f0342cc Add properties with has/clear (interrogatedb v3.1) 10 年之前
  rdb c93e50ca05 Merge branch 'release/1.9.x' 10 年之前
  rdb df4c4bc250 Fix various cppparser issues parsing the VRPN headers 10 年之前
  rdb 909856c75d Improve interrogate diagnostics when encountering unknown types 10 年之前
  rdb ac1c036cac interrogatedb 3.0 to restructure make_seq, improve make_seq handling and performance 10 年之前
  rdb 155ae811aa Fix some edge cases for preprocessor, support auto keyword, MSVC compile fix 10 年之前
  rdb 920210c999 Fix the vast majority of Interrogate parse issues and warnings, add support for inline namespace and constexpr 10 年之前
  rdb b65ad853fe Support C++11/14 features: nullptr, decltype, unicode literals, custom literals, alignof 10 年之前
  rdb ba45120eac Try to stay compatible with Bison 2.5 (for Ubuntu precise), support C++11 and C++17 static_assert, improve error reporting, handle several gcc keyword aliases, fix bug handling preprocessor expression in which the same manifest occurs more than once 10 年之前
  rdb e327c7e978 Vastly improve quality of Interrogate error messages, also fix erroneous location indications 10 年之前
  rdb 6feef4e230 Interrogate now parses (and ignores) explicit template instantiations 10 年之前
  rdb f42c6645d5 Update prebuilt bison files for people who build without bison 10 年之前