summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/fe/idl.yy
Commit message (Expand)AuthorAgeFilesLines
* Undid previous changeparsons2000-02-121-12/+0
* Changes to keep modules, interfaces, unions, structs, valuetypes,parsons2000-02-111-0/+12
* Modified calls to create_argument and create_attribute toparsons2000-02-111-2/+2
* Added scope arg to call to create_module().parsons2000-02-101-2/+2
* Missed somethingparsons2000-02-021-0/+1
* Avoided a crash when encountering an erroneous octetparsons2000-02-021-7/+11
* Added keyword 'fixed' to lexer and parser.parsons2000-02-011-2/+14
* Fixed typo in idl.yy.parsons1999-11-291-1/+1
* Added code to interface creation relating to the newparsons1999-11-291-8/+12
* More friendly behavior with syntax errors in structsparsons1999-11-041-1/+27
* Increased stack size, enabled internal error functionparsons1999-10-121-4/+4
* ChangeLogTag:Mon Oct 11 17:07:46 1999 Douglas C. Schmidt <schmidt@tango.cs....schmidt1999-10-121-1/+1
* Switched behavior of << and >> in constant expressions, because itparsons1999-09-291-2/+2
* Now outputs error if missing param name in operation,parsons1999-09-141-7/+12
* Minor fix to output error message if anonymous sequence inparsons1999-08-311-2/+2
* Added inherited_name_clash() function call to abstractparsons1999-08-261-1/+3
* Added line to grammar to call new inherited interface memberparsons1999-08-261-0/+1
* Added wstring_type_spec to the production rule for param_type_spec.parsons1999-08-171-0/+1
* One last bit of wstring business in idl.yy.parsons1999-08-161-2/+2
* Lex rule for wstrings and production rule for wstring literals.parsons1999-08-131-31/+35
* Two new lex rules for wide chars, two new tokens for wchar &parsons1999-08-121-0/+8
* Fixed several problems with dropping the list ofparsons1999-07-281-0/+14
* Added new token for unsigned integer, and a line in the grammar toparsons1999-06-191-1/+7
* ChangeLogTag:Sun Jun 6 20:25:31 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-06-071-1/+1
* *** empty log message ***parsons1999-05-251-0/+3
* support for union shared case/default labelsgokhale1999-05-241-8/+1
* ChangeLogTag:Thu May 6 12:11:22 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-05-061-64/+291
* *** empty log message ***gokhale1999-03-101-1/+5
* *** empty log message ***gokhale1998-12-031-3/+13
* ChangeLogTag:Fri Sep 4 18:46:10 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-09-041-2/+2
* ChangeLogTag:Mon Aug 24 10:31:39 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-08-241-13/+25
* *** empty log message ***gokhale1998-06-011-9/+0
* *** empty log message ***gokhale1998-03-261-2/+11
* *** empty log message ***gokhale1998-01-071-1/+24
* unused parameters, reformattinggokhale1997-11-121-0/+2
* cosmetic changes.gokhale1997-10-311-7/+7
* *** empty log message ***schmidt1997-10-261-2/+5
* *** empty log message ***schmidt1997-10-251-105/+105
* idl.yy had some errors related to clash on default action.gokhale1997-10-251-19/+24
* *** empty log message ***sergio1997-10-251-0/+14
* Some errors in grammar corrected. Added "any" syntactic element to thegokhale1997-09-301-4/+56
* TAO IDL Compiler: Front endgokhale1997-05-161-0/+2189