summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL
Commit message (Collapse)AuthorAgeFilesLines
* Changed WRAPPER_ROOT to ACE_ROOT.Chris Cleeland1997-07-227-72/+72
|
* More progress, nothing significant though.gokhale1997-06-2620-47/+600
|
* Added two methods to set and get the source IDL file namegokhale1997-05-171-0/+6
|
* Changed include <y.tab.hh> to "y.tab.h"gokhale1997-05-172-2/+2
|
* Added code that stores the source file name.gokhale1997-05-171-0/+3
|
* Added header files and removed be_classes.hgokhale1997-05-175-386/+19
|
* Added some files and removed the gigantic be_classes.cppgokhale1997-05-174-460/+88
|
* Added entry to ChangeLog, modified Makefilegokhale1997-05-172-6/+7
|
* TAO IDL Compiler: Helper functions that use templatesgokhale1997-05-168-0/+1010
|
* TAO IDL Compiler: Helper functionsgokhale1997-05-1617-0/+5517
|
* TAO IDL Compiler: narrowing mechanismgokhale1997-05-162-0/+223
|
* TAO IDL Compiler: Header files that use templatesgokhale1997-05-168-0/+847
|
* TAO IDL Compiler: Header filesgokhale1997-05-1663-0/+7948
|
* TAO IDL Compiler: Sample IDL specsgokhale1997-05-1612-0/+340
|
* TAO IDL Compiler: Front endgokhale1997-05-1611-0/+9500
|
* TAO IDL Compiler: Driver programgokhale1997-05-168-0/+1631
|
* Documentationgokhale1997-05-1610-0/+2711
|
* TAO IDL Compiler: Backend header files for IDL to C++ mapping for TAOgokhale1997-05-1624-0/+1084
|
* TAO IDL Compiler: Backend IDL to C++ mapping for TAOgokhale1997-05-1627-0/+2683
|
* TAO IDL Compiler: Abstract syntax tree generation codegokhale1997-05-1630-0/+8688
|
* TAO IDL Compiler based on SunSoft's IDL front end version 1.3gokhale1997-05-167-0/+825