| .. |
|
.gitignore
|
*** empty log message ***
|
2004-09-28 02:02:12 +00:00 |
|
Sources.pp
|
Fix compilation with ppremake
|
2015-06-01 00:21:32 +02:00 |
|
cppArrayType.cxx
|
Fixes to get the C binding generator to work
|
2015-07-05 16:07:08 +02:00 |
|
cppArrayType.h
|
Use dynamic type lookup for interrogate to eliminate inter-module dependencies
|
2015-06-06 19:36:40 +02:00 |
|
cppBison.cxx.prebuilt
|
Support C++11/14 features: nullptr, decltype, unicode literals, custom literals, alignof
|
2015-10-12 23:32:50 +02:00 |
|
cppBison.h.prebuilt
|
Support C++11/14 features: nullptr, decltype, unicode literals, custom literals, alignof
|
2015-10-12 23:32:50 +02:00 |
|
cppBison.yxx
|
Support C++11/14 features: nullptr, decltype, unicode literals, custom literals, alignof
|
2015-10-12 23:32:50 +02:00 |
|
cppBisonDefs.h
|
Support C++11/14 features: nullptr, decltype, unicode literals, custom literals, alignof
|
2015-10-12 23:32:50 +02:00 |
|
cppClassTemplateParameter.cxx
|
we are now using the modified BSD license
|
2008-05-28 18:37:20 +00:00 |
|
cppClassTemplateParameter.h
|
we are now using the modified BSD license
|
2008-05-28 18:37:20 +00:00 |
|
cppCommentBlock.cxx
|
we are now using the modified BSD license
|
2008-05-28 18:37:20 +00:00 |
|
cppCommentBlock.h
|
we are now using the modified BSD license
|
2008-05-28 18:37:20 +00:00 |
|
cppConstType.cxx
|
Use dynamic type lookup for interrogate to eliminate inter-module dependencies
|
2015-06-06 19:36:40 +02:00 |
|
cppConstType.h
|
Use dynamic type lookup for interrogate to eliminate inter-module dependencies
|
2015-06-06 19:36:40 +02:00 |
|
cppDeclaration.cxx
|
Fix a bug substituting some enums
|
2015-01-05 17:04:38 +01:00 |
|
cppDeclaration.h
|
Fix a bug substituting some enums
|
2015-01-05 17:04:38 +01:00 |
|
cppEnumType.cxx
|
Fix a bug substituting some enums
|
2015-01-05 17:04:38 +01:00 |
|
cppEnumType.h
|
Huge cppparser and interrogate overhaul, bringing:
|
2014-12-30 16:43:52 +01:00 |
|
cppExpression.cxx
|
Support C++11/14 features: nullptr, decltype, unicode literals, custom literals, alignof
|
2015-10-12 23:32:50 +02:00 |
|
cppExpression.h
|
Support C++11/14 features: nullptr, decltype, unicode literals, custom literals, alignof
|
2015-10-12 23:32:50 +02:00 |
|
cppExpressionParser.cxx
|
we are now using the modified BSD license
|
2008-05-28 18:37:20 +00:00 |
|
cppExpressionParser.h
|
we are now using the modified BSD license
|
2008-05-28 18:37:20 +00:00 |
|
cppExtensionType.cxx
|
Support C++11/14 features: nullptr, decltype, unicode literals, custom literals, alignof
|
2015-10-12 23:32:50 +02:00 |
|
cppExtensionType.h
|
Support C++11/14 features: nullptr, decltype, unicode literals, custom literals, alignof
|
2015-10-12 23:32:50 +02:00 |
|
cppFile.cxx
|
Support #pragma once in interrogate
|
2015-06-13 13:33:11 +02:00 |
|
cppFile.h
|
Support #pragma once in interrogate
|
2015-06-13 13:33:11 +02:00 |
|
cppFunctionGroup.cxx
|
we are now using the modified BSD license
|
2008-05-28 18:37:20 +00:00 |
|
cppFunctionGroup.h
|
we are now using the modified BSD license
|
2008-05-28 18:37:20 +00:00 |
|
cppFunctionType.cxx
|
Use dynamic type lookup for interrogate to eliminate inter-module dependencies
|
2015-06-06 19:36:40 +02:00 |
|
cppFunctionType.h
|
Use dynamic type lookup for interrogate to eliminate inter-module dependencies
|
2015-06-06 19:36:40 +02:00 |
|
cppGlobals.cxx
|
we are now using the modified BSD license
|
2008-05-28 18:37:20 +00:00 |
|
cppGlobals.h
|
we are now using the modified BSD license
|
2008-05-28 18:37:20 +00:00 |
|
cppIdentifier.cxx
|
Vastly improve quality of Interrogate error messages, also fix erroneous location indications
|
2015-10-10 15:15:22 +02:00 |
|
cppIdentifier.h
|
Vastly improve quality of Interrogate error messages, also fix erroneous location indications
|
2015-10-10 15:15:22 +02:00 |
|
cppInstance.cxx
|
Support C++11/14 features: nullptr, decltype, unicode literals, custom literals, alignof
|
2015-10-12 23:32:50 +02:00 |
|
cppInstance.h
|
Support C++11/14 features: nullptr, decltype, unicode literals, custom literals, alignof
|
2015-10-12 23:32:50 +02:00 |
|
cppInstanceIdentifier.cxx
|
Interrogate now parses "volatile" qualifier in instance identifiers correctly
|
2015-10-05 02:56:40 +02:00 |
|
cppInstanceIdentifier.h
|
Interrogate now parses "volatile" qualifier in instance identifiers correctly
|
2015-10-05 02:56:40 +02:00 |
|
cppMakeProperty.cxx
|
Add property support to interrogate (using MAKE_PROPERTY or using published members)
|
2014-09-19 15:23:52 +00:00 |
|
cppMakeProperty.h
|
Commit patches by cfsworks:
|
2014-10-19 22:41:47 +00:00 |
|
cppMakeSeq.cxx
|
wide interrogate improvements: sequence protocol, MAKE_SEQ, __setitem__, and parameter coercion
|
2008-11-07 21:12:42 +00:00 |
|
cppMakeSeq.h
|
wide interrogate improvements: sequence protocol, MAKE_SEQ, __setitem__, and parameter coercion
|
2008-11-07 21:12:42 +00:00 |
|
cppManifest.cxx
|
Fix issue building with pre-C++11 compiler
|
2015-10-12 14:20:23 +02:00 |
|
cppManifest.h
|
Fix issue building with pre-C++11 compiler
|
2015-10-12 14:20:23 +02:00 |
|
cppNameComponent.cxx
|
we are now using the modified BSD license
|
2008-05-28 18:37:20 +00:00 |
|
cppNameComponent.h
|
Vastly improve quality of Interrogate error messages, also fix erroneous location indications
|
2015-10-10 15:15:22 +02:00 |
|
cppNamespace.cxx
|
we are now using the modified BSD license
|
2008-05-28 18:37:20 +00:00 |
|
cppNamespace.h
|
we are now using the modified BSD license
|
2008-05-28 18:37:20 +00:00 |
|
cppParameterList.cxx
|
we are now using the modified BSD license
|
2008-05-28 18:37:20 +00:00 |
|
cppParameterList.h
|
we are now using the modified BSD license
|
2008-05-28 18:37:20 +00:00 |
|
cppParser.cxx
|
dual names for interrogate
|
2011-10-11 00:45:51 +00:00 |
|
cppParser.h
|
we are now using the modified BSD license
|
2008-05-28 18:37:20 +00:00 |
|
cppPointerType.cxx
|
Use dynamic type lookup for interrogate to eliminate inter-module dependencies
|
2015-06-06 19:36:40 +02:00 |
|
cppPointerType.h
|
Use dynamic type lookup for interrogate to eliminate inter-module dependencies
|
2015-06-06 19:36:40 +02:00 |
|
cppPreprocessor.cxx
|
Support C++11/14 features: nullptr, decltype, unicode literals, custom literals, alignof
|
2015-10-12 23:32:50 +02:00 |
|
cppPreprocessor.h
|
Support C++11/14 features: nullptr, decltype, unicode literals, custom literals, alignof
|
2015-10-12 23:32:50 +02:00 |
|
cppReferenceType.cxx
|
Use dynamic type lookup for interrogate to eliminate inter-module dependencies
|
2015-06-06 19:36:40 +02:00 |
|
cppReferenceType.h
|
Use dynamic type lookup for interrogate to eliminate inter-module dependencies
|
2015-06-06 19:36:40 +02:00 |
|
cppScope.cxx
|
Support C++11/14 features: nullptr, decltype, unicode literals, custom literals, alignof
|
2015-10-12 23:32:50 +02:00 |
|
cppScope.h
|
Fix various parser bugs, improve error reporting
|
2015-01-04 20:30:24 +01:00 |
|
cppSimpleType.cxx
|
Support C++11/14 features: nullptr, decltype, unicode literals, custom literals, alignof
|
2015-10-12 23:32:50 +02:00 |
|
cppSimpleType.h
|
Support C++11/14 features: nullptr, decltype, unicode literals, custom literals, alignof
|
2015-10-12 23:32:50 +02:00 |
|
cppStructType.cxx
|
Add missing includes.
|
2015-07-12 19:27:13 -07:00 |
|
cppStructType.h
|
Use dynamic type lookup for interrogate to eliminate inter-module dependencies
|
2015-06-06 19:36:40 +02:00 |
|
cppTBDType.cxx
|
we are now using the modified BSD license
|
2008-05-28 18:37:20 +00:00 |
|
cppTBDType.h
|
we are now using the modified BSD license
|
2008-05-28 18:37:20 +00:00 |
|
cppTemplateParameterList.cxx
|
Huge cppparser and interrogate overhaul, bringing:
|
2014-12-30 16:43:52 +01:00 |
|
cppTemplateParameterList.h
|
we are now using the modified BSD license
|
2008-05-28 18:37:20 +00:00 |
|
cppTemplateScope.cxx
|
Fix various parser bugs, improve error reporting
|
2015-01-04 20:30:24 +01:00 |
|
cppTemplateScope.h
|
Fix various parser bugs, improve error reporting
|
2015-01-04 20:30:24 +01:00 |
|
cppToken.cxx
|
Support C++11/14 features: nullptr, decltype, unicode literals, custom literals, alignof
|
2015-10-12 23:32:50 +02:00 |
|
cppToken.h
|
Vastly improve quality of Interrogate error messages, also fix erroneous location indications
|
2015-10-10 15:15:22 +02:00 |
|
cppType.cxx
|
Fixes to get the C binding generator to work
|
2015-07-05 16:07:08 +02:00 |
|
cppType.h
|
Use dynamic type lookup for interrogate to eliminate inter-module dependencies
|
2015-06-06 19:36:40 +02:00 |
|
cppTypeDeclaration.cxx
|
we are now using the modified BSD license
|
2008-05-28 18:37:20 +00:00 |
|
cppTypeDeclaration.h
|
we are now using the modified BSD license
|
2008-05-28 18:37:20 +00:00 |
|
cppTypeParser.cxx
|
we are now using the modified BSD license
|
2008-05-28 18:37:20 +00:00 |
|
cppTypeParser.h
|
we are now using the modified BSD license
|
2008-05-28 18:37:20 +00:00 |
|
cppTypeProxy.cxx
|
Huge cppparser and interrogate overhaul, bringing:
|
2014-12-30 16:43:52 +01:00 |
|
cppTypeProxy.h
|
Huge cppparser and interrogate overhaul, bringing:
|
2014-12-30 16:43:52 +01:00 |
|
cppTypedefType.cxx
|
Fixes to get the C binding generator to work
|
2015-07-05 16:07:08 +02:00 |
|
cppTypedefType.h
|
Use dynamic type lookup for interrogate to eliminate inter-module dependencies
|
2015-06-06 19:36:40 +02:00 |
|
cppUsing.cxx
|
we are now using the modified BSD license
|
2008-05-28 18:37:20 +00:00 |
|
cppUsing.h
|
we are now using the modified BSD license
|
2008-05-28 18:37:20 +00:00 |
|
cppVisibility.cxx
|
we are now using the modified BSD license
|
2008-05-28 18:37:20 +00:00 |
|
cppVisibility.h
|
we are now using the modified BSD license
|
2008-05-28 18:37:20 +00:00 |
|
p3cppParser_composite1.cxx
|
Huge cppparser and interrogate overhaul, bringing:
|
2014-12-30 16:43:52 +01:00 |
|
p3cppParser_composite2.cxx
|
rename all Panda-built libraries to begin with libp3 or libpanda
|
2011-12-06 02:39:21 +00:00 |