Commit History

Author SHA1 Message Date
  rdb e191ee84f4 cppparser: class is not implicitly copyable if it has a move ctor 7 years ago
  Sam Edwards b2bfb31114 general: Remove `using std::*` from headers 7 years ago
  Sam Edwards e2b4353800 general: Replace NULL (and 0 as pointer) with C++11 nullptr 7 years ago
  rdb 483a491ed7 interrogate: simplify coercion code 8 years ago
  rdb b182224463 interrogate: fix issues with abstract classes and covariance (fixes EggPolygon constructor) 9 years ago
  Sam Edwards 573dad8dde general: Fix missing includes. 9 years ago
  rdb 22f0b50851 More Interrogate C++11 support changes: 9 years ago
  rdb 242cc5f57d Support template "using" definitions in interrogate 9 years ago
  tobspr 0fcfb8e372 New file headers, new comment style 9 years ago
  rdb caa03c53dd Interrogate cppparser improvements, C++11/14/17 additions: 9 years ago
  rdb 83ed206551 Support implicitly generated copy constructor and default constructor in interrogate 10 years ago
  rdb be60303502 Support =default and =delete methods in Interrogate 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
  Sam Edwards 16bfd3750f Add missing includes. 10 years ago
  rdb 11ed8a4d8d Use dynamic type lookup for interrogate to eliminate inter-module dependencies 10 years ago
  rdb 6db5d0dc11 Huge cppparser and interrogate overhaul, bringing: 11 years ago
  David Rose fb9c56432a we are now using the modified BSD license 17 years ago
  Dave Schuyler 0dd3363dd1 formatting 20 years ago
  David Rose 843c0331ae update license, change remaining local #includes to use quotation marks 22 years ago
  David Rose e3b7aa48f9 properly detect need to upcast in single-inheritance cases 22 years ago
  David Rose 2f4e207edb Update copyright header 24 years ago
  David Rose fcb24f02ef remove tab characters 24 years ago
  David Rose 7a78284129 Initial revision 25 years ago