summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* NEWS for TAO_IDL changesnews-taoAdam Mitz2019-01-091-0/+5
* Merge pull request #783 from jwillemsen/jwi-nodllexportAdam Mitz2019-01-081-1/+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
* | Merge pull request #781 from mitza-oci/idl4-fixesAdam Mitz2019-01-077-90/+114
|\ \ | |/ |/|
| * annotations test: style and usage fixesAdam Mitz2019-01-071-71/+71
| * TAO_IDL eval: disable stderr logging during evalAdam Mitz2019-01-071-0/+3
| * annotations test: fixed warnings and Perl scriptAdam Mitz2019-01-072-47/+43
| * test 3940: adapt to new IDL4 capabilitiesAdam Mitz2019-01-072-0/+21
| * TAO_IDL: make recent changes work with older MSVCAdam Mitz2019-01-072-1/+5
|/
* Merge pull request #723 from iguessthislldo/igtd/xtypesAdam Mitz2019-01-04114-6227/+9453
|\
| * ast_annotation_appl.cpp: Reduce Variable ScopesFred Hornsey2019-01-041-12/+10
| * tao_idl: Small fixesFred Hornsey2019-01-042-8/+4
| * TAO/test/IDLv4: Removed unnecessary MPC stuffFred Hornsey2019-01-032-4/+0
| * 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-075-1292/+1355
| * 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-047-7/+21
| * 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
| * TAO/docs/compiler.html spellingFred Hornsey2018-12-031-11/+11
| * Update TAO/docs/compiler.htmlFred Hornsey2018-12-031-7/+65
| * Changes for CodacyFred Hornsey2018-12-022-7/+4
| * Remove Delegating Constructor from tao_idlFred Hornsey2018-11-303-44/+95
| * tests/IDLv4: s/NULL/null/gFred Hornsey2018-11-301-5/+5
| * Fix yylex_destroy()Fred Hornsey2018-11-301-1/+1
| * Complete Annotation TestFred Hornsey2018-11-305-61/+475
| * 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
| * annotest_idl: Mostly Complete Test CasesFred Hornsey2018-11-272-35/+767
| * Removed Annotations.idlFred Hornsey2018-11-271-69/+0
| * tao_idl: Allow Single Nameless Anno. Param.Fred Hornsey2018-11-271-0/+11
| * tao_idl: Add [] ops for structFred Hornsey2018-11-272-0/+45
| * tao_idl: Move exprtype_to_string into AST_ExpressionFred Hornsey2018-11-273-52/+54
| * ast_annotation_appl.cpp: Reword CommentFred Hornsey2018-11-271-2/+2
| * Include annotest_idl when building TAO testsFred Hornsey2018-11-272-0/+4
| * Expand Annotation Test READMEFred Hornsey2018-11-271-2/+3
| * utl_global.cpp: Remove Unneeded Flex FunctionsFred Hornsey2018-11-271-2/+0