rdb
|
c0ff9d8e5f
Merge branch 'release/1.9.x'
|
10 years ago |
rdb
|
de715b5a0e
Fix inability for interrogate to parse /*c*//* and /*c*///
|
10 years ago |
rdb
|
9178ed2871
Fix some preprocessor expressions in Interrogate
|
10 years ago |
rdb
|
48208b0f27
Support #pragma once in interrogate
|
10 years ago |
rdb
|
38d02fadf9
Fix various interrogate issues with parsing PhysX headers
|
10 years ago |
rdb
|
5e905d4463
Fix various parser bugs, improve error reporting
|
11 years ago |
rdb
|
34761a0b9b
Merge branch 'master' into interrogate-overhaul
|
11 years ago |
rdb
|
368e1ca644
Support noexcept and rvalue references in C++ parser
|
11 years ago |
rdb
|
202008c470
Support digraphs and alternate operator names in CPPParser
|
11 years ago |
rdb
|
6db5d0dc11
Huge cppparser and interrogate overhaul, bringing:
|
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 |
rdb
|
c178aba639
Add property support to interrogate (using MAKE_PROPERTY or using published members)
|
11 years ago |
rdb
|
30d8cc29b3
Rewrite handling of stringify and token-paste operators to work better. Add support for variadic macros.
|
11 years ago |
David Rose
|
9294ea77f7
interrogate supports wchar_t * and L"foo"
|
14 years ago |
David Rose
|
cebecba2fc
add interrogate -noangles
|
14 years ago |
rdb
|
beb90c565f
Add functionality allowing extension functions to interrogate
|
15 years ago |
David Rose
|
8f96a87460
pstrtod
|
16 years ago |
David Rose
|
58e0537e3c
wide interrogate improvements: sequence protocol, MAKE_SEQ, __setitem__, and parameter coercion
|
17 years ago |
David Rose
|
964c76f2e0
pandaFileStream
|
17 years ago |
David Rose
|
fb9c56432a
we are now using the modified BSD license
|
17 years ago |
David Rose
|
07e5322800
simple fix to token-pasting problem
|
17 years ago |
David Rose
|
bc488bb495
allow (and ignore) args to #endif
|
18 years ago |
Josh Yelon
|
1e7c8513c3
Interrogate include-path alterations
|
18 years ago |
David Rose
|
ecad9e186e
fix issues with parser-inc and new interrogate search rules
|
18 years ago |
Josh Yelon
|
7dc0da379b
Corrected include-file search-path
|
18 years ago |
David Rose
|
346928ece7
support BLOCKING keyword
|
18 years ago |
David Rose
|
55225290b8
add MemoryBase to fix malloc issues, especially on OSX
|
19 years ago |
David Rose
|
a3cc24dd6f
dos2unix
|
19 years ago |
Roger Hughston
|
859fc08886
small memory leak with multiple #defines...
|
19 years ago |
David Rose
|
03c35a63ff
CHAR -> CHAR_TOK (avoid conflict with Windows SDK)
|
19 years ago |