Commit History

Author SHA1 Message Date
  rdb ae8d643907 cppparser: Prefer function over type when searching symbol 1 year ago
  rdb 78f1a5b15a cppparser: Fix crash redefining struct as typedef 1 year ago
  Sam Edwards b2bfb31114 general: Remove `using std::*` from headers 7 years ago
  rdb 5582e174b6 cppparser: fix issue with typedefs to forward declared templates 7 years ago
  Sam Edwards e2b4353800 general: Replace NULL (and 0 as pointer) with C++11 nullptr 7 years ago
  Sam Edwards 573dad8dde general: Fix missing includes. 9 years ago
  rdb 22f0b50851 More Interrogate C++11 support changes: 9 years ago
  Sam Edwards 2933b8ed39 general: Fix missing includes. 9 years ago
  rdb 242cc5f57d Support template "using" definitions in interrogate 9 years ago
  rdb fb78fe6e2a Interrogate enum class support (maps to Python 3.4 enums), sanify wrapper code 9 years ago
  Sam Edwards d28608aed1 cppparser: Fix missing includes. 9 years ago
  tobspr 0fcfb8e372 New file headers, new comment style 9 years ago
  rdb c93e50ca05 Merge branch 'release/1.9.x' 10 years ago
  rdb df4c4bc250 Fix various cppparser issues parsing the VRPN headers 10 years ago
  rdb 909856c75d Improve interrogate diagnostics when encountering unknown types 10 years ago
  Sam Edwards 3b667a83ed general: Fix several missing includes. 10 years ago
  rdb 155ae811aa Fix some edge cases for preprocessor, support auto keyword, MSVC compile fix 10 years ago
  rdb 920210c999 Fix the vast majority of Interrogate parse issues and warnings, add support for inline namespace and constexpr 10 years ago
  rdb 6a0c98d54e Work around strange interrogate issues 10 years ago
  rdb b65ad853fe Support C++11/14 features: nullptr, decltype, unicode literals, custom literals, alignof 10 years ago
  rdb e327c7e978 Vastly improve quality of Interrogate error messages, also fix erroneous location indications 10 years ago
  rdb 9513046e59 Various substantial changes to Interrogate: 11 years ago
  rdb 5e905d4463 Fix various parser bugs, improve error reporting 11 years ago
  rdb 6db5d0dc11 Huge cppparser and interrogate overhaul, bringing: 11 years ago
  rdb db7a6561f2 When finding comment for an enum, don't accidentally pick up a same-line comment of an enum value on the preceding line 11 years ago
  rdb a6229f1fac Support for comments in enums. Improve comment handling in C++ parser. Improve doxygen reference. Update interrogate interface. (Addendum to interrogatedb v2.3.) 11 years ago
  David Rose fb9c56432a we are now using the modified BSD license 17 years ago
  David Rose 843c0331ae update license, change remaining local #includes to use quotation marks 22 years ago
  David Rose 3ceb686cd7 fix LightTransition 24 years ago
  David Rose 2f4e207edb Update copyright header 24 years ago