summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/fe/idl.ypp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'upstream/master' into igtd/stdintFred Hornsey2021-06-071-508/+634
|\
| * fix wstring coerce leak in tao_idlTimothy Simpson2021-04-161-2/+11
| * Remove usage of narrow_from_decl/narrow_from_scope and replace them with dyna...Johnny Willemsen2020-09-181-53/+53
| * Simplify Calls to anonymous_type_diagnosticFred Hornsey2020-06-111-23/+5
| * More Fixes for #1125Fred Hornsey2020-06-031-0/+2
| * Fixes for #1125Fred Hornsey2020-06-011-7/+9
| * TAO IDL FE: Respond to Review in #1125Fred Hornsey2020-05-291-5/+7
| * TAO IDL FE: Extended Annotation SupportFred Hornsey2020-05-291-290/+375
| * Fix for Annotation Param Scope IssueFred Hornsey2019-12-201-29/+33
| * TAO_IDL: Fix Memory Leak of Wide String LiteralFred Hornsey2019-11-011-1/+4
| * tao_idl: Respond to ReviewFred Hornsey2019-10-101-37/+48
| * tao_idl: annotations on interfaces and operationsFred Hornsey2019-10-041-97/+119
| * Apply suggestions from by @mitza-ociFred Hornsey2019-06-121-1/+1
| * tao_idl: Fix Typo in idl.yppFred Hornsey2019-06-071-2/+2
| * tao_idl: Annotations cant class with C++ KeywordsFred Hornsey2019-06-061-0/+4
* | Merge remote-tracking branch 'upstream/master' into igtd/stdintFred Hornsey2019-06-071-15/+57
|\ \ | |/
| * TAO_IDL: Fix Memory Leaks Caused By AnnotationsFred Hornsey2019-01-311-15/+57
* | TAO_IDL: IDL4 stdint-like IntegersFred Hornsey2019-01-211-0/+42
|/
* Fix for invalid valuetype visibilityFred Hornsey2019-01-091-25/+26
* tao_idl: Easier to get enum name from exprFred Hornsey2018-12-071-0/+6
* tao_idl: Annotate Array Base TypeFred Hornsey2018-12-071-14/+19
* tao_idl: Update Grammer FileFred Hornsey2018-11-301-14/+66
* tao_idl: annotation declarationsFred Hornsey2018-11-191-75/+155
* tao_idl: Include recent changes in bison fileFred Hornsey2018-11-051-53/+60
* tao_idl: SpellingAdam Mitz2018-10-181-1/+1
* tao_idl: AST_Annotation -> AST_Annotation_ApplFred Hornsey2018-10-121-29/+29
* tao_idl: Fix struct member grammerFred Hornsey2018-10-121-47/+44
* tao_idl: Fix GrammarFred Hornsey2018-10-091-639/+210
* tao_idl: Make Various IDL Constructs AnnotatableFred Hornsey2018-10-041-58/+73
* tao_idl: annotation params in ASTFred Hornsey2018-10-031-42/+75
* tao_idl: Add annotations to structs astFred Hornsey2018-10-011-9/+8
* tao_idl: Simple Annotations in ASTFred Hornsey2018-10-011-4/+21
* tao_idl: Fix IDL version enum other small thingsFred Hornsey2018-09-191-10/+8
* tao_idl: syntax-only option (no output files)Fred Hornsey2018-09-131-2/+16
* tao_idl: Attempt at stubing annotation declFred Hornsey2018-09-121-9/+76
* Address https://github.com/DOCGroup/ACE_TAO/issues/571 :Oliver Kellogg2018-02-181-109/+163
* http://bugzilla.dre.vanderbilt.edu/show_bug.cgi?id=3940#c4Oliver Kellogg2018-01-161-1/+1
* Remove left over $Id tagsJohnny Willemsen2017-08-091-2/+0
* Restored changes to flex/bison output files.Adam Mitz2015-04-221-8/+1
* Debugging lexer and parser. Fixed some warnings.Adam Mitz2015-04-171-1/+1
* Continued developing ACE_CDR::Fixed and tao_idl fixed parsing.Adam Mitz2015-04-011-0/+1
* Work in progress on supporting the fixed type in ACE_CDR and TAO_IDL_FE.Adam Mitz2015-03-271-2/+8
* Cleanup and make it compile.Adam Mitz2015-03-251-11/+11
* Started lexer and parser changes for IDL "fixed" datatype.Adam Mitz2015-03-241-0/+7083