summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/fe
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1594 from iguessthislldo/igtd/stdintAdam Mitz2021-07-092-1225/+1045
|\
| * Regenerate with Bison 3.7.6Fred Hornsey2021-07-082-1225/+1045
* | Merge pull request #840 from iguessthislldo/igtd/stdintFred Hornsey2021-06-308-3282/+3830
|\ \ | |/
| * Added WIP explicit_ints TestFred Hornsey2021-06-071-1/+7
| * Merge remote-tracking branch 'upstream/master' into igtd/stdintFred Hornsey2021-06-0718-4806/+5464
| |\
| * | tao_idl: Committing Parser as isFred Hornsey2019-06-074-2855/+3246
| * | Merge remote-tracking branch 'upstream/master' into igtd/stdintFred Hornsey2019-06-074-1071/+1158
| |\ \
| * | | Adding Files As is For MergeFred Hornsey2019-06-071-0/+8
| * | | TAO_IDL: IDL4 stdint-like IntegersFred Hornsey2019-01-212-0/+107
* | | | Make use of nullptr, removed redundant cast, const changes, layout changesJohnny Willemsen2021-06-282-26/+18
| |_|/ |/| |
* | | fix wstring coerce leak in tao_idlTimothy Simpson2021-04-165-1077/+1095
* | | Documentation, layout, C++11 changesJohnny Willemsen2021-03-091-1/+0
* | | Remove redundant void argJohnny Willemsen2020-12-091-1/+1
* | | Use bool literals in tao_idlJohnny Willemsen2020-12-083-22/+22
* | | Remove redundant void from tao_idlJohnny Willemsen2020-12-0710-81/+81
* | | Use nullptr instead of 0 in tao_idlJohnny Willemsen2020-12-0713-758/+758
* | | Remove usage of narrow_from_decl/narrow_from_scope and replace them with dyna...Johnny Willemsen2020-09-189-150/+150
* | | Simplify Calls to anonymous_type_diagnosticFred Hornsey2020-06-112-519/+483
* | | More Fixes for #1125Fred Hornsey2020-06-032-270/+274
* | | Fixes for #1125Fred Hornsey2020-06-012-913/+917
* | | TAO IDL FE: Respond to Review in #1125Fred Hornsey2020-05-292-854/+858
* | | TAO IDL FE: Extended Annotation SupportFred Hornsey2020-05-294-3059/+3221
* | | Regenerated with bison 3.6.2Johnny Willemsen2020-05-252-1586/+1956
* | | Removed left over ACE_CDR_LONGLONG_INITIALIZER, related to #1090Johnny Willemsen2020-04-292-7/+7
* | | Map ACE_CDR LongLong to ACE_INT64, all platforms for which we needed an emula...Johnny Willemsen2020-04-251-1/+1
* | | Simplify how gperf is used to generate code for TAO_IDL_FEAdam Mitz2020-01-082-3/+4
* | | Fix for Annotation Param Scope IssueFred Hornsey2019-12-203-1099/+1107
* | | tao_idl: Update fe_lookup.cpp for gperfFred Hornsey2019-11-061-1/+1
* | | TAO_IDL: Fix Memory Leak of Wide String LiteralFred Hornsey2019-11-015-768/+777
* | | tao_idl: Respond to ReviewFred Hornsey2019-10-102-1131/+1126
* | | tao_idl: annotations on interfaces and operationsFred Hornsey2019-10-044-2450/+2526
* | | Apply suggestions from by @mitza-ociFred Hornsey2019-06-121-1/+1
* | | tao_idl: Fix Typo in idl.yppFred Hornsey2019-06-072-4/+4
* | | tao_idl: Annotations cant class with C++ KeywordsFred Hornsey2019-06-063-706/+714
| |/ |/|
* | TAO_IDL: Fix Memory Leaks Caused By AnnotationsFred Hornsey2019-01-314-1071/+1158
|/
* Fix for invalid valuetype visibilityFred Hornsey2019-01-092-2274/+2257
* tao_idl: Easier to get enum name from exprFred Hornsey2018-12-072-741/+753
* tao_idl: Annotate Array Base TypeFred Hornsey2018-12-072-1289/+1281
* tao_idl: Update Grammer FileFred Hornsey2018-11-303-2146/+2251
* tao_idl: annotation declarationsFred Hornsey2018-11-195-2516/+2711
* tao_idl: Don't Dump Builtin IDL By DefaultFred Hornsey2018-11-161-1/+4
* tao_idl: Include recent changes in bison fileFred Hornsey2018-11-053-1129/+1149
* tao_idl: SpellingAdam Mitz2018-10-181-1/+1
* tao_idl: AST_Annotation -> AST_Annotation_ApplFred Hornsey2018-10-125-290/+290
* tao_idl: Fix struct member grammerFred Hornsey2018-10-125-1799/+1778
* tao_idl: Fix GrammarFred Hornsey2018-10-093-3376/+2609
* tao_idl: Add option to turn on bison tracingFred Hornsey2018-10-041-0/+6
* tao_idl: Make Various IDL Constructs AnnotatableFred Hornsey2018-10-043-1744/+1749
* tao_idl: annotation params in ASTFred Hornsey2018-10-035-1804/+1905
* tao_idl: Add annotations to structs astFred Hornsey2018-10-011-9/+8