Sam Edwards
|
b2bfb31114
general: Remove `using std::*` from headers
|
7 lat temu |
rdb
|
5582e174b6
cppparser: fix issue with typedefs to forward declared templates
|
7 lat temu |
Sam Edwards
|
e2b4353800
general: Replace NULL (and 0 as pointer) with C++11 nullptr
|
7 lat temu |
Sam Edwards
|
573dad8dde
general: Fix missing includes.
|
9 lat temu |
rdb
|
22f0b50851
More Interrogate C++11 support changes:
|
9 lat temu |
Sam Edwards
|
2933b8ed39
general: Fix missing includes.
|
9 lat temu |
rdb
|
242cc5f57d
Support template "using" definitions in interrogate
|
9 lat temu |
rdb
|
fb78fe6e2a
Interrogate enum class support (maps to Python 3.4 enums), sanify wrapper code
|
9 lat temu |
Sam Edwards
|
d28608aed1
cppparser: Fix missing includes.
|
9 lat temu |
tobspr
|
0fcfb8e372
New file headers, new comment style
|
10 lat temu |
rdb
|
c93e50ca05
Merge branch 'release/1.9.x'
|
10 lat temu |
rdb
|
df4c4bc250
Fix various cppparser issues parsing the VRPN headers
|
10 lat temu |
rdb
|
909856c75d
Improve interrogate diagnostics when encountering unknown types
|
10 lat temu |
Sam Edwards
|
3b667a83ed
general: Fix several missing includes.
|
10 lat temu |
rdb
|
155ae811aa
Fix some edge cases for preprocessor, support auto keyword, MSVC compile fix
|
10 lat temu |
rdb
|
920210c999
Fix the vast majority of Interrogate parse issues and warnings, add support for inline namespace and constexpr
|
10 lat temu |
rdb
|
6a0c98d54e
Work around strange interrogate issues
|
10 lat temu |
rdb
|
b65ad853fe
Support C++11/14 features: nullptr, decltype, unicode literals, custom literals, alignof
|
10 lat temu |
rdb
|
e327c7e978
Vastly improve quality of Interrogate error messages, also fix erroneous location indications
|
10 lat temu |
rdb
|
9513046e59
Various substantial changes to Interrogate:
|
11 lat temu |
rdb
|
5e905d4463
Fix various parser bugs, improve error reporting
|
11 lat temu |
rdb
|
6db5d0dc11
Huge cppparser and interrogate overhaul, bringing:
|
11 lat temu |
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 lat temu |
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 lat temu |
David Rose
|
fb9c56432a
we are now using the modified BSD license
|
17 lat temu |
David Rose
|
843c0331ae
update license, change remaining local #includes to use quotation marks
|
22 lat temu |
David Rose
|
3ceb686cd7
fix LightTransition
|
24 lat temu |
David Rose
|
2f4e207edb
Update copyright header
|
24 lat temu |
David Rose
|
fcb24f02ef
remove tab characters
|
24 lat temu |
David Rose
|
0fe9f783e0
*** empty log message ***
|
25 lat temu |