summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/ast/ast_annotation_appl.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use nullptr instead of 0 in tao_idlJohnny Willemsen2020-12-071-10/+10
* Remove manual narrow support and use dynamic_castJohnny Willemsen2020-09-171-4/+1
* TAO_IDL: Simplify Annotations APIFred Hornsey2019-02-011-10/+10
* TAO_IDL: Fix Memory Leaks Caused By AnnotationsFred Hornsey2019-01-311-0/+33
* ast_annotation_appl.cpp: Fix member init orderFred Hornsey2019-01-091-3/+3
* tao_idl: Initial Fixes for CoverityFred Hornsey2019-01-091-1/+3
* ast_annotation_appl.cpp: Reduce Variable ScopesFred Hornsey2019-01-041-12/+10
* tao_idl: Small fixesFred Hornsey2019-01-041-4/+3
* tao_idl: Allow Single Nameless Anno. Param.Fred Hornsey2018-11-271-0/+11
* ast_annotation_appl.cpp: Reword CommentFred Hornsey2018-11-271-2/+2
* ast_annotation_appl.cpp: Set Missing ValueFred Hornsey2018-11-271-1/+4
* tao_idl: annotation declarationsFred Hornsey2018-11-191-1/+102
* tao_idl: Include recent changes in bison fileFred Hornsey2018-11-051-8/+12
* tao_idl: Annotation Decl and annotest_idlFred Hornsey2018-11-021-1/+7
* tao_idl: AST_Annotation -> AST_Annotation_ApplFred Hornsey2018-10-121-0/+57