summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL
Commit message (Expand)AuthorAgeFilesLines
* TAO/TAO_IDL/docs/annotations.md : Fix a few typos.Oliver Kellogg2019-04-281-7/+7
* Less indent and newlines in Any related codeJohnny Willemsen2019-04-188-152/+136
* Removed some unnecessary newlinesJohnny Willemsen2019-04-182-20/+19
* Merge pull request #822 from iguessthislldo/igtd/tao_idl_fixesAdam Mitz2019-02-0127-1285/+1535
|\
| * Update NEWS, annotations.md for Annotation ChangesFred Hornsey2019-02-011-37/+60
| * TAO_IDL: Simplify Annotations APIFred Hornsey2019-02-017-193/+198
| * annotations.md: Small Change to Annotations APIFred Hornsey2019-01-311-5/+1
| * TAO_IDL: Fix Memory Leaks Caused By AnnotationsFred Hornsey2019-01-3124-1189/+1415
* | Removed noop comments, no need for that. Removed empty lines, some old commen...Johnny Willemsen2019-01-291-2/+0
|/
* Revert "Fixed memory leak of annotation_appls_"revert-809-jwi-taoidlmemleakJohnny Willemsen2019-01-271-3/+0
* Fixed memory leak of annotation_appls_Johnny Willemsen2019-01-271-0/+3
* Remove link to wustl website which is now brokenJohnny Willemsen2019-01-241-1/+0
* Merge pull request #788 from iguessthislldo/igtd/issue_784Adam Mitz2019-01-115-2278/+2280
|\
| * tao_idl: disable ACE_DEFAULT_LOG_STREAM for eval tooFred Hornsey2019-01-101-3/+11
| * Fix for invalid valuetype visibilityFred Hornsey2019-01-094-2275/+2269
* | Merge pull request #787 from iguessthislldo/igtd/tao_idl_fixesAdam Mitz2019-01-114-11/+13
|\ \ | |/ |/|
| * ast_annotation_appl.cpp: Fix member init orderFred Hornsey2019-01-091-3/+3
| * tao_idl: Initial Fixes for CoverityFred Hornsey2019-01-094-11/+13
* | Merge pull request #785 from iguessthislldo/igtd/tao_idl_fixesAdam Mitz2019-01-091-5/+1
|\ \ | |/
| * tao_idl: defer to backend for unknown long optionFred Hornsey2019-01-071-5/+1
* | Removed unnecessary export macro, triggers a lot of warnings with mingwJohnny Willemsen2019-01-081-1/+1
* | Merge pull request #782 from mitza-oci/taoidl-install-staticAdam Mitz2019-01-071-0/+2
|\ \
| * | make install for tao_idl: don't link to shared libraries if they're not builtAdam Mitz2019-01-071-0/+2
| |/
* | TAO_IDL eval: disable stderr logging during evalAdam Mitz2019-01-071-0/+3
* | TAO_IDL: make recent changes work with older MSVCAdam Mitz2019-01-072-1/+5
|/
* Merge pull request #723 from iguessthislldo/igtd/xtypesAdam Mitz2019-01-0492-5736/+7787
|\
| * ast_annotation_appl.cpp: Reduce Variable ScopesFred Hornsey2019-01-041-12/+10
| * tao_idl: Small fixesFred Hornsey2019-01-042-8/+4
| * tao_idl: Remove unused be_annotation_declFred Hornsey2019-01-032-40/+0
| * ast_predefined_type.h: Remove unused enumeratorsFred Hornsey2018-12-101-2/+0
| * tao_idl: Easier to get enum name from exprFred Hornsey2018-12-077-745/+808
| * tao_idl: Fix AMI trying to visit annotation declFred Hornsey2018-12-075-3/+28
| * tao_idl: Annotate Array Base TypeFred Hornsey2018-12-074-1292/+1308
| * tao_idl: docs/annotations.mdFred Hornsey2018-12-072-28/+488
| * tao_idl: Util functions for geting anno. membersFred Hornsey2018-12-053-2/+72
| * tao_idl: define TAO_IDL_HAS_ANNOTATIONSFred Hornsey2018-12-041-0/+5
| * tao_idl: Fix argumentFred Hornsey2018-12-041-4/+4
| * tao_idl: Lookup Node by stringFred Hornsey2018-12-042-0/+12
| * tao_idl: Reorganize Documenting FilesFred Hornsey2018-12-0415-684/+72
| * tao_idl: Acknowledge Unused ArgumentFred Hornsey2018-12-041-0/+1
| * tao_idl: create default IDL version variableFred Hornsey2018-12-046-6/+20
| * tao_idl: no op visitor for annotation declFred Hornsey2018-12-042-0/+8
| * tao_idl: Move variables to conventional placeFred Hornsey2018-12-041-137/+142
| * Changes for CodacyFred Hornsey2018-12-021-2/+1
| * Remove Delegating Constructor from tao_idlFred Hornsey2018-11-303-44/+95
| * Fix yylex_destroy()Fred Hornsey2018-11-301-1/+1
| * tao_idl: Update Grammer FileFred Hornsey2018-11-309-2166/+2358
| * tao_idl: Add some functionality to stringFred Hornsey2018-11-302-1/+28
| * tao_idl: Support Constant Annotation ParametersFred Hornsey2018-11-302-0/+9
| * tao_idl: Access Annotations From Typedef ChainsFred Hornsey2018-11-284-1/+66