summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/include
Commit message (Expand)AuthorAgeFilesLines
* Documentation, layout, C++11 changesJohnny Willemsen2021-03-0946-48/+0
* Remove empty lineJohnny Willemsen2020-12-151-1/+0
* Remove redundant void argJohnny Willemsen2020-12-0981-515/+515
* Removed includeJohnny Willemsen2020-09-171-1/+0
* Removed header we don't need anymoreJohnny Willemsen2020-09-171-86/+0
* Remove manual narrow support and use dynamic_castJohnny Willemsen2020-09-1754-218/+0
* Change Anonymous Type MessagesFred Hornsey2020-06-112-0/+4
* TAO IDL FE: override for IDL4 anon_type_diagnosticFred Hornsey2020-06-101-0/+1
* tao_idl: Record lineno of errors and warningsFred Hornsey2020-05-281-0/+5
* Merge pull request #1010 from iguessthislldo/igtd/tao_idl_leaksFred Hornsey2020-01-032-19/+22
|\
| * New Method in AST_InterfaceFwd in tao_idlFred Hornsey2019-12-202-6/+7
| * Fixes for tao_idl compiled with asan and ubsanFred Hornsey2019-12-182-20/+22
* | Fix for Annotation Param Scope IssueFred Hornsey2019-12-202-3/+14
|/
* tao_idl: make arg const&Fred Hornsey2019-10-101-2/+2
* tao_idl: reenable eval error/warn msgsFred Hornsey2019-10-071-1/+1
* tao_idl: Add Direct Error ReportingFred Hornsey2019-10-071-0/+14
* tao_idl: annotations on interfaces and operationsFred Hornsey2019-10-043-0/+6
* TAO_IDL: Simplify Annotations APIFred Hornsey2019-02-013-71/+76
* TAO_IDL: Fix Memory Leaks Caused By AnnotationsFred Hornsey2019-01-318-21/+72
* Fix for invalid valuetype visibilityFred Hornsey2019-01-091-1/+6
* Removed unnecessary export macro, triggers a lot of warnings with mingwJohnny Willemsen2019-01-081-1/+1
* TAO_IDL: make recent changes work with older MSVCAdam Mitz2019-01-071-0/+1
* ast_predefined_type.h: Remove unused enumeratorsFred Hornsey2018-12-101-2/+0
* tao_idl: Easier to get enum name from exprFred Hornsey2018-12-073-3/+23
* tao_idl: Fix AMI trying to visit annotation declFred Hornsey2018-12-072-0/+10
* tao_idl: Annotate Array Base TypeFred Hornsey2018-12-071-2/+13
* tao_idl: Util functions for geting anno. membersFred Hornsey2018-12-052-2/+26
* tao_idl: define TAO_IDL_HAS_ANNOTATIONSFred Hornsey2018-12-041-0/+5
* tao_idl: Lookup Node by stringFred Hornsey2018-12-041-0/+2
* tao_idl: create default IDL version variableFred Hornsey2018-12-042-4/+13
* tao_idl: no op visitor for annotation declFred Hornsey2018-12-041-0/+2
* tao_idl: Move variables to conventional placeFred Hornsey2018-12-041-137/+142
* Remove Delegating Constructor from tao_idlFred Hornsey2018-11-301-1/+3
* tao_idl: Update Grammer FileFred Hornsey2018-11-302-1/+26
* tao_idl: Add some functionality to stringFred Hornsey2018-11-301-1/+10
* tao_idl: Support Constant Annotation ParametersFred Hornsey2018-11-301-0/+2
* tao_idl: Access Annotations From Typedef ChainsFred Hornsey2018-11-282-0/+17
* tao_idl: Add [] ops for structFred Hornsey2018-11-271-0/+6
* tao_idl: Move exprtype_to_string into AST_ExpressionFred Hornsey2018-11-271-0/+2
* tao_idl: annotation declarationsFred Hornsey2018-11-1911-4/+200
* UTL_Error: Last warning and error codesFred Hornsey2018-11-191-0/+5
* UTL_Error: Misc Error and Warning FunctionsFred Hornsey2018-11-191-3/+18
* tao_idl: Don't Dump Builtin IDL By DefaultFred Hornsey2018-11-163-22/+84
* utl_identifier.h: Fix IndentFred Hornsey2018-11-081-4/+4
* tao_idl: Include recent changes in bison fileFred Hornsey2018-11-054-13/+30
* tao_idl: Sequence Type AnnotationsFred Hornsey2018-11-021-0/+13
* tao_idl: Union Disc. AnnotationsFred Hornsey2018-11-021-0/+13
* tao_idl: Add new warning and error types/funcsFred Hornsey2018-11-021-0/+18
* tao_idl: Annotation Decl and annotest_idlFred Hornsey2018-11-026-10/+45
* ast_decl.h: Remove enum member that wont be usedFred Hornsey2018-10-301-5/+0