Commit History

Author SHA1 Message Date
  rdb bddb7cb262 cppparser: fix escaping of string literals in preprocessor mode 1 year ago
  rdb fb68f82c5b cppparser: Add preprocessor option (-E) to parse_file 1 year ago
  rdb a769808af0 cppparser: Add missing keywords to CPPToken::output() 1 year 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 e2771d39a9 cppparser: support for various C++11/C++14/C++17 features: 9 years ago
  rdb 8381118a97 Assorted tweaks and compile warning fixes 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
  Sam Edwards 3b667a83ed general: Fix several missing includes. 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 c178aba639 Add property support to interrogate (using MAKE_PROPERTY or using published members) 11 years ago
  David Rose fb9c56432a we are now using the modified BSD license 17 years ago
  David Rose 03c35a63ff CHAR -> CHAR_TOK (avoid conflict with Windows SDK) 19 years ago
  David Rose 843c0331ae update license, change remaining local #includes to use quotation marks 22 years ago
  David Rose df88308629 fix for bison greater than 1.35 23 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