summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * ast_annotation_appl.cpp: Set Missing ValueFred Hornsey2018-11-271-1/+4
| * Move annotest_idlFred Hornsey2018-11-2713-0/+0
| * tao_idl: annotation declarationsFred Hornsey2018-11-1929-2538/+3383
| * UTL_Error: Last warning and error codesFred Hornsey2018-11-192-0/+13
| * utl_err.cpp: Reduce BoilerplateFred Hornsey2018-11-191-250/+94
| * UTL_Error: Misc Error and Warning FunctionsFred Hornsey2018-11-192-3/+57
| * tao_idl: Don't Dump Builtin IDL By DefaultFred Hornsey2018-11-169-61/+179
| * utl_identifier.h: Fix IndentFred Hornsey2018-11-081-4/+4
| * tao_idl: Fix a indent in dumpFred Hornsey2018-11-081-1/+3
| * tao_idl: Make signature of functions match exactlyFred Hornsey2018-11-061-4/+12
| * tao_idl: Include recent changes in bison fileFred Hornsey2018-11-0511-1153/+1231
| * tao_idl: Sequence Type AnnotationsFred Hornsey2018-11-022-1/+38
| * tao_idl: Double annotation dump on constsFred Hornsey2018-11-021-2/+0
| * tao_idl: Union Disc. AnnotationsFred Hornsey2018-11-022-2/+38
| * tao_idl: Add new warning and error types/funcsFred Hornsey2018-11-022-42/+112
| * tao_idl: Annotation Decl and annotest_idlFred Hornsey2018-11-0230-18/+388
| * ast_decl.h: Remove enum member that wont be usedFred Hornsey2018-10-301-5/+0
| * Merge remote-tracking branch 'origin/igtd/xtypes' into igtd/xtypesFred Hornsey2018-10-261-1/+1
| |\
| | * tao_idl: SpellingAdam Mitz2018-10-181-1/+1
| * | Add typedef annotation to testFred Hornsey2018-10-261-0/+4
| * | tao_idl: Some of the changes made for PRFred Hornsey2018-10-263-5/+3
| |/
| * Added Annotation TestFred Hornsey2018-10-122-0/+70
| * Update parse_args in IFR_Service to match tao_idlFred Hornsey2018-10-122-22/+41
| * tao_idl: AST_Annotation -> AST_Annotation_ApplFred Hornsey2018-10-1213-344/+340
| * tao_idl: Fix struct member grammerFred Hornsey2018-10-128-1801/+1782
| * tao_idl: fix parse_args in beFred Hornsey2018-10-122-42/+39
| * tao_idl: Force Reduce/Reduce Conflicts to ErrorFred Hornsey2018-10-111-1/+1
| * tao_idl: Fix compatibility in FE/BE APIFred Hornsey2018-10-116-61/+140
| * tao_idl: improvments to annoation util codeFred Hornsey2018-10-116-15/+92
| * IDL_Test: simplify gitignoreFred Hornsey2018-10-091-455/+9
| * tao_idl: Fix GrammarFred Hornsey2018-10-093-3376/+2609
| * Add idl argument error return to IFR_ServiceFred Hornsey2018-10-092-6/+6
| * tao_idl: Fixes for AST dump and annotationsFred Hornsey2018-10-0913-16/+43
| * tao_idl: Fix some AST dump problemsFred Hornsey2018-10-088-14/+86
| * tao_idl: Add option to turn on bison tracingFred Hornsey2018-10-043-0/+14
| * tao_idl: Make error msg a little less confusingFred Hornsey2018-10-041-1/+1
| * tao_idl: Improvments to Command Line ArgumentsFred Hornsey2018-10-048-150/+204
| * tao_idl: Make Various IDL Constructs AnnotatableFred Hornsey2018-10-0411-1752/+1781
| * tao_idl: optionally dump annotations inlineFred Hornsey2018-10-033-6/+18
| * tao_idl: remove some warningsFred Hornsey2018-10-033-14/+10
| * tao_idl: annotation params in ASTFred Hornsey2018-10-0310-1828/+1970
| * tao_idl: Add annotations to structs astFred Hornsey2018-10-012-9/+10
| * tao_idl: Simple Annotations in ASTFred Hornsey2018-10-0112-1645/+1841
| * tao_idl: Update Bison/Flex generated codeFred Hornsey2018-09-194-2822/+2957
| * tao_idl: Fix IDL version enum other small thingsFred Hornsey2018-09-193-10/+12
| * tao_idl: Fix test annotation defFred Hornsey2018-09-191-2/+1
| * tao_idl: Add basic test for defining annotationsFred Hornsey2018-09-191-0/+10
| * tao_idl: optionally produce bison debug infoFred Hornsey2018-09-193-2/+12
| * tao_idl: set idl3 as default versionFred Hornsey2018-09-131-1/+1
| * tao_idl: Clean up idl_versionFred Hornsey2018-09-132-56/+25