История коммитов

Автор SHA1 Сообщение Дата
  rdb fb5440bd07 cppparser: hack fix for method defs in parentheses 6 лет назад
  rdb 30721ba33b cppparser: fix issues when parsing templated constructor definition 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 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 e2771d39a9 cppparser: support for various C++11/C++14/C++17 features: 9 лет назад
  rdb e12420571b cppparser: support C++11 lambda expressions 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 лет назад
  tobspr 0fcfb8e372 New file headers, new comment style 9 лет назад
  rdb caa03c53dd Interrogate cppparser improvements, C++11/14/17 additions: 9 лет назад
  rdb 090e912ce6 Cleanup of comments and whitespace 10 лет назад
  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 лет назад