rdb
|
e16cb8af98
cppparser: Add special __builtin_va_list type
|
1 year ago |
rdb
|
5e24e7347c
cppparser: Implement is_trivially_copyable type trait
|
2 years ago |
rdb
|
684992cf8f
cppparser: C++20 features: spaceship operator, char8_t, constinit/eval
|
4 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
|
22f0b50851
More Interrogate C++11 support changes:
|
9 years ago |
tobspr
|
0fcfb8e372
New file headers, new comment style
|
9 years ago |
rdb
|
83ed206551
Support implicitly generated copy constructor and default constructor in interrogate
|
10 years ago |
rdb
|
155ae811aa
Fix some edge cases for preprocessor, support auto keyword, MSVC compile fix
|
10 years ago |
rdb
|
b65ad853fe
Support C++11/14 features: nullptr, decltype, unicode literals, custom literals, alignof
|
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 |
David Rose
|
01c82da5df
interrogate supports wstring
|
20 years ago |
David Rose
|
3e548e3663
new interrogate, minor config changes
|
21 years ago |
David Rose
|
843c0331ae
update license, change remaining local #includes to use quotation marks
|
22 years ago |
David Rose
|
2f4e207edb
Update copyright header
|
24 years ago |
David Rose
|
7a78284129
Initial revision
|
25 years ago |